diff --git a/config.d/header_files.m4 b/config.d/header_files.m4 index 6bf07fcac..a9cd4da1f 100644 --- a/config.d/header_files.m4 +++ b/config.d/header_files.m4 @@ -30,7 +30,7 @@ else AC_CHECK_HEADERS(fnmatch.h) fi -if test "x$ac_cv_header_alloca_h" = no; then +if test "x$ac_cv_header_alloca_h" = xno; then AC_MSG_CHECKING(for alloca in stdlib.h) AC_TRY_COMPILE( [#include ],