summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2012-03-29 11:23:35 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2012-03-29 11:23:35 -0400
commitb02e528023100b07d57faf7bbeba1203feee9bcc (patch)
tree17850ccd9b555045b719e1262fd6b8d71bcc3c07 /configure
parent772e657332e0a5ccf3e9977589797bd1af1f748c (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 3d827434..c401ffad 100755
--- a/configure
+++ b/configure
@@ -2192,7 +2192,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'