diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-05-19 12:12:54 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-05-19 12:12:54 -0400 |
commit | 4755c6ac36cb5c382c37b71e45882ab8cfac7811 (patch) | |
tree | 47bac6995dacd92c54c610c7c1b027fb9de13d51 /configure | |
parent | ff3796cc26bf3cf7f77fc06ac9b8c6a0d6178d95 (diff) |
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2211,7 +2211,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' |