autoconf
authorBruce Momjian
Mon, 24 Aug 1998 15:43:50 +0000 (15:43 +0000)
committerBruce Momjian
Mon, 24 Aug 1998 15:43:50 +0000 (15:43 +0000)
src/configure

index 050f727f25437522bb48737eef3f31729685716c..fcd66fb72a2502c997835a3a50d0c433fc1cf0b2 100755 (executable)
@@ -3743,10 +3743,10 @@ main() {
 EOF
 if { (eval echo configure:3745: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
 then
-  cat >> confdefs.h <<\EOF
+  echo "$ac_t""yes" 1>&6 cat >> confdefs.h <<\EOF
 #define HAVE_LONG_LONG_INT_64 1
 EOF
- echo "$ac_t""yes" 1>&6
+
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5