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 | 8e8aa95abdfcf0490c72993a456269c67e42eead (patch) | |
tree | 0e8fd2107aad3b6770dd3249a07bbc15ef191727 /configure | |
parent | e9618e7d99c94ba5ee0897ca249ca2c8ac88a92e (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' |