Mercurial > urweb
comparison configure @ 1827:6b86ca4b0908
Return to working version mode
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 25 Sep 2012 08:29:27 -0400 |
parents | 6a621a625b04 |
children | 6ec243437d12 |
comparison
equal
deleted
inserted
replaced
1826:6a621a625b04 | 1827:6b86ca4b0908 |
---|---|
2316 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2316 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2317 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2317 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2318 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2318 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2319 | 2319 |
2320 | 2320 |
2321 WORKING_VERSION=0 | 2321 WORKING_VERSION=1 |
2322 ac_ext=c | 2322 ac_ext=c |
2323 ac_cpp='$CPP $CPPFLAGS' | 2323 ac_cpp='$CPP $CPPFLAGS' |
2324 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2324 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2325 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2325 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2326 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2326 ac_compiler_gnu=$ac_cv_c_compiler_gnu |