Mercurial > urweb
comparison configure @ 1759:add6dc3f4383
Return to working version mode
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 12 May 2012 12:15:26 -0400 |
parents | 7afe63952fe6 |
children | 74fcc977a13d |
comparison
equal
deleted
inserted
replaced
1758:7afe63952fe6 | 1759:add6dc3f4383 |
---|---|
2191 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2191 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2192 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2192 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2193 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2193 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2194 | 2194 |
2195 | 2195 |
2196 WORKING_VERSION=0 | 2196 WORKING_VERSION=1 |
2197 ac_ext=c | 2197 ac_ext=c |
2198 ac_cpp='$CPP $CPPFLAGS' | 2198 ac_cpp='$CPP $CPPFLAGS' |
2199 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2199 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2200 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2200 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2201 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2201 ac_compiler_gnu=$ac_cv_c_compiler_gnu |