Mercurial > urweb
comparison configure @ 1441:8524a1709821
'--without-emacs' configure option
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 20 Mar 2011 13:47:39 -0400 |
parents | 1a78ca089bd0 |
children | 156b8e8c25d8 |
comparison
equal
deleted
inserted
replaced
1440:6064ddd90ca6 | 1441:8524a1709821 |
---|---|
746 GCCARGS | 746 GCCARGS |
747 SITELISP | 747 SITELISP |
748 INCLUDE | 748 INCLUDE |
749 LIB | 749 LIB |
750 BIN | 750 BIN |
751 USE_EMACS_FALSE | |
752 USE_EMACS_TRUE | |
751 MLYACC | 753 MLYACC |
752 MLLEX | 754 MLLEX |
753 MLTON | 755 MLTON |
754 OPENSSL_LDFLAGS | 756 OPENSSL_LDFLAGS |
755 OPENSSL_LIBS | 757 OPENSSL_LIBS |
869 with_pic | 871 with_pic |
870 enable_fast_install | 872 enable_fast_install |
871 with_gnu_ld | 873 with_gnu_ld |
872 enable_libtool_lock | 874 enable_libtool_lock |
873 with_openssl | 875 with_openssl |
876 with_emacs | |
874 ' | 877 ' |
875 ac_precious_vars='build_alias | 878 ac_precious_vars='build_alias |
876 host_alias | 879 host_alias |
877 target_alias | 880 target_alias |
878 CC | 881 CC |
1514 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | 1517 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) |
1515 --with-pic try to use only PIC/non-PIC objects [default=use | 1518 --with-pic try to use only PIC/non-PIC objects [default=use |
1516 both] | 1519 both] |
1517 --with-gnu-ld assume the C compiler uses GNU ld [default=no] | 1520 --with-gnu-ld assume the C compiler uses GNU ld [default=no] |
1518 --with-openssl=DIR root of the OpenSSL directory | 1521 --with-openssl=DIR root of the OpenSSL directory |
1522 --without-emacs disable installation of Emacs mode | |
1519 | 1523 |
1520 Some influential environment variables: | 1524 Some influential environment variables: |
1521 CC C compiler command | 1525 CC C compiler command |
1522 CFLAGS C compiler flags | 1526 CFLAGS C compiler flags |
1523 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | 1527 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a |
5330 if test "${lt_cv_nm_interface+set}" = set; then : | 5334 if test "${lt_cv_nm_interface+set}" = set; then : |
5331 $as_echo_n "(cached) " >&6 | 5335 $as_echo_n "(cached) " >&6 |
5332 else | 5336 else |
5333 lt_cv_nm_interface="BSD nm" | 5337 lt_cv_nm_interface="BSD nm" |
5334 echo "int some_variable = 0;" > conftest.$ac_ext | 5338 echo "int some_variable = 0;" > conftest.$ac_ext |
5335 (eval echo "\"\$as_me:5335: $ac_compile\"" >&5) | 5339 (eval echo "\"\$as_me:5339: $ac_compile\"" >&5) |
5336 (eval "$ac_compile" 2>conftest.err) | 5340 (eval "$ac_compile" 2>conftest.err) |
5337 cat conftest.err >&5 | 5341 cat conftest.err >&5 |
5338 (eval echo "\"\$as_me:5338: $NM \\\"conftest.$ac_objext\\\"\"" >&5) | 5342 (eval echo "\"\$as_me:5342: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
5339 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) | 5343 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) |
5340 cat conftest.err >&5 | 5344 cat conftest.err >&5 |
5341 (eval echo "\"\$as_me:5341: output\"" >&5) | 5345 (eval echo "\"\$as_me:5345: output\"" >&5) |
5342 cat conftest.out >&5 | 5346 cat conftest.out >&5 |
5343 if $GREP 'External.*some_variable' conftest.out > /dev/null; then | 5347 if $GREP 'External.*some_variable' conftest.out > /dev/null; then |
5344 lt_cv_nm_interface="MS dumpbin" | 5348 lt_cv_nm_interface="MS dumpbin" |
5345 fi | 5349 fi |
5346 rm -f conftest* | 5350 rm -f conftest* |
6541 fi | 6545 fi |
6542 rm -rf conftest* | 6546 rm -rf conftest* |
6543 ;; | 6547 ;; |
6544 *-*-irix6*) | 6548 *-*-irix6*) |
6545 # Find out which ABI we are using. | 6549 # Find out which ABI we are using. |
6546 echo '#line 6546 "configure"' > conftest.$ac_ext | 6550 echo '#line 6550 "configure"' > conftest.$ac_ext |
6547 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 | 6551 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
6548 (eval $ac_compile) 2>&5 | 6552 (eval $ac_compile) 2>&5 |
6549 ac_status=$? | 6553 ac_status=$? |
6550 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 6554 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
6551 test $ac_status = 0; }; then | 6555 test $ac_status = 0; }; then |
7803 # The option is referenced via a variable to avoid confusing sed. | 7807 # The option is referenced via a variable to avoid confusing sed. |
7804 lt_compile=`echo "$ac_compile" | $SED \ | 7808 lt_compile=`echo "$ac_compile" | $SED \ |
7805 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 7809 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
7806 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 7810 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
7807 -e 's:$: $lt_compiler_flag:'` | 7811 -e 's:$: $lt_compiler_flag:'` |
7808 (eval echo "\"\$as_me:7808: $lt_compile\"" >&5) | 7812 (eval echo "\"\$as_me:7812: $lt_compile\"" >&5) |
7809 (eval "$lt_compile" 2>conftest.err) | 7813 (eval "$lt_compile" 2>conftest.err) |
7810 ac_status=$? | 7814 ac_status=$? |
7811 cat conftest.err >&5 | 7815 cat conftest.err >&5 |
7812 echo "$as_me:7812: \$? = $ac_status" >&5 | 7816 echo "$as_me:7816: \$? = $ac_status" >&5 |
7813 if (exit $ac_status) && test -s "$ac_outfile"; then | 7817 if (exit $ac_status) && test -s "$ac_outfile"; then |
7814 # The compiler can only warn and ignore the option if not recognized | 7818 # The compiler can only warn and ignore the option if not recognized |
7815 # So say no if there are warnings other than the usual output. | 7819 # So say no if there are warnings other than the usual output. |
7816 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp | 7820 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp |
7817 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 | 7821 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 |
8142 # The option is referenced via a variable to avoid confusing sed. | 8146 # The option is referenced via a variable to avoid confusing sed. |
8143 lt_compile=`echo "$ac_compile" | $SED \ | 8147 lt_compile=`echo "$ac_compile" | $SED \ |
8144 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8148 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8145 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8149 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8146 -e 's:$: $lt_compiler_flag:'` | 8150 -e 's:$: $lt_compiler_flag:'` |
8147 (eval echo "\"\$as_me:8147: $lt_compile\"" >&5) | 8151 (eval echo "\"\$as_me:8151: $lt_compile\"" >&5) |
8148 (eval "$lt_compile" 2>conftest.err) | 8152 (eval "$lt_compile" 2>conftest.err) |
8149 ac_status=$? | 8153 ac_status=$? |
8150 cat conftest.err >&5 | 8154 cat conftest.err >&5 |
8151 echo "$as_me:8151: \$? = $ac_status" >&5 | 8155 echo "$as_me:8155: \$? = $ac_status" >&5 |
8152 if (exit $ac_status) && test -s "$ac_outfile"; then | 8156 if (exit $ac_status) && test -s "$ac_outfile"; then |
8153 # The compiler can only warn and ignore the option if not recognized | 8157 # The compiler can only warn and ignore the option if not recognized |
8154 # So say no if there are warnings other than the usual output. | 8158 # So say no if there are warnings other than the usual output. |
8155 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp | 8159 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp |
8156 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 | 8160 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 |
8247 # with a dollar sign (not a hyphen), so the echo should work correctly. | 8251 # with a dollar sign (not a hyphen), so the echo should work correctly. |
8248 lt_compile=`echo "$ac_compile" | $SED \ | 8252 lt_compile=`echo "$ac_compile" | $SED \ |
8249 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8253 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8250 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8254 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8251 -e 's:$: $lt_compiler_flag:'` | 8255 -e 's:$: $lt_compiler_flag:'` |
8252 (eval echo "\"\$as_me:8252: $lt_compile\"" >&5) | 8256 (eval echo "\"\$as_me:8256: $lt_compile\"" >&5) |
8253 (eval "$lt_compile" 2>out/conftest.err) | 8257 (eval "$lt_compile" 2>out/conftest.err) |
8254 ac_status=$? | 8258 ac_status=$? |
8255 cat out/conftest.err >&5 | 8259 cat out/conftest.err >&5 |
8256 echo "$as_me:8256: \$? = $ac_status" >&5 | 8260 echo "$as_me:8260: \$? = $ac_status" >&5 |
8257 if (exit $ac_status) && test -s out/conftest2.$ac_objext | 8261 if (exit $ac_status) && test -s out/conftest2.$ac_objext |
8258 then | 8262 then |
8259 # The compiler can only warn and ignore the option if not recognized | 8263 # The compiler can only warn and ignore the option if not recognized |
8260 # So say no if there are warnings | 8264 # So say no if there are warnings |
8261 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp | 8265 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp |
8302 # with a dollar sign (not a hyphen), so the echo should work correctly. | 8306 # with a dollar sign (not a hyphen), so the echo should work correctly. |
8303 lt_compile=`echo "$ac_compile" | $SED \ | 8307 lt_compile=`echo "$ac_compile" | $SED \ |
8304 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8308 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8305 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8309 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8306 -e 's:$: $lt_compiler_flag:'` | 8310 -e 's:$: $lt_compiler_flag:'` |
8307 (eval echo "\"\$as_me:8307: $lt_compile\"" >&5) | 8311 (eval echo "\"\$as_me:8311: $lt_compile\"" >&5) |
8308 (eval "$lt_compile" 2>out/conftest.err) | 8312 (eval "$lt_compile" 2>out/conftest.err) |
8309 ac_status=$? | 8313 ac_status=$? |
8310 cat out/conftest.err >&5 | 8314 cat out/conftest.err >&5 |
8311 echo "$as_me:8311: \$? = $ac_status" >&5 | 8315 echo "$as_me:8315: \$? = $ac_status" >&5 |
8312 if (exit $ac_status) && test -s out/conftest2.$ac_objext | 8316 if (exit $ac_status) && test -s out/conftest2.$ac_objext |
8313 then | 8317 then |
8314 # The compiler can only warn and ignore the option if not recognized | 8318 # The compiler can only warn and ignore the option if not recognized |
8315 # So say no if there are warnings | 8319 # So say no if there are warnings |
8316 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp | 8320 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp |
10686 lt_cv_dlopen_self=cross | 10690 lt_cv_dlopen_self=cross |
10687 else | 10691 else |
10688 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | 10692 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
10689 lt_status=$lt_dlunknown | 10693 lt_status=$lt_dlunknown |
10690 cat > conftest.$ac_ext <<_LT_EOF | 10694 cat > conftest.$ac_ext <<_LT_EOF |
10691 #line 10691 "configure" | 10695 #line 10695 "configure" |
10692 #include "confdefs.h" | 10696 #include "confdefs.h" |
10693 | 10697 |
10694 #if HAVE_DLFCN_H | 10698 #if HAVE_DLFCN_H |
10695 #include <dlfcn.h> | 10699 #include <dlfcn.h> |
10696 #endif | 10700 #endif |
10782 lt_cv_dlopen_self_static=cross | 10786 lt_cv_dlopen_self_static=cross |
10783 else | 10787 else |
10784 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | 10788 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
10785 lt_status=$lt_dlunknown | 10789 lt_status=$lt_dlunknown |
10786 cat > conftest.$ac_ext <<_LT_EOF | 10790 cat > conftest.$ac_ext <<_LT_EOF |
10787 #line 10787 "configure" | 10791 #line 10791 "configure" |
10788 #include "confdefs.h" | 10792 #include "confdefs.h" |
10789 | 10793 |
10790 #if HAVE_DLFCN_H | 10794 #if HAVE_DLFCN_H |
10791 #include <dlfcn.h> | 10795 #include <dlfcn.h> |
10792 #endif | 10796 #endif |
11313 fi | 11317 fi |
11314 | 11318 |
11315 if test -z $SITELISP; then | 11319 if test -z $SITELISP; then |
11316 SITELISP=$prefix/share/emacs/site-lisp/urweb-mode | 11320 SITELISP=$prefix/share/emacs/site-lisp/urweb-mode |
11317 fi | 11321 fi |
11322 | |
11323 | |
11324 # Check whether --with-emacs was given. | |
11325 if test "${with_emacs+set}" = set; then : | |
11326 withval=$with_emacs; | |
11327 else | |
11328 with_emacs=yes | |
11329 fi | |
11330 | |
11331 | |
11332 if test "x$with_emacs" = xyes; then | |
11333 USE_EMACS_TRUE= | |
11334 USE_EMACS_FALSE='#' | |
11335 else | |
11336 USE_EMACS_TRUE='#' | |
11337 USE_EMACS_FALSE= | |
11338 fi | |
11339 | |
11318 | 11340 |
11319 | 11341 |
11320 | 11342 |
11321 | 11343 |
11322 | 11344 |
11437 else | 11459 else |
11438 am__EXEEXT_TRUE='#' | 11460 am__EXEEXT_TRUE='#' |
11439 am__EXEEXT_FALSE= | 11461 am__EXEEXT_FALSE= |
11440 fi | 11462 fi |
11441 | 11463 |
11464 if test -z "${USE_EMACS_TRUE}" && test -z "${USE_EMACS_FALSE}"; then | |
11465 as_fn_error $? "conditional \"USE_EMACS\" was never defined. | |
11466 Usually this means the macro was only invoked conditionally." "$LINENO" 5 | |
11467 fi | |
11442 | 11468 |
11443 : ${CONFIG_STATUS=./config.status} | 11469 : ${CONFIG_STATUS=./config.status} |
11444 ac_write_fail=0 | 11470 ac_write_fail=0 |
11445 ac_clean_files_save=$ac_clean_files | 11471 ac_clean_files_save=$ac_clean_files |
11446 ac_clean_files="$ac_clean_files $CONFIG_STATUS" | 11472 ac_clean_files="$ac_clean_files $CONFIG_STATUS" |