diff options
author | Adam Chlipala <adam@chlipala.net> | 2011-11-27 15:32:06 -0500 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2011-11-27 15:32:06 -0500 |
commit | 3563920e17dc55436bb1a92ac192af3fc8e1f61a (patch) | |
tree | 5d17b88a413a545d124a1e3e64bf780bfa512677 /configure | |
parent | df15b2665c0be84f8e4951f2a727d600f6965a4c (diff) |
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2191,7 +2191,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' |