diff options
author | Adam Chlipala <adam@chlipala.net> | 2012-03-10 13:35:02 -0500 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2012-03-10 13:35:02 -0500 |
commit | 0432c5d78592ea09550832b9997d0138d6622bc6 (patch) | |
tree | 3462ddaedfc5af0782c5d303ad28943edc2f999d /configure | |
parent | 4faf1ad3b80f7c71d8cab1f6cd727ee6940db07f (diff) |
Return to working version mode
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2192,7 +2192,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' |