ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/configure
(Generate patch)

Comparing deliantra/server/configure (file contents):
Revision 1.2 by root, Fri Feb 3 07:25:24 2006 UTC vs.
Revision 1.4 by root, Thu Mar 16 21:08:07 2006 UTC

1#! /bin/sh 1#! /bin/sh
2# From configure.ac Id: configure.ac. 2# From configure.ac Id.
3# Guess values for system-dependent variables and create Makefiles. 3# Guess values for system-dependent variables and create Makefiles.
4# Generated by GNU Autoconf 2.59 for crossfire 1.8.0. 4# Generated by GNU Autoconf 2.59 for crossfire 1.9.0.
5# 5#
6# Report bugs to <crossfire-devel@listserv.real-time.com>. 6# Report bugs to <crossfire-devel@listserv.real-time.com>.
7# 7#
8# Copyright (C) 2003 Free Software Foundation, Inc. 8# Copyright (C) 2003 Free Software Foundation, Inc.
9# This configure script is free software; the Free Software Foundation 9# This configure script is free software; the Free Software Foundation
418: ${ac_max_here_lines=38} 418: ${ac_max_here_lines=38}
419 419
420# Identity of this package. 420# Identity of this package.
421PACKAGE_NAME='crossfire' 421PACKAGE_NAME='crossfire'
422PACKAGE_TARNAME='crossfire' 422PACKAGE_TARNAME='crossfire'
423PACKAGE_VERSION='1.8.0' 423PACKAGE_VERSION='1.9.0'
424PACKAGE_STRING='crossfire 1.8.0' 424PACKAGE_STRING='crossfire 1.9.0'
425PACKAGE_BUGREPORT='crossfire-devel@listserv.real-time.com' 425PACKAGE_BUGREPORT='crossfire-devel@listserv.real-time.com'
426 426
427ac_unique_file="server/main.c" 427ac_unique_file="server/main.c"
428ac_default_prefix=/usr/games/crossfire 428ac_default_prefix=/usr/games/crossfire
429# Factoring default headers for most tests. 429# Factoring default headers for most tests.
930# 930#
931if test "$ac_init_help" = "long"; then 931if test "$ac_init_help" = "long"; then
932 # Omit some internal or obsolete options to make the list less imposing. 932 # Omit some internal or obsolete options to make the list less imposing.
933 # This message is too long to be a string in the A/UX 3.1 sh. 933 # This message is too long to be a string in the A/UX 3.1 sh.
934 cat <<_ACEOF 934 cat <<_ACEOF
935\`configure' configures crossfire 1.8.0 to adapt to many kinds of systems. 935\`configure' configures crossfire 1.9.0 to adapt to many kinds of systems.
936 936
937Usage: $0 [OPTION]... [VAR=VALUE]... 937Usage: $0 [OPTION]... [VAR=VALUE]...
938 938
939To assign environment variables (e.g., CC, CFLAGS...), specify them as 939To assign environment variables (e.g., CC, CFLAGS...), specify them as
940VAR=VALUE. See below for descriptions of some of the useful variables. 940VAR=VALUE. See below for descriptions of some of the useful variables.
1000_ACEOF 1000_ACEOF
1001fi 1001fi
1002 1002
1003if test -n "$ac_init_help"; then 1003if test -n "$ac_init_help"; then
1004 case $ac_init_help in 1004 case $ac_init_help in
1005 short | recursive ) echo "Configuration of crossfire 1.8.0:";; 1005 short | recursive ) echo "Configuration of crossfire 1.9.0:";;
1006 esac 1006 esac
1007 cat <<\_ACEOF 1007 cat <<\_ACEOF
1008 1008
1009Optional Features: 1009Optional Features:
1010 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1010 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1137fi 1137fi
1138 1138
1139test -n "$ac_init_help" && exit 0 1139test -n "$ac_init_help" && exit 0
1140if $ac_init_version; then 1140if $ac_init_version; then
1141 cat <<\_ACEOF 1141 cat <<\_ACEOF
1142crossfire configure 1.8.0 1142crossfire configure 1.9.0
1143generated by GNU Autoconf 2.59 1143generated by GNU Autoconf 2.59
1144 1144
1145Copyright (C) 2003 Free Software Foundation, Inc. 1145Copyright (C) 2003 Free Software Foundation, Inc.
1146This configure script is free software; the Free Software Foundation 1146This configure script is free software; the Free Software Foundation
1147gives unlimited permission to copy, distribute and modify it. 1147gives unlimited permission to copy, distribute and modify it.
1151exec 5>config.log 1151exec 5>config.log
1152cat >&5 <<_ACEOF 1152cat >&5 <<_ACEOF
1153This file contains any messages produced by compilers while 1153This file contains any messages produced by compilers while
1154running configure, to aid debugging if configure makes a mistake. 1154running configure, to aid debugging if configure makes a mistake.
1155 1155
1156It was created by crossfire $as_me 1.8.0, which was 1156It was created by crossfire $as_me 1.9.0, which was
1157generated by GNU Autoconf 2.59. Invocation command line was 1157generated by GNU Autoconf 2.59. Invocation command line was
1158 1158
1159 $ $0 $@ 1159 $ $0 $@
1160 1160
1161_ACEOF 1161_ACEOF
1795fi 1795fi
1796 1796
1797 1797
1798# Define the identity of the package. 1798# Define the identity of the package.
1799 PACKAGE='crossfire' 1799 PACKAGE='crossfire'
1800 VERSION='1.8.0' 1800 VERSION='1.9.0'
1801 1801
1802 1802
1803cat >>confdefs.h <<_ACEOF 1803cat >>confdefs.h <<_ACEOF
1804#define PACKAGE "$PACKAGE" 1804#define PACKAGE "$PACKAGE"
1805_ACEOF 1805_ACEOF
15889cat >>confdefs.h <<_ACEOF 15889cat >>confdefs.h <<_ACEOF
15890#define BUNZIP "${BUNZIP}" 15890#define BUNZIP "${BUNZIP}"
15891_ACEOF 15891_ACEOF
15892 15892
15893 15893
15894if true; then
15895 # Extract the first word of "perl5", so it can be a program name with args. 15894# Extract the first word of "perl5", so it can be a program name with args.
15896set dummy perl5; ac_word=$2 15895set dummy perl5; ac_word=$2
15897echo "$as_me:$LINENO: checking for $ac_word" >&5 15896echo "$as_me:$LINENO: checking for $ac_word" >&5
15898echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 15897echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
15899if test "${ac_cv_path_PERL+set}" = set; then 15898if test "${ac_cv_path_PERL+set}" = set; then
15900 echo $ECHO_N "(cached) $ECHO_C" >&6 15899 echo $ECHO_N "(cached) $ECHO_C" >&6
15929else 15928else
15930 echo "$as_me:$LINENO: result: no" >&5 15929 echo "$as_me:$LINENO: result: no" >&5
15931echo "${ECHO_T}no" >&6 15930echo "${ECHO_T}no" >&6
15932fi 15931fi
15933 15932
15934 # Extract the first word of "perl", so it can be a program name with args. 15933# Extract the first word of "perl", so it can be a program name with args.
15935set dummy perl; ac_word=$2 15934set dummy perl; ac_word=$2
15936echo "$as_me:$LINENO: checking for $ac_word" >&5 15935echo "$as_me:$LINENO: checking for $ac_word" >&5
15937echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 15936echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
15938if test "${ac_cv_path_PERL+set}" = set; then 15937if test "${ac_cv_path_PERL+set}" = set; then
15939 echo $ECHO_N "(cached) $ECHO_C" >&6 15938 echo $ECHO_N "(cached) $ECHO_C" >&6
15969 echo "$as_me:$LINENO: result: no" >&5 15968 echo "$as_me:$LINENO: result: no" >&5
15970echo "${ECHO_T}no" >&6 15969echo "${ECHO_T}no" >&6
15971fi 15970fi
15972 15971
15973 15972
15974 echo "$as_me:$LINENO: checking for $PERL suitability" >&5 15973echo "$as_me:$LINENO: checking for $PERL suitability" >&5
15975echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6 15974echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
15976 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then 15975if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
15977 15976
15978 save_CFLAGS="$CFLAGS" 15977 save_CFLAGS="$CFLAGS"
15979 save_LIBS="$LIBS" 15978 save_LIBS="$LIBS"
15980 CFLAGS="$CFLAGS `$PERL -MExtUtils::Embed -e ccopts`" 15979 CFLAGS="$CFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
15981 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`" 15980 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
15982 cat >conftest.$ac_ext <<_ACEOF 15981 cat >conftest.$ac_ext <<_ACEOF
15983/* confdefs.h. */ 15982/* confdefs.h. */
15984_ACEOF 15983_ACEOF
15985cat confdefs.h >>conftest.$ac_ext 15984cat confdefs.h >>conftest.$ac_ext
15986cat >>conftest.$ac_ext <<_ACEOF 15985cat >>conftest.$ac_ext <<_ACEOF
15987/* end confdefs.h. */ 15986/* end confdefs.h. */
15992 15991
15993int 15992int
15994main () 15993main ()
15995{ 15994{
15996 15995
15997 PerlInterpreter *perl = perl_alloc (); 15996 PerlInterpreter *perl = perl_alloc ();
15998 15997
15999 ; 15998 ;
16000 return 0; 15999 return 0;
16001} 16000}
16002_ACEOF 16001_ACEOF
16028 16027
16029perl_link=no 16028perl_link=no
16030fi 16029fi
16031rm -f conftest.err conftest.$ac_objext \ 16030rm -f conftest.err conftest.$ac_objext \
16032 conftest$ac_exeext conftest.$ac_ext 16031 conftest$ac_exeext conftest.$ac_ext
16033 CXXFLAGS="$save_CFLAGS" 16032 CXXFLAGS="$save_CFLAGS"
16034 LIBS="$save_LIBS" 16033 LIBS="$save_LIBS"
16035 16034
16036 if test x$perl_link = xyes; then 16035 if test x$perl_link = xyes; then
16037 echo "$as_me:$LINENO: result: ok" >&5 16036 echo "$as_me:$LINENO: result: ok" >&5
16038echo "${ECHO_T}ok" >&6 16037echo "${ECHO_T}ok" >&6
16039 16038
16040cat >>confdefs.h <<\_ACEOF 16039cat >>confdefs.h <<\_ACEOF
16041#define ENABLE_PERL 1 16040#define ENABLE_PERL 1
16042_ACEOF 16041_ACEOF
16043 16042
16044 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 16043 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
16045 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 16044 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
16046 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`" 16045 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
16047 PERL_PLUGIN=yes 16046 PERL_PLUGIN=yes
16048 else 16047 else
16049 { { echo "$as_me:$LINENO: error: no, unable to link" >&5 16048 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
16050echo "$as_me: error: no, unable to link" >&2;} 16049echo "$as_me: error: no, unable to link" >&2;}
16051 { (exit 1); exit 1; }; } 16050 { (exit 1); exit 1; }; }
16052 fi 16051 fi
16053 else 16052else
16054 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5 16053 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
16055echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;} 16054echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
16056 { (exit 1); exit 1; }; } 16055 { (exit 1); exit 1; }; }
16057 fi
16058fi 16056fi
16059 16057
16060 16058
16061 16059
16062 16060
16069 PERL_PLUGIN_TRUE='#' 16067 PERL_PLUGIN_TRUE='#'
16070 PERL_PLUGIN_FALSE= 16068 PERL_PLUGIN_FALSE=
16071fi 16069fi
16072 16070
16073 16071
16074
16075 cat >conftest.$ac_ext <<_ACEOF
16076/* confdefs.h. */
16077_ACEOF
16078cat confdefs.h >>conftest.$ac_ext
16079cat >>conftest.$ac_ext <<_ACEOF
16080/* end confdefs.h. */
16081
16082#include <EXTERN.h>
16083#include <perl.h>
16084#include <XSUB.h>
16085
16086int
16087main ()
16088{
16089
16090 PerlInterpreter *perl = perl_alloc ();
16091
16092 ;
16093 return 0;
16094}
16095_ACEOF
16096rm -f conftest.$ac_objext conftest$ac_exeext
16097if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16098 (eval $ac_link) 2>conftest.er1
16099 ac_status=$?
16100 grep -v '^ *+' conftest.er1 >conftest.err
16101 rm -f conftest.er1
16102 cat conftest.err >&5
16103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16104 (exit $ac_status); } &&
16105 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16106 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16107 (eval $ac_try) 2>&5
16108 ac_status=$?
16109 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16110 (exit $ac_status); }; } &&
16111 { ac_try='test -s conftest$ac_exeext'
16112 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16113 (eval $ac_try) 2>&5
16114 ac_status=$?
16115 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16116 (exit $ac_status); }; }; then
16117 rxvt_perl_link=yes
16118else
16119 echo "$as_me: failed program was:" >&5
16120sed 's/^/| /' conftest.$ac_ext >&5
16121
16122rxvt_perl_link=no
16123fi
16124rm -f conftest.err conftest.$ac_objext \
16125 conftest$ac_exeext conftest.$ac_ext
16126if test x$support_perl = xyes; then
16127 support_frills=yes
16128fi
16129 16072
16130############################################# 16073#############################################
16131# Plugin configuration 16074# Plugin configuration
16132echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 16075echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
16133echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 16076echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
17105 PYTHON_PLUGIN_FALSE= 17048 PYTHON_PLUGIN_FALSE=
17106fi 17049fi
17107 17050
17108 17051
17109 17052
17110 ac_config_files="$ac_config_files Makefile crossedit/Makefile crossedit/doc/Makefile crossedit/include/Makefile crossedit/Cnv/Makefile crossedit/bitmaps/Makefile doc/Makefile doc/Developers/Makefile doc/spell-docs/Makefile doc/spoiler/Makefile doc/spoiler-html/Makefile doc/playbook/Makefile doc/playbook-html/Makefile doc/scripts/Makefile lib/Makefile random_maps/Makefile socket/Makefile server/Makefile include/Makefile utils/Makefile lib/checkarch.pl lib/collect.pl utils/add_throw.perl utils/crossloop.tmpl utils/crossloop.pl.tmpl utils/metaserver.pl utils/crossloop.web utils/scores.pl utils/player_dl.pl common/Makefile plugins/Makefile plugins/cfperl/Makefile plugins/cfpython/Makefile plugins/cfanim/Makefile devel/Makefile" 17053 ac_config_files="$ac_config_files Makefile crossedit/Makefile crossedit/doc/Makefile crossedit/include/Makefile crossedit/Cnv/Makefile crossedit/bitmaps/Makefile doc/Makefile doc/Developers/Makefile doc/spell-docs/Makefile doc/spoiler/Makefile doc/spoiler-html/Makefile doc/playbook/Makefile doc/playbook-html/Makefile doc/scripts/Makefile lib/Makefile random_maps/Makefile socket/Makefile server/Makefile include/Makefile utils/Makefile lib/checkarch.pl lib/collect.pl utils/add_throw.perl utils/crossloop.tmpl utils/crossloop.pl.tmpl utils/metaserver.pl utils/crossloop.web utils/scores.pl utils/player_dl.pl common/Makefile plugins/Makefile plugins/cfpython/Makefile plugins/cfpython/include/Makefile plugins/cfanim/Makefile plugins/cfanim/include/Makefile plugins/common/Makefile plugins/common/include/Makefile devel/Makefile plugins/cfperl/Makefile"
17111cat >confcache <<\_ACEOF 17054cat >confcache <<\_ACEOF
17112# This file is a shell script that caches the results of configure 17055# This file is a shell script that caches the results of configure
17113# tests run on this system so they can be shared between configure 17056# tests run on this system so they can be shared between configure
17114# scripts and configure runs, see configure's option --config-cache. 17057# scripts and configure runs, see configure's option --config-cache.
17115# It is not useful on other systems. If it contains results you don't 17058# It is not useful on other systems. If it contains results you don't
17524## Running $as_me. ## 17467## Running $as_me. ##
17525_ASBOX 17468_ASBOX
17526} >&5 17469} >&5
17527cat >&5 <<_CSEOF 17470cat >&5 <<_CSEOF
17528 17471
17529This file was extended by crossfire $as_me 1.8.0, which was 17472This file was extended by crossfire $as_me 1.9.0, which was
17530generated by GNU Autoconf 2.59. Invocation command line was 17473generated by GNU Autoconf 2.59. Invocation command line was
17531 17474
17532 CONFIG_FILES = $CONFIG_FILES 17475 CONFIG_FILES = $CONFIG_FILES
17533 CONFIG_HEADERS = $CONFIG_HEADERS 17476 CONFIG_HEADERS = $CONFIG_HEADERS
17534 CONFIG_LINKS = $CONFIG_LINKS 17477 CONFIG_LINKS = $CONFIG_LINKS
17587Report bugs to <bug-autoconf@gnu.org>." 17530Report bugs to <bug-autoconf@gnu.org>."
17588_ACEOF 17531_ACEOF
17589 17532
17590cat >>$CONFIG_STATUS <<_ACEOF 17533cat >>$CONFIG_STATUS <<_ACEOF
17591ac_cs_version="\\ 17534ac_cs_version="\\
17592crossfire config.status 1.8.0 17535crossfire config.status 1.9.0
17593configured by $0, generated by GNU Autoconf 2.59, 17536configured by $0, generated by GNU Autoconf 2.59,
17594 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" 17537 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
17595 17538
17596Copyright (C) 2003 Free Software Foundation, Inc. 17539Copyright (C) 2003 Free Software Foundation, Inc.
17597This config.status script is free software; the Free Software Foundation 17540This config.status script is free software; the Free Software Foundation
17871 "utils/crossloop.web" ) CONFIG_FILES="$CONFIG_FILES utils/crossloop.web" ;; 17814 "utils/crossloop.web" ) CONFIG_FILES="$CONFIG_FILES utils/crossloop.web" ;;
17872 "utils/scores.pl" ) CONFIG_FILES="$CONFIG_FILES utils/scores.pl" ;; 17815 "utils/scores.pl" ) CONFIG_FILES="$CONFIG_FILES utils/scores.pl" ;;
17873 "utils/player_dl.pl" ) CONFIG_FILES="$CONFIG_FILES utils/player_dl.pl" ;; 17816 "utils/player_dl.pl" ) CONFIG_FILES="$CONFIG_FILES utils/player_dl.pl" ;;
17874 "common/Makefile" ) CONFIG_FILES="$CONFIG_FILES common/Makefile" ;; 17817 "common/Makefile" ) CONFIG_FILES="$CONFIG_FILES common/Makefile" ;;
17875 "plugins/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/Makefile" ;; 17818 "plugins/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/Makefile" ;;
17819 "plugins/cfpython/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/cfpython/Makefile" ;;
17820 "plugins/cfpython/include/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/cfpython/include/Makefile" ;;
17821 "plugins/cfanim/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/cfanim/Makefile" ;;
17822 "plugins/cfanim/include/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/cfanim/include/Makefile" ;;
17823 "plugins/common/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/common/Makefile" ;;
17824 "plugins/common/include/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/common/include/Makefile" ;;
17825 "devel/Makefile" ) CONFIG_FILES="$CONFIG_FILES devel/Makefile" ;;
17876 "plugins/cfperl/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/cfperl/Makefile" ;; 17826 "plugins/cfperl/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/cfperl/Makefile" ;;
17877 "plugins/cfpython/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/cfpython/Makefile" ;;
17878 "plugins/cfanim/Makefile" ) CONFIG_FILES="$CONFIG_FILES plugins/cfanim/Makefile" ;;
17879 "devel/Makefile" ) CONFIG_FILES="$CONFIG_FILES devel/Makefile" ;;
17880 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 17827 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
17881 "libtool" ) CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; 17828 "libtool" ) CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
17882 "include/autoconf.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/autoconf.h" ;; 17829 "include/autoconf.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/autoconf.h" ;;
17883 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 17830 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
17884echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 17831echo "$as_me: error: invalid argument: $ac_config_target" >&2;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines