Mercurial > urweb
comparison configure @ 1895:2eabe66daef6
Experimenting with distribution via 'make dist', to allow deletion of autogenerated files from version control
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Thu, 21 Nov 2013 14:53:01 -0500 |
parents | f405dfe1f1e1 |
children |
comparison
equal
deleted
inserted
replaced
1894:9ef7072ca8f5 | 1895:2eabe66daef6 |
---|---|
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=1 | 2322 WORKING_VERSION=0 |
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 |