summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2012-03-10 13:35:02 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2012-03-10 13:35:02 -0500
commit0432c5d78592ea09550832b9997d0138d6622bc6 (patch)
tree3462ddaedfc5af0782c5d303ad28943edc2f999d /configure
parent4faf1ad3b80f7c71d8cab1f6cd727ee6940db07f (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 b9655d1e..2e85c1e2 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'