diff options
author | Adam Chlipala <adam@chlipala.net> | 2013-04-21 13:32:10 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2013-04-21 13:32:10 -0400 |
commit | e1470fa69ac6c8d2a4e937d29af0200515218f26 (patch) | |
tree | fd833b3c75b54dfa45f022e4fbaa52ff439d47f9 /configure | |
parent | 52a39c41846b52cd9b93bf53fb709eea75704cca (diff) |
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2319,7 +2319,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' |