aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a1b782e4..c9437a21 100755
--- a/configure
+++ b/configure
@@ -16526,7 +16526,7 @@ esac
axiom_gcl_x_option="--disable-tkconfig --disable-x --disable-xgcl"
axiom_gcl_emacs="--enable-emacs=correct"
-cae $GCC in
+case $GCC in
yes)
CCF="-O2 -Wall -D_GNU_SOURCE"
;;