]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3975: atomic detection cross-compilation failure
authorStefano Cordibella <stefano.cordibella@edalab.it>
Sun, 2 Feb 2014 02:46:03 +0000 (19:46 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 2 Feb 2014 02:46:03 +0000 (19:46 -0700)
configure.ac

index 92bd0115a5e548958ffa51627190b537004a0416..892ef98f4b640890e6bab94d85c47da93a693c3a 100644 (file)
@@ -431,9 +431,9 @@ AC_RUN_IFELSE([AC_LANG_PROGRAM([[
     AC_MSG_RESULT(yes)
 ],[
     AC_MSG_RESULT(no)
+],[ AC_MSG_RESULT(cross-compiler cant tell)
 ])
 
-
 AC_ARG_ENABLE(debug-cbdata,
   AS_HELP_STRING([--enable-debug-cbdata],
       [Provide some debug information in cbdata]), [