diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-05-12 12:15:26 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-05-12 12:15:26 -0400 |
commit | e7097453fe0dc09ecc9f54d8977da9e5aa176df1 (patch) | |
tree | 0e8fd2107aad3b6770dd3249a07bbc15ef191727 /configure | |
parent | 078d37161fbe6d1029a936a52e842c42cbe45dd4 (diff) |
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2193,7 +2193,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' |