Commit b1c7c31e authored by Marc G. Fournier's avatar Marc G. Fournier

One last change to configure for 'non-gcc' compiler

parent 9bc57c66
...@@ -1003,7 +1003,7 @@ fi ...@@ -1003,7 +1003,7 @@ fi
echo "$ac_t""$ac_cv_prog_gcc" 1>&6 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
if test $ac_cv_prog_gcc = yes; then if test "$ac_cv_prog_gcc" = "yes"; then
GCC=yes GCC=yes
ac_test_CFLAGS="${CFLAGS+set}" ac_test_CFLAGS="${CFLAGS+set}"
ac_save_CFLAGS="$CFLAGS" ac_save_CFLAGS="$CFLAGS"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment