diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-09-25 08:29:27 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-09-25 08:29:27 -0400 |
commit | e4133662144e2944a04f12efc85ad828993a99ac (patch) | |
tree | 02e5db93b7b76a6d452c38acdaa6f6b9c6990052 /configure | |
parent | 3665c2cab2d9c34974346c1de54f874d89e06731 (diff) |
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2318,7 +2318,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' |