diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-08-07 10:02:19 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-08-07 10:02:19 -0400 |
commit | 4cbd2f6f0105fc49423fd9f6301aeb175705408e (patch) | |
tree | 23e43049ba5ed91a8e7090ac8f41e9d408b0e9d5 /configure | |
parent | e73df9b0b864a3b93d0ea30a3442ded250da30fd (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' |