--- rpl/Attic/configure 2011/06/24 20:31:33 1.62 +++ rpl/Attic/configure 2011/06/27 14:01:48 1.65 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for rpl 4.1.0.prerelease.4. +# Generated by GNU Autoconf 2.68 for rpl 4.1.0. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -557,8 +557,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='rpl' PACKAGE_TARNAME='rpl' -PACKAGE_VERSION='4.1.0.prerelease.4' -PACKAGE_STRING='rpl 4.1.0.prerelease.4' +PACKAGE_VERSION='4.1.0' +PACKAGE_STRING='rpl 4.1.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -778,6 +778,7 @@ ac_user_opts=' enable_option_checking enable_dependency_tracking with_x +with_32bits enable_optimization enable_sysv_semaphores enable_full_static @@ -1363,7 +1364,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 rpl 4.1.0.prerelease.4 to adapt to many kinds of systems. +\`configure' configures rpl 4.1.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1438,7 +1439,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of rpl 4.1.0.prerelease.4:";; + short | recursive ) echo "Configuration of rpl 4.1.0:";; esac cat <<\_ACEOF @@ -1466,6 +1467,7 @@ Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-x use the X Window System + --with-32bits-abi force 32bits ABI (multilib) --with-mysql=PATH specify directory for installed mysql --with-postgresql=PATH specify directory for installed postgresql --with-bourne-shell=PATH specify path for OS/2 bourne shell @@ -1554,7 +1556,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -rpl configure 4.1.0.prerelease.4 +rpl configure 4.1.0 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2265,7 +2267,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 rpl $as_me 4.1.0.prerelease.4, which was +It was created by rpl $as_me 4.1.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3191,7 +3193,7 @@ fi # Define the identity of the package. PACKAGE='rpl' - VERSION='4.1.0.prerelease.4' + VERSION='4.1.0' cat >>confdefs.h <<_ACEOF @@ -5866,6 +5868,24 @@ if test "$ac_x_libraries" != "no"; then fi fi + +# Check whether --with-32bits was given. +if test "${with_32bits+set}" = set; then : + withval=$with_32bits; +if test "$with-32bits-abi" = "no"; then +else + ABI=-m32 +fi +else + + ABI=-m32 + + +fi + + +SUBST(ABI) + # Check whether --enable-optimization was given. if test "${enable_optimization+set}" = set; then : enableval=$enable_optimization; @@ -9952,7 +9972,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by rpl $as_me 4.1.0.prerelease.4, which was +This file was extended by rpl $as_me 4.1.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -10018,7 +10038,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="\\ -rpl config.status 4.1.0.prerelease.4 +rpl config.status 4.1.0 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\"