Mercurial > urweb
comparison configure @ 1853:f405dfe1f1e1
Return to working version mode
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 21 Apr 2013 13:32:10 -0400 |
parents | 1239ba1a1671 |
children | 2eabe66daef6 |
comparison
equal
deleted
inserted
replaced
1852:3c93e91e97da | 1853:f405dfe1f1e1 |
---|---|
2317 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2317 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2318 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2318 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2319 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2319 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2320 | 2320 |
2321 | 2321 |
2322 WORKING_VERSION=0 | 2322 WORKING_VERSION=1 |
2323 ac_ext=c | 2323 ac_ext=c |
2324 ac_cpp='$CPP $CPPFLAGS' | 2324 ac_cpp='$CPP $CPPFLAGS' |
2325 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 2325 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
2326 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 2326 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
2327 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 2327 ac_compiler_gnu=$ac_cv_c_compiler_gnu |