diff --git a/src/aclocal.m4 b/src/aclocal.m4 index a5a919bfb05949180edaab1b563cecd3af9f8c66..26b7dfd27505cefc534ee051855bdd8f65bd1237 100644 --- a/src/aclocal.m4 +++ b/src/aclocal.m4 @@ -71,7 +71,7 @@ pushdef([AC_PROG_CC], fi fi - if test "$ac_test_CFLAGS" = set; then :; else + if test "$ac_test_CFLAGS"; then :; else if test "$GCC" = yes; then # Remove -O2, and use a real test to restore it. if test "$ac_cv_prog_cc_g" = yes; then