summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2012-05-19 12:12:54 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2012-05-19 12:12:54 -0400
commita59049e77f793291e434e5e0ad5f7cef3bbe5238 (patch)
tree47bac6995dacd92c54c610c7c1b027fb9de13d51 /configure
parent4687d31104466fc507c8627814df4c695dcb1e2d (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 2bb063ab..4af1dd6a 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'