diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-01-10 10:10:51 -0500 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-01-10 10:10:51 -0500 |
commit | 648556747082ff05d6f252ca251ad68cbf19c329 (patch) | |
tree | 5899ef7fd5ac96a42cb545f888fa7312bdb69eb4 /configure | |
parent | e07e9441d128bcbc63a8548f1ff8895e198a2e06 (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' |