summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2012-09-25 08:29:27 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2012-09-25 08:29:27 -0400
commite4133662144e2944a04f12efc85ad828993a99ac (patch)
tree02e5db93b7b76a6d452c38acdaa6f6b9c6990052 /configure
parent3665c2cab2d9c34974346c1de54f874d89e06731 (diff)
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5dba0f7e..83a16937 100755
--- a/configure
+++ b/configure
@@ -2318,7 +2318,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-WORKING_VERSION=0
+WORKING_VERSION=1
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'