aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/configure b/src/configure
index 050f727f254..fcd66fb72a2 100755
--- a/src/configure
+++ b/src/configure
@@ -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