summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fb49e1f..e97e32e 100644
--- a/configure.in
+++ b/configure.in
@@ -459,7 +459,7 @@ fi],
AC_SUBST(OPT)
if test -z "$OPT"
then
- case "$GCC" in
+ case $GCC in
yes)
case $ac_cv_prog_cc_g in
yes)