Mercurial > urweb
comparison configure @ 1772:141f234a91fb
Return to working version mode
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 19 May 2012 12:12:54 -0400 |
parents | 4cca386e5766 |
children | 40557fb08e98 |
comparison
equal
deleted
inserted
replaced
1771:4cca386e5766 | 1772:141f234a91fb |
---|---|
2209 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2209 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2210 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2210 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2211 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2211 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2212 | 2212 |
2213 | 2213 |
2214 WORKING_VERSION=0 | 2214 WORKING_VERSION=1 |
2215 ac_ext=c | 2215 ac_ext=c |
2216 ac_cpp='$CPP $CPPFLAGS' | 2216 ac_cpp='$CPP $CPPFLAGS' |
2217 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2217 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2218 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2218 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2219 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2219 ac_compiler_gnu=$ac_cv_c_compiler_gnu |