diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-03-29 11:23:35 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-03-29 11:23:35 -0400 |
commit | b02e528023100b07d57faf7bbeba1203feee9bcc (patch) | |
tree | 17850ccd9b555045b719e1262fd6b8d71bcc3c07 /configure | |
parent | 772e657332e0a5ccf3e9977589797bd1af1f748c (diff) |
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2192,7 +2192,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' |