diff --git a/configure.ac b/configure.ac index aad686eb..cfc80a3c 100644 --- a/configure.ac +++ b/configure.ac @@ -272,7 +272,7 @@ AS_CASE([$host_os], AS_IF([test "x$enable_ssp" != "xno"],[ AS_CASE([$host_os], - [cygwin*|mingw*|msys|pw32*|cegcc*|haiku], [ ], + [cygwin*|mingw*|msys|pw32*|cegcc*|haiku|none], [ ], [*], [ AX_CHECK_COMPILE_FLAG([-fstack-protector], [ AX_CHECK_LINK_FLAG([-fstack-protector],