comparison configure @ 1706:0152f65ced6a

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Thu, 29 Mar 2012 11:23:35 -0400
parents d29d39d93820
children d2ec62c5ad81
comparison
equal deleted inserted replaced
1705:d29d39d93820 1706:0152f65ced6a
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