diff options
author | dos-reis <gdr@axiomatics.org> | 2010-11-27 11:05:52 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2010-11-27 11:05:52 +0000 |
commit | bc3dd74e510c77a11ddc81a95e207023cfd629af (patch) | |
tree | 3962bc270014dfea3cd9a855be0d6d8ed308889f /configure | |
parent | ded1d9f1137b1f747eb62de938f14ad7eff82036 (diff) | |
download | open-axiom-bc3dd74e510c77a11ddc81a95e207023cfd629af.tar.gz |
Fix 'make install'
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 100 |
1 files changed, 41 insertions, 59 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.65 for OpenAxiom 1.4.0-2010-11-25. +# Generated by GNU Autoconf 2.65 for OpenAxiom 1.4.0-2010-11-27. # # Report bugs to <open-axiom-bugs@lists.sf.net>. # @@ -701,8 +701,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='OpenAxiom' PACKAGE_TARNAME='openaxiom' -PACKAGE_VERSION='1.4.0-2010-11-25' -PACKAGE_STRING='OpenAxiom 1.4.0-2010-11-25' +PACKAGE_VERSION='1.4.0-2010-11-27' +PACKAGE_STRING='OpenAxiom 1.4.0-2010-11-27' PACKAGE_BUGREPORT='open-axiom-bugs@lists.sf.net' PACKAGE_URL='' @@ -841,8 +841,6 @@ CC oa_standard_linking axiom_lisp_flavor AXIOM_LISP -oa_gcldir -oa_all_prerequisites open_axiom_installdir am__untar am__tar @@ -1491,7 +1489,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures OpenAxiom 1.4.0-2010-11-25 to adapt to many kinds of systems. +\`configure' configures OpenAxiom 1.4.0-2010-11-27 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1566,7 +1564,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of OpenAxiom 1.4.0-2010-11-25:";; + short | recursive ) echo "Configuration of OpenAxiom 1.4.0-2010-11-27:";; esac cat <<\_ACEOF @@ -1677,7 +1675,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -OpenAxiom configure 1.4.0-2010-11-25 +OpenAxiom configure 1.4.0-2010-11-27 generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. @@ -2569,7 +2567,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by OpenAxiom $as_me 1.4.0-2010-11-25, which was +It was created by OpenAxiom $as_me 1.4.0-2010-11-27, which was generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -5468,7 +5466,7 @@ fi # Define the identity of the package. PACKAGE='openaxiom' - VERSION='1.4.0-2010-11-25' + VERSION='1.4.0-2010-11-27' cat >>confdefs.h <<_ACEOF @@ -5532,10 +5530,6 @@ fi axiom_build_sharedir=$axiom_builddir/share -## Accumulate list of utils needed for the build platform -oa_all_prerequisites= - - DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" @@ -5616,9 +5610,6 @@ fi ## own version from the source tree. ## If --enable-gcl is specified, we need to check for coonsistency oa_include_gcl= -oa_gcldir= - - # Check whether --enable-gcl was given. if test "${enable_gcl+set}" = set; then : enableval=$enable_gcl; case $enableval in @@ -5627,9 +5618,6 @@ if test "${enable_gcl+set}" = set; then : esac fi -if test "$oa_include_gcl" = xyes; then - oa_gcldir=gcl -fi ## If nothing was said about preferred Lisp, guess one. @@ -5697,7 +5685,6 @@ case $oa_include_gcl,$AXIOM_LISP in ## the dependency tarball. if test -d ${srcdir}/gcl; then AXIOM_LISP='$(axiom_build_bindir)/gcl' - oa_all_prerequisites="$oa_all_prerequisites all-gcl" oa_include_gcl=yes elif test -z "$oa_include_gcl"; then as_fn_error "OpenAxiom requires a Lisp system. Either separately build one (GCL-2.6.7, GCL-2.6.8, SBCL, ECL, CLisp, Clozure CL), or get the dependency tarball from OpenAxiom download website." "$LINENO" 5 @@ -8509,13 +8496,13 @@ if test "${lt_cv_nm_interface+set}" = set; then : else lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:8512: $ac_compile\"" >&5) + (eval echo "\"\$as_me:8499: $ac_compile\"" >&5) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&5 - (eval echo "\"\$as_me:8515: $NM \\\"conftest.$ac_objext\\\"\"" >&5) + (eval echo "\"\$as_me:8502: $NM \\\"conftest.$ac_objext\\\"\"" >&5) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&5 - (eval echo "\"\$as_me:8518: output\"" >&5) + (eval echo "\"\$as_me:8505: output\"" >&5) cat conftest.out >&5 if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" @@ -9717,7 +9704,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 9720 "configure"' > conftest.$ac_ext + echo '#line 9707 "configure"' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -11811,11 +11798,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:11814: $lt_compile\"" >&5) + (eval echo "\"\$as_me:11801: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:11818: \$? = $ac_status" >&5 + echo "$as_me:11805: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -12150,11 +12137,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:12153: $lt_compile\"" >&5) + (eval echo "\"\$as_me:12140: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:12157: \$? = $ac_status" >&5 + echo "$as_me:12144: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -12255,11 +12242,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:12258: $lt_compile\"" >&5) + (eval echo "\"\$as_me:12245: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:12262: \$? = $ac_status" >&5 + echo "$as_me:12249: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -12310,11 +12297,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:12313: $lt_compile\"" >&5) + (eval echo "\"\$as_me:12300: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:12317: \$? = $ac_status" >&5 + echo "$as_me:12304: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -14677,7 +14664,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 14680 "configure" +#line 14667 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -14773,7 +14760,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 14776 "configure" +#line 14763 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -16729,11 +16716,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:16732: $lt_compile\"" >&5) + (eval echo "\"\$as_me:16719: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:16736: \$? = $ac_status" >&5 + echo "$as_me:16723: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -16828,11 +16815,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:16831: $lt_compile\"" >&5) + (eval echo "\"\$as_me:16818: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:16835: \$? = $ac_status" >&5 + echo "$as_me:16822: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -16880,11 +16867,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:16883: $lt_compile\"" >&5) + (eval echo "\"\$as_me:16870: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:16887: \$? = $ac_status" >&5 + echo "$as_me:16874: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -20220,15 +20207,14 @@ esac oa_host_has_libbfd= ## Check for these only if we are going to build GCL from source. -case $oa_all_prerequisites in - *all-gcl*) - ac_fn_c_check_header_mongrel "$LINENO" "bfd.h" "ac_cv_header_bfd_h" "$ac_includes_default" +if test x"$oa_include_gcl" = xyes; then + ac_fn_c_check_header_mongrel "$LINENO" "bfd.h" "ac_cv_header_bfd_h" "$ac_includes_default" if test "x$ac_cv_header_bfd_h" = x""yes; then : fi - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lbfd" >&5 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lbfd" >&5 $as_echo_n "checking for main in -lbfd... " >&6; } if test "${ac_cv_lib_bfd_main+set}" = set; then : $as_echo_n "(cached) " >&6 @@ -20264,18 +20250,14 @@ fi ac_cv_lib_bfd=ac_cv_lib_bfd_main - oa_gcl_bfd_option= - if test x"$ac_cv_header_bfd_h" = xyes \ - && test x"$oa_host_has_libbfd" = xyes; then - oa_gcl_bfd_option="--disable-dynsysbfd" - else - oa_gcl_bfd_option="--disable-statsysbfd --enable-locbfd" - fi - ;; - *) - # Nothing to worry about - ;; -esac + oa_gcl_bfd_option= + if test x"$ac_cv_header_bfd_h" = xyes \ + && test x"$oa_host_has_libbfd" = xyes; then + oa_gcl_bfd_option="--disable-dynsysbfd" + else + oa_gcl_bfd_option="--disable-statsysbfd --enable-locbfd" + fi +fi case $host in powerpc*darwin*) @@ -20965,7 +20947,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by OpenAxiom $as_me 1.4.0-2010-11-25, which was +This file was extended by OpenAxiom $as_me 1.4.0-2010-11-27, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -21031,7 +21013,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -OpenAxiom config.status 1.4.0-2010-11-25 +OpenAxiom config.status 1.4.0-2010-11-27 configured by $0, generated by GNU Autoconf 2.65, with options \\"\$ac_cs_config\\" |