comparison configure @ 1670:6a1b54e84f82

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Tue, 10 Jan 2012 10:10:51 -0500
parents 61421ab6be36
children 27d68ccb2c9e
comparison
equal deleted inserted replaced
1669:61421ab6be36 1670:6a1b54e84f82
2189 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2189 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2190 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2190 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2191 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2191 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2192 2192
2193 2193
2194 WORKING_VERSION=0 2194 WORKING_VERSION=1
2195 ac_ext=c 2195 ac_ext=c
2196 ac_cpp='$CPP $CPPFLAGS' 2196 ac_cpp='$CPP $CPPFLAGS'
2197 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2197 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2198 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2198 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2199 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2199 ac_compiler_gnu=$ac_cv_c_compiler_gnu