| version 1.59 | | version 1.60 |
|---|
| | |
| #! /bin/sh | | #! /bin/sh |
| # From configure.ac Id: configure.ac. | | # From configure.ac Id: configure.ac. |
| # Guess values for system-dependent variables and create Makefiles. | | # Guess values for system-dependent variables and create Makefiles. |
| # Generated by GNU Autoconf 2.59 for crossfire 1.8.0. | | # Generated by GNU Autoconf 2.59 for crossfire 1.9.0. |
| # | | # |
| # Report bugs to <crossfire-devel@listserv.real-time.com>. | | # Report bugs to <crossfire-devel@listserv.real-time.com>. |
| # | | # |
| | |
| # Identity of this package. | | # Identity of this package. |
| PACKAGE_NAME='crossfire' | | PACKAGE_NAME='crossfire' |
| PACKAGE_TARNAME='crossfire' | | PACKAGE_TARNAME='crossfire' |
| PACKAGE_VERSION='1.8.0' | | PACKAGE_VERSION='1.9.0' |
| PACKAGE_STRING='crossfire 1.8.0' | | PACKAGE_STRING='crossfire 1.9.0' |
| PACKAGE_BUGREPORT='crossfire-devel@listserv.real-time.com' | | PACKAGE_BUGREPORT='crossfire-devel@listserv.real-time.com' |
| | | |
| ac_unique_file="server/main.c" | | ac_unique_file="server/main.c" |
| | |
| # Omit some internal or obsolete options to make the list less imposing. | | # 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. | | # This message is too long to be a string in the A/UX 3.1 sh. |
| cat <<_ACEOF | | cat <<_ACEOF |
| \`configure' configures crossfire 1.8.0 to adapt to many kinds of systems. | | \`configure' configures crossfire 1.9.0 to adapt to many kinds of systems. |
| | | |
| Usage: $0 [OPTION]... [VAR=VALUE]... | | Usage: $0 [OPTION]... [VAR=VALUE]... |
| | | |
| | |
| | | |
| if test -n "$ac_init_help"; then | | if test -n "$ac_init_help"; then |
| case $ac_init_help in | | case $ac_init_help in |
| short | recursive ) echo "Configuration of crossfire 1.8.0:";; | | short | recursive ) echo "Configuration of crossfire 1.9.0:";; |
| esac | | esac |
| cat <<\_ACEOF | | cat <<\_ACEOF |
| | | |
| | |
| test -n "$ac_init_help" && exit 0 | | test -n "$ac_init_help" && exit 0 |
| if $ac_init_version; then | | if $ac_init_version; then |
| cat <<\_ACEOF | | cat <<\_ACEOF |
| crossfire configure 1.8.0 | | crossfire configure 1.9.0 |
| generated by GNU Autoconf 2.59 | | generated by GNU Autoconf 2.59 |
| | | |
| Copyright (C) 2003 Free Software Foundation, Inc. | | Copyright (C) 2003 Free Software Foundation, Inc. |
| | |
| This file contains any messages produced by compilers while | | This file contains any messages produced by compilers while |
| running configure, to aid debugging if configure makes a mistake. | | running configure, to aid debugging if configure makes a mistake. |
| | | |
| It was created by crossfire $as_me 1.8.0, which was | | It was created by crossfire $as_me 1.9.0, which was |
| generated by GNU Autoconf 2.59. Invocation command line was | | generated by GNU Autoconf 2.59. Invocation command line was |
| | | |
| $ $0 $@ | | $ $0 $@ |
| | |
| | | |
| # Define the identity of the package. | | # Define the identity of the package. |
| PACKAGE='crossfire' | | PACKAGE='crossfire' |
| VERSION='1.8.0' | | VERSION='1.9.0' |
| | | |
| | | |
| cat >>confdefs.h <<_ACEOF | | cat >>confdefs.h <<_ACEOF |
| | |
| } >&5 | | } >&5 |
| cat >&5 <<_CSEOF | | cat >&5 <<_CSEOF |
| | | |
| This file was extended by crossfire $as_me 1.8.0, which was | | This file was extended by crossfire $as_me 1.9.0, which was |
| generated by GNU Autoconf 2.59. Invocation command line was | | generated by GNU Autoconf 2.59. Invocation command line was |
| | | |
| CONFIG_FILES = $CONFIG_FILES | | CONFIG_FILES = $CONFIG_FILES |
| | |
| | | |
| cat >>$CONFIG_STATUS <<_ACEOF | | cat >>$CONFIG_STATUS <<_ACEOF |
| ac_cs_version="\\ | | ac_cs_version="\\ |
| crossfire config.status 1.8.0 | | crossfire config.status 1.9.0 |
| configured by $0, generated by GNU Autoconf 2.59, | | configured by $0, generated by GNU Autoconf 2.59, |
| with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| | | |