comparison configure @ 1617:8611da277df4

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Sun, 27 Nov 2011 15:32:06 -0500
parents 3a33cd0b61d9
children 28b9b3d9414f
comparison
equal deleted inserted replaced
1616:3a33cd0b61d9 1617:8611da277df4
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