diff options
author | Adam Chlipala <adam@chlipala.net> | 2011-09-17 13:10:20 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2011-09-17 13:10:20 -0400 |
commit | 74093a2f38e25a13378ca2a3cc8c2fae4c6f37de (patch) | |
tree | 12ba4fe6697db029a4f13e02947c08d64ed8f170 /configure | |
parent | ad84fb7c0b536515520001b272c9bbd10ab7d4f5 (diff) |
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2191,7 +2191,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' |