]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3975: atomic detection cross-compilation failure
authorStefano Cordibella <stefano.cordibella@edalab.it>
Mon, 27 Jan 2014 13:37:38 +0000 (06:37 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 27 Jan 2014 13:37:38 +0000 (06:37 -0700)
configure.ac

index 9ac6dba2b13150e66124219fd227a2fbd446bfd2..718a9c6f6883a5b14e953c11c8a0a92cb1c6c2c3 100644 (file)
@@ -431,6 +431,7 @@ AC_RUN_IFELSE([AC_LANG_PROGRAM([[
     AC_MSG_RESULT(yes)
 ],[
     AC_MSG_RESULT(no)
+],[
 ])