| version 1.39 | | version 1.40 |
|---|
| | |
| # include <unistd.h> | | # include <unistd.h> |
| #endif" | | #endif" |
| | | |
| ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LN_S ECHO RANLIB ac_ct_RANLIB CPP EGREP LIBTOOL LEX LEXLIB LEX_OUTPUT_ROOT LATEX GZIP GUNZIP PERL BASENAME COMPRESS UNCOMPRESS BZIP BUNZIP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LIBOBJS x_includes x_libraries no_x X11LIBS pkgstatedir pkgconfdir HAVE_LIBDL_TRUE HAVE_LIBDL_FALSE PYTHON_LIB PY_LIBS PY_INCLUDES PYTHON_PLUGIN_TRUE PYTHON_PLUGIN_FALSE PLUGIN_PYTHON LTLIBOBJS' | | ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE LN_S ECHO RANLIB ac_ct_RANLIB CPP EGREP LIBTOOL LEX LEXLIB LEX_OUTPUT_ROOT LATEX GZIP GUNZIP PERL BASENAME COMPRESS UNCOMPRESS BZIP BUNZIP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LIBOBJS x_includes x_libraries no_x HAVE_X_TRUE HAVE_X_FALSE X11LIBS pkgstatedir pkgconfdir HAVE_LIBDL_TRUE HAVE_LIBDL_FALSE PYTHON_LIB PY_LIBS PY_INCLUDES PYTHON_PLUGIN_TRUE PYTHON_PLUGIN_FALSE PLUGIN_PYTHON LTLIBOBJS' |
| ac_subst_files='' | | ac_subst_files='' |
| | | |
| # Initialize some variables set by options. | | # Initialize some variables set by options. |
| | |
| ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. | | ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. |
| | | |
| | | |
| am__api_version="1.7" | | am__api_version="1.6" |
| # Find a good install program. We prefer a C program (faster), | | # Find a good install program. We prefer a C program (faster), |
| # so one script is as good as another. But avoid the broken or | | # so one script is as good as another. But avoid the broken or |
| # incompatible versions: | | # incompatible versions: |
| | |
| { (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
| fi | | fi |
| | | |
| # test whether we have cygpath | | |
| if test -z "$CYGPATH_W"; then | | |
| if (cygpath --version) >/dev/null 2>/dev/null; then | | |
| CYGPATH_W='cygpath -w' | | |
| else | | |
| CYGPATH_W=echo | | |
| fi | | |
| fi | | |
| | | |
| | | |
| # Define the identity of the package. | | # Define the identity of the package. |
| PACKAGE=crossfire | | PACKAGE=crossfire |
| VERSION=1.5.0 | | VERSION=1.5.0 |
| | |
| | | |
| | | |
| | | |
| | | # Add the stamp file to the list of files AC keeps track of, |
| | | # along with our hook. |
| ac_config_headers="$ac_config_headers include/autoconf.h" | | ac_config_headers="$ac_config_headers include/autoconf.h" |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| # Check whether --enable-shared or --disable-shared was given. | | # Check whether --enable-shared or --disable-shared was given. |
| if test "${enable_shared+set}" = set; then | | if test "${enable_shared+set}" = set; then |
| enableval="$enable_shared" | | enableval="$enable_shared" |
| | |
| # In particular we don't look at `^make:' because GNU make might | | # In particular we don't look at `^make:' because GNU make might |
| # be invoked under some other name (usually "gmake"), in which | | # be invoked under some other name (usually "gmake"), in which |
| # case it prints its new name instead of `make'. | | # case it prints its new name instead of `make'. |
| if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then | | if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then |
| am__include=include | | am__include=include |
| am__quote= | | am__quote= |
| _am_result=GNU | | _am_result=GNU |
| | |
| (exit $ac_status); }; }; then | | (exit $ac_status); }; }; then |
| for ac_declaration in \ | | for ac_declaration in \ |
| '' \ | | '' \ |
| | | '#include <stdlib.h>' \ |
| 'extern "C" void std::exit (int) throw (); using std::exit;' \ | | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 'extern "C" void std::exit (int); using std::exit;' \ | | 'extern "C" void std::exit (int); using std::exit;' \ |
| 'extern "C" void exit (int) throw ();' \ | | 'extern "C" void exit (int) throw ();' \ |
| | |
| cat confdefs.h >>conftest.$ac_ext | | cat confdefs.h >>conftest.$ac_ext |
| cat >>conftest.$ac_ext <<_ACEOF | | cat >>conftest.$ac_ext <<_ACEOF |
| /* end confdefs.h. */ | | /* end confdefs.h. */ |
| $ac_declaration | | |
| #include <stdlib.h> | | #include <stdlib.h> |
| | | $ac_declaration |
| int | | int |
| main () | | main () |
| { | | { |
| | |
| if depmode=$depmode \ | | if depmode=$depmode \ |
| source=conftest.c object=conftest.o \ | | source=conftest.c object=conftest.o \ |
| depfile=conftest.Po tmpdepfile=conftest.TPo \ | | depfile=conftest.Po tmpdepfile=conftest.TPo \ |
| $SHELL ./depcomp $depcc -c -o conftest.o conftest.c >/dev/null 2>&1 && | | $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 && |
| grep conftest.h conftest.Po > /dev/null 2>&1 && | | grep conftest.h conftest.Po > /dev/null 2>&1 && |
| ${MAKE-make} -s -f confmf > /dev/null 2>&1; then | | ${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
| am_cv_CC_dependencies_compiler_type=$depmode | | am_cv_CC_dependencies_compiler_type=$depmode |
| | |
| CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type | | CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type |
| | | |
| | | |
| | | |
| if | | |
| test "x$enable_dependency_tracking" != xno \ | | |
| && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then | | |
| am__fastdepCC_TRUE= | | |
| am__fastdepCC_FALSE='#' | | |
| else | | |
| am__fastdepCC_TRUE='#' | | |
| am__fastdepCC_FALSE= | | |
| fi | | |
| | | |
| | | |
| # Find the correct PATH separator. Usually this is `:', but | | # Find the correct PATH separator. Usually this is `:', but |
| # DJGPP uses `;' like DOS. | | # DJGPP uses `;' like DOS. |
| if test "X${PATH_SEPARATOR+set}" != Xset; then | | if test "X${PATH_SEPARATOR+set}" != Xset; then |
| | |
| # This must be Linux ELF. | | # This must be Linux ELF. |
| linux-gnu*) | | linux-gnu*) |
| case $host_cpu in | | case $host_cpu in |
| alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*) | | alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64* | s390* | x86_64*) |
| lt_cv_deplibs_check_method=pass_all ;; | | lt_cv_deplibs_check_method=pass_all ;; |
| *) | | *) |
| # glibc up to 2.1.1 does not perform some relocations on ARM | | # glibc up to 2.1.1 does not perform some relocations on ARM |
| | |
| case $host in | | case $host in |
| *-*-irix6*) | | *-*-irix6*) |
| # Find out which ABI we are using. | | # Find out which ABI we are using. |
| echo '#line 4583 "configure"' > conftest.$ac_ext | | echo '#line 4566 "configure"' > conftest.$ac_ext |
| if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| (eval $ac_compile) 2>&5 | | (eval $ac_compile) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| save_CFLAGS="$CFLAGS" | | save_CFLAGS="$CFLAGS" |
| CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" | | CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" |
| compiler_c_o=no | | compiler_c_o=no |
| if { (eval echo configure:5112: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then | | if { (eval echo configure:5095: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| # So say no if there are warnings | | # So say no if there are warnings |
| if test -s out/conftest.err; then | | if test -s out/conftest.err; then |
| | |
| # people can always --disable-shared, the test was removed, and we | | # people can always --disable-shared, the test was removed, and we |
| # assume the GNU/Linux dynamic linker is in use. | | # assume the GNU/Linux dynamic linker is in use. |
| dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
| | | |
| | | # Find out which ABI we are using (multilib Linux x86_64 hack). |
| | | libsuff= |
| | | case "$host_cpu" in |
| | | x86_64*|s390x*) |
| | | echo '#line 6279 "configure"' > conftest.$ac_ext |
| | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | | (eval $ac_compile) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; then |
| | | case `/usr/bin/file conftest.$ac_objext` in |
| | | *64-bit*) |
| | | libsuff=64 |
| | | ;; |
| | | esac |
| | | fi |
| | | rm -rf conftest* |
| | | ;; |
| | | *) |
| | | ;; |
| | | esac |
| | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}" |
| | | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| ;; | | ;; |
| | | |
| netbsd*) | | netbsd*) |
| | |
| lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 6944 "configure" | | #line 6951 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | | |
| #if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
| lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 7042 "configure" | | #line 7049 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | | |
| #if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
| (exit $ac_status); }; }; then | | (exit $ac_status); }; }; then |
| for ac_declaration in \ | | for ac_declaration in \ |
| '' \ | | '' \ |
| | | '#include <stdlib.h>' \ |
| 'extern "C" void std::exit (int) throw (); using std::exit;' \ | | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 'extern "C" void std::exit (int); using std::exit;' \ | | 'extern "C" void std::exit (int); using std::exit;' \ |
| 'extern "C" void exit (int) throw ();' \ | | 'extern "C" void exit (int) throw ();' \ |
| | |
| cat confdefs.h >>conftest.$ac_ext | | cat confdefs.h >>conftest.$ac_ext |
| cat >>conftest.$ac_ext <<_ACEOF | | cat >>conftest.$ac_ext <<_ACEOF |
| /* end confdefs.h. */ | | /* end confdefs.h. */ |
| $ac_declaration | | |
| #include <stdlib.h> | | #include <stdlib.h> |
| | | $ac_declaration |
| int | | int |
| main () | | main () |
| { | | { |
| | |
| if depmode=$depmode \ | | if depmode=$depmode \ |
| source=conftest.c object=conftest.o \ | | source=conftest.c object=conftest.o \ |
| depfile=conftest.Po tmpdepfile=conftest.TPo \ | | depfile=conftest.Po tmpdepfile=conftest.TPo \ |
| $SHELL ./depcomp $depcc -c -o conftest.o conftest.c >/dev/null 2>&1 && | | $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 && |
| grep conftest.h conftest.Po > /dev/null 2>&1 && | | grep conftest.h conftest.Po > /dev/null 2>&1 && |
| ${MAKE-make} -s -f confmf > /dev/null 2>&1; then | | ${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
| am_cv_CC_dependencies_compiler_type=$depmode | | am_cv_CC_dependencies_compiler_type=$depmode |
| | |
| | | |
| | | |
| | | |
| if | | |
| test "x$enable_dependency_tracking" != xno \ | | |
| && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then | | |
| am__fastdepCC_TRUE= | | |
| am__fastdepCC_FALSE='#' | | |
| else | | |
| am__fastdepCC_TRUE='#' | | |
| am__fastdepCC_FALSE= | | |
| fi | | |
| | | |
| | | |
| | | |
| case "$target" in | | case "$target" in |
| alpha-dec-osf*) | | alpha-dec-osf*) |
| # If we are not using gcc, we want the ansi version of cc. | | # If we are not using gcc, we want the ansi version of cc. |
| | |
| | | |
| | | |
| | | |
| | | if test "x$no_x" = "x"; then |
| | | HAVE_X_TRUE= |
| | | HAVE_X_FALSE='#' |
| | | else |
| | | HAVE_X_TRUE='#' |
| | | HAVE_X_FALSE= |
| | | fi |
| | | |
| | | |
| | | |
| | | |
| | | |
| pkgstatedir=$localstatedir/$PACKAGE | | pkgstatedir=$localstatedir/$PACKAGE |
| | |
| Usually this means the macro was only invoked conditionally." >&2;} | | Usually this means the macro was only invoked conditionally." >&2;} |
| { (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
| fi | | fi |
| if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then | | if test -z "${HAVE_X_TRUE}" && test -z "${HAVE_X_FALSE}"; then |
| { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. | | { { echo "$as_me:$LINENO: error: conditional \"HAVE_X\" was never defined. |
| Usually this means the macro was only invoked conditionally." >&5 | | Usually this means the macro was only invoked conditionally." >&5 |
| echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. | | echo "$as_me: error: conditional \"HAVE_X\" was never defined. |
| Usually this means the macro was only invoked conditionally." >&2;} | | |
| { (exit 1); exit 1; }; } | | |
| fi | | |
| if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then | | |
| { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. | | |
| Usually this means the macro was only invoked conditionally." >&5 | | |
| echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. | | |
| Usually this means the macro was only invoked conditionally." >&2;} | | Usually this means the macro was only invoked conditionally." >&2;} |
| { (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
| fi | | fi |
| | |
| s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t | | s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t |
| s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t | | s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t |
| s,@INSTALL_DATA@,$INSTALL_DATA,;t t | | s,@INSTALL_DATA@,$INSTALL_DATA,;t t |
| s,@CYGPATH_W@,$CYGPATH_W,;t t | | |
| s,@PACKAGE@,$PACKAGE,;t t | | s,@PACKAGE@,$PACKAGE,;t t |
| s,@VERSION@,$VERSION,;t t | | s,@VERSION@,$VERSION,;t t |
| s,@ACLOCAL@,$ACLOCAL,;t t | | s,@ACLOCAL@,$ACLOCAL,;t t |
| | |
| s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t | | s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t |
| s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t | | s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t |
| s,@CCDEPMODE@,$CCDEPMODE,;t t | | s,@CCDEPMODE@,$CCDEPMODE,;t t |
| s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t | | |
| s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t | | |
| s,@LN_S@,$LN_S,;t t | | s,@LN_S@,$LN_S,;t t |
| s,@ECHO@,$ECHO,;t t | | s,@ECHO@,$ECHO,;t t |
| s,@RANLIB@,$RANLIB,;t t | | s,@RANLIB@,$RANLIB,;t t |
| | |
| s,@x_includes@,$x_includes,;t t | | s,@x_includes@,$x_includes,;t t |
| s,@x_libraries@,$x_libraries,;t t | | s,@x_libraries@,$x_libraries,;t t |
| s,@no_x@,$no_x,;t t | | s,@no_x@,$no_x,;t t |
| | | s,@HAVE_X_TRUE@,$HAVE_X_TRUE,;t t |
| | | s,@HAVE_X_FALSE@,$HAVE_X_FALSE,;t t |
| s,@X11LIBS@,$X11LIBS,;t t | | s,@X11LIBS@,$X11LIBS,;t t |
| s,@pkgstatedir@,$pkgstatedir,;t t | | s,@pkgstatedir@,$pkgstatedir,;t t |
| s,@pkgconfdir@,$pkgconfdir,;t t | | s,@pkgconfdir@,$pkgconfdir,;t t |
| | |
| cat $tmp/config.h | | cat $tmp/config.h |
| rm -f $tmp/config.h | | rm -f $tmp/config.h |
| fi | | fi |
| _am_stamp_count=`expr ${_am_stamp_count-0} + 1` | | # Run the commands associated with the file. |
| echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null || | | case $ac_file in |
| $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | | include/autoconf.h ) # update the timestamp |
| X$ac_file : 'X\(//\)[^/]' \| \ | | echo 'timestamp for include/autoconf.h' >"include/stamp-h1" |
| X$ac_file : 'X\(//\)$' \| \ | | ;; |
| X$ac_file : 'X\(/\)' \| \ | | esac |
| . : '\(.\)' 2>/dev/null || | | |
| echo X$ac_file | | | |
| sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | | |
| /^X\(\/\/\)[^/].*/{ s//\1/; q; } | | |
| /^X\(\/\/\)$/{ s//\1/; q; } | | |
| /^X\(\/\).*/{ s//\1/; q; } | | |
| s/.*/./; q'`/stamp-h$_am_stamp_count | | |
| done | | done |
| _ACEOF | | _ACEOF |
| cat >>$CONFIG_STATUS <<\_ACEOF | | cat >>$CONFIG_STATUS <<\_ACEOF |