summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2012-08-07 10:02:19 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2012-08-07 10:02:19 -0400
commit2ee4b10363f79e6bace8eca3dfae1b800153ea98 (patch)
tree23e43049ba5ed91a8e7090ac8f41e9d408b0e9d5 /configure
parentbc7a26e000cbe09c6140a0ed02ed1374773a19ee (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 a97f08e9..dd6d2c65 100755
--- a/configure
+++ b/configure
@@ -2211,7 +2211,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'