comparison configure @ 1562:7ad5227a3ed9

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Sat, 17 Sep 2011 13:10:20 -0400
parents 3b57a6ddef1a
children e283ca05c829
comparison
equal deleted inserted replaced
1561:3b57a6ddef1a 1562:7ad5227a3ed9
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