comparison configure @ 1694:7b4abecadc38

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Sat, 10 Mar 2012 13:35:02 -0500
parents 27d68ccb2c9e
children d29d39d93820
comparison
equal deleted inserted replaced
1693:27d68ccb2c9e 1694:7b4abecadc38
2190 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2190 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2191 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2191 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2192 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2192 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2193 2193
2194 2194
2195 WORKING_VERSION=0 2195 WORKING_VERSION=1
2196 ac_ext=c 2196 ac_ext=c
2197 ac_cpp='$CPP $CPPFLAGS' 2197 ac_cpp='$CPP $CPPFLAGS'
2198 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2198 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2199 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2199 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2200 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2200 ac_compiler_gnu=$ac_cv_c_compiler_gnu