Mercurial > urweb
comparison configure @ 1838:6ec243437d12
Autogenerate some files
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Wed, 12 Dec 2012 16:42:15 -0500 |
parents | 6b86ca4b0908 |
children | 1239ba1a1671 |
comparison
equal
deleted
inserted
replaced
1837:7cf34f8b7b93 | 1838:6ec243437d12 |
---|---|
744 LTLIBOBJS | 744 LTLIBOBJS |
745 LIBOBJS | 745 LIBOBJS |
746 SQHEADER | 746 SQHEADER |
747 MSHEADER | 747 MSHEADER |
748 PGHEADER | 748 PGHEADER |
749 MLTONARGS | |
749 CCARGS | 750 CCARGS |
750 SITELISP | 751 SITELISP |
751 INCLUDE | 752 INCLUDE |
752 SRCLIB | 753 SRCLIB |
753 LIB | 754 LIB |
5347 if test "${lt_cv_nm_interface+set}" = set; then : | 5348 if test "${lt_cv_nm_interface+set}" = set; then : |
5348 $as_echo_n "(cached) " >&6 | 5349 $as_echo_n "(cached) " >&6 |
5349 else | 5350 else |
5350 lt_cv_nm_interface="BSD nm" | 5351 lt_cv_nm_interface="BSD nm" |
5351 echo "int some_variable = 0;" > conftest.$ac_ext | 5352 echo "int some_variable = 0;" > conftest.$ac_ext |
5352 (eval echo "\"\$as_me:5352: $ac_compile\"" >&5) | 5353 (eval echo "\"\$as_me:5353: $ac_compile\"" >&5) |
5353 (eval "$ac_compile" 2>conftest.err) | 5354 (eval "$ac_compile" 2>conftest.err) |
5354 cat conftest.err >&5 | 5355 cat conftest.err >&5 |
5355 (eval echo "\"\$as_me:5355: $NM \\\"conftest.$ac_objext\\\"\"" >&5) | 5356 (eval echo "\"\$as_me:5356: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
5356 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) | 5357 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) |
5357 cat conftest.err >&5 | 5358 cat conftest.err >&5 |
5358 (eval echo "\"\$as_me:5358: output\"" >&5) | 5359 (eval echo "\"\$as_me:5359: output\"" >&5) |
5359 cat conftest.out >&5 | 5360 cat conftest.out >&5 |
5360 if $GREP 'External.*some_variable' conftest.out > /dev/null; then | 5361 if $GREP 'External.*some_variable' conftest.out > /dev/null; then |
5361 lt_cv_nm_interface="MS dumpbin" | 5362 lt_cv_nm_interface="MS dumpbin" |
5362 fi | 5363 fi |
5363 rm -f conftest* | 5364 rm -f conftest* |
6558 fi | 6559 fi |
6559 rm -rf conftest* | 6560 rm -rf conftest* |
6560 ;; | 6561 ;; |
6561 *-*-irix6*) | 6562 *-*-irix6*) |
6562 # Find out which ABI we are using. | 6563 # Find out which ABI we are using. |
6563 echo '#line 6563 "configure"' > conftest.$ac_ext | 6564 echo '#line 6564 "configure"' > conftest.$ac_ext |
6564 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 | 6565 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
6565 (eval $ac_compile) 2>&5 | 6566 (eval $ac_compile) 2>&5 |
6566 ac_status=$? | 6567 ac_status=$? |
6567 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6568 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6568 test $ac_status = 0; }; then | 6569 test $ac_status = 0; }; then |
7820 # The option is referenced via a variable to avoid confusing sed. | 7821 # The option is referenced via a variable to avoid confusing sed. |
7821 lt_compile=`echo "$ac_compile" | $SED \ | 7822 lt_compile=`echo "$ac_compile" | $SED \ |
7822 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 7823 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
7823 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 7824 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
7824 -e 's:$: $lt_compiler_flag:'` | 7825 -e 's:$: $lt_compiler_flag:'` |
7825 (eval echo "\"\$as_me:7825: $lt_compile\"" >&5) | 7826 (eval echo "\"\$as_me:7826: $lt_compile\"" >&5) |
7826 (eval "$lt_compile" 2>conftest.err) | 7827 (eval "$lt_compile" 2>conftest.err) |
7827 ac_status=$? | 7828 ac_status=$? |
7828 cat conftest.err >&5 | 7829 cat conftest.err >&5 |
7829 echo "$as_me:7829: \$? = $ac_status" >&5 | 7830 echo "$as_me:7830: \$? = $ac_status" >&5 |
7830 if (exit $ac_status) && test -s "$ac_outfile"; then | 7831 if (exit $ac_status) && test -s "$ac_outfile"; then |
7831 # The compiler can only warn and ignore the option if not recognized | 7832 # The compiler can only warn and ignore the option if not recognized |
7832 # So say no if there are warnings other than the usual output. | 7833 # So say no if there are warnings other than the usual output. |
7833 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp | 7834 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp |
7834 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 | 7835 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 |
8159 # The option is referenced via a variable to avoid confusing sed. | 8160 # The option is referenced via a variable to avoid confusing sed. |
8160 lt_compile=`echo "$ac_compile" | $SED \ | 8161 lt_compile=`echo "$ac_compile" | $SED \ |
8161 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8162 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8162 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8163 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8163 -e 's:$: $lt_compiler_flag:'` | 8164 -e 's:$: $lt_compiler_flag:'` |
8164 (eval echo "\"\$as_me:8164: $lt_compile\"" >&5) | 8165 (eval echo "\"\$as_me:8165: $lt_compile\"" >&5) |
8165 (eval "$lt_compile" 2>conftest.err) | 8166 (eval "$lt_compile" 2>conftest.err) |
8166 ac_status=$? | 8167 ac_status=$? |
8167 cat conftest.err >&5 | 8168 cat conftest.err >&5 |
8168 echo "$as_me:8168: \$? = $ac_status" >&5 | 8169 echo "$as_me:8169: \$? = $ac_status" >&5 |
8169 if (exit $ac_status) && test -s "$ac_outfile"; then | 8170 if (exit $ac_status) && test -s "$ac_outfile"; then |
8170 # The compiler can only warn and ignore the option if not recognized | 8171 # The compiler can only warn and ignore the option if not recognized |
8171 # So say no if there are warnings other than the usual output. | 8172 # So say no if there are warnings other than the usual output. |
8172 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp | 8173 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp |
8173 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 | 8174 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 |
8264 # with a dollar sign (not a hyphen), so the echo should work correctly. | 8265 # with a dollar sign (not a hyphen), so the echo should work correctly. |
8265 lt_compile=`echo "$ac_compile" | $SED \ | 8266 lt_compile=`echo "$ac_compile" | $SED \ |
8266 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8267 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8267 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8268 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8268 -e 's:$: $lt_compiler_flag:'` | 8269 -e 's:$: $lt_compiler_flag:'` |
8269 (eval echo "\"\$as_me:8269: $lt_compile\"" >&5) | 8270 (eval echo "\"\$as_me:8270: $lt_compile\"" >&5) |
8270 (eval "$lt_compile" 2>out/conftest.err) | 8271 (eval "$lt_compile" 2>out/conftest.err) |
8271 ac_status=$? | 8272 ac_status=$? |
8272 cat out/conftest.err >&5 | 8273 cat out/conftest.err >&5 |
8273 echo "$as_me:8273: \$? = $ac_status" >&5 | 8274 echo "$as_me:8274: \$? = $ac_status" >&5 |
8274 if (exit $ac_status) && test -s out/conftest2.$ac_objext | 8275 if (exit $ac_status) && test -s out/conftest2.$ac_objext |
8275 then | 8276 then |
8276 # The compiler can only warn and ignore the option if not recognized | 8277 # The compiler can only warn and ignore the option if not recognized |
8277 # So say no if there are warnings | 8278 # So say no if there are warnings |
8278 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp | 8279 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp |
8319 # with a dollar sign (not a hyphen), so the echo should work correctly. | 8320 # with a dollar sign (not a hyphen), so the echo should work correctly. |
8320 lt_compile=`echo "$ac_compile" | $SED \ | 8321 lt_compile=`echo "$ac_compile" | $SED \ |
8321 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8322 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8322 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8323 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8323 -e 's:$: $lt_compiler_flag:'` | 8324 -e 's:$: $lt_compiler_flag:'` |
8324 (eval echo "\"\$as_me:8324: $lt_compile\"" >&5) | 8325 (eval echo "\"\$as_me:8325: $lt_compile\"" >&5) |
8325 (eval "$lt_compile" 2>out/conftest.err) | 8326 (eval "$lt_compile" 2>out/conftest.err) |
8326 ac_status=$? | 8327 ac_status=$? |
8327 cat out/conftest.err >&5 | 8328 cat out/conftest.err >&5 |
8328 echo "$as_me:8328: \$? = $ac_status" >&5 | 8329 echo "$as_me:8329: \$? = $ac_status" >&5 |
8329 if (exit $ac_status) && test -s out/conftest2.$ac_objext | 8330 if (exit $ac_status) && test -s out/conftest2.$ac_objext |
8330 then | 8331 then |
8331 # The compiler can only warn and ignore the option if not recognized | 8332 # The compiler can only warn and ignore the option if not recognized |
8332 # So say no if there are warnings | 8333 # So say no if there are warnings |
8333 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp | 8334 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp |
10703 lt_cv_dlopen_self=cross | 10704 lt_cv_dlopen_self=cross |
10704 else | 10705 else |
10705 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | 10706 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
10706 lt_status=$lt_dlunknown | 10707 lt_status=$lt_dlunknown |
10707 cat > conftest.$ac_ext <<_LT_EOF | 10708 cat > conftest.$ac_ext <<_LT_EOF |
10708 #line 10708 "configure" | 10709 #line 10709 "configure" |
10709 #include "confdefs.h" | 10710 #include "confdefs.h" |
10710 | 10711 |
10711 #if HAVE_DLFCN_H | 10712 #if HAVE_DLFCN_H |
10712 #include <dlfcn.h> | 10713 #include <dlfcn.h> |
10713 #endif | 10714 #endif |
10799 lt_cv_dlopen_self_static=cross | 10800 lt_cv_dlopen_self_static=cross |
10800 else | 10801 else |
10801 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | 10802 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
10802 lt_status=$lt_dlunknown | 10803 lt_status=$lt_dlunknown |
10803 cat > conftest.$ac_ext <<_LT_EOF | 10804 cat > conftest.$ac_ext <<_LT_EOF |
10804 #line 10804 "configure" | 10805 #line 10805 "configure" |
10805 #include "confdefs.h" | 10806 #include "confdefs.h" |
10806 | 10807 |
10807 #if HAVE_DLFCN_H | 10808 #if HAVE_DLFCN_H |
10808 #include <dlfcn.h> | 10809 #include <dlfcn.h> |
10809 #endif | 10810 #endif |
11820 | 11821 |
11821 if test $CLANG = "yes"; then | 11822 if test $CLANG = "yes"; then |
11822 PTHREAD_CFLAGS="" | 11823 PTHREAD_CFLAGS="" |
11823 PTHREAD_LIBS="" | 11824 PTHREAD_LIBS="" |
11824 fi | 11825 fi |
11826 | |
11825 | 11827 |
11826 | 11828 |
11827 | 11829 |
11828 | 11830 |
11829 | 11831 |
14191 src lib directory: SRCLIB $SRCLIB | 14193 src lib directory: SRCLIB $SRCLIB |
14192 include directory: INCLUDE $INCLUDE | 14194 include directory: INCLUDE $INCLUDE |
14193 site-lisp directory: SITELISP $SITELISP | 14195 site-lisp directory: SITELISP $SITELISP |
14194 C compiler: CC $CC | 14196 C compiler: CC $CC |
14195 Extra CC args: CCARGS $CCARGS | 14197 Extra CC args: CCARGS $CCARGS |
14198 Extra MLTON args: MLTONARGS $MLTONARGS | |
14196 Postgres C header: PGHEADER $PGHEADER | 14199 Postgres C header: PGHEADER $PGHEADER |
14197 MySQL C header: MSHEADER $MSHEADER | 14200 MySQL C header: MSHEADER $MSHEADER |
14198 SQLite C header: SQHEADER $SQHEADER | 14201 SQLite C header: SQHEADER $SQHEADER |
14199 OpenSSL: OPENSSL_LIBS $OPENSSL_LIBS | 14202 OpenSSL: OPENSSL_LIBS $OPENSSL_LIBS |
14200 pthreads: PTHREAD_CFLAGS $PTHREAD_CFLAGS | 14203 pthreads: PTHREAD_CFLAGS $PTHREAD_CFLAGS |