diff configure @ 1895:2eabe66daef6

Experimenting with distribution via 'make dist', to allow deletion of autogenerated files from version control
author Adam Chlipala <adam@chlipala.net>
date Thu, 21 Nov 2013 14:53:01 -0500
parents f405dfe1f1e1
children
line wrap: on
line diff
--- a/configure	Thu Nov 21 14:36:57 2013 -0500
+++ b/configure	Thu Nov 21 14:53:01 2013 -0500
@@ -2319,7 +2319,7 @@
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-WORKING_VERSION=1
+WORKING_VERSION=0
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'