| 1 |
#! /bin/sh |
#! /bin/sh |
| 2 |
# Guess values for system-dependent variables and create Makefiles. |
# Guess values for system-dependent variables and create Makefiles. |
| 3 |
# Generated by GNU Autoconf 2.59e for libfreebob 1.0.0. |
# Generated by GNU Autoconf 2.59e for libfreebob 1.1.0. |
| 4 |
# |
# |
| 5 |
# Report bugs to <<freebob-devel@lists.sf.net>>. |
# Report bugs to <<freebob-devel@lists.sf.net>>. |
| 6 |
# |
# |
| 713 |
# Identity of this package. |
# Identity of this package. |
| 714 |
PACKAGE_NAME='libfreebob' |
PACKAGE_NAME='libfreebob' |
| 715 |
PACKAGE_TARNAME='libfreebob' |
PACKAGE_TARNAME='libfreebob' |
| 716 |
PACKAGE_VERSION='1.0.0' |
PACKAGE_VERSION='1.1.0' |
| 717 |
PACKAGE_STRING='libfreebob 1.0.0' |
PACKAGE_STRING='libfreebob 1.1.0' |
| 718 |
PACKAGE_BUGREPORT='<freebob-devel@lists.sf.net>' |
PACKAGE_BUGREPORT='<freebob-devel@lists.sf.net>' |
| 719 |
|
|
| 720 |
ac_unique_file="src/freebob.cpp" |
ac_unique_file="src/freebob.cpp" |
| 1412 |
# Omit some internal or obsolete options to make the list less imposing. |
# Omit some internal or obsolete options to make the list less imposing. |
| 1413 |
# 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. |
| 1414 |
cat <<_ACEOF |
cat <<_ACEOF |
| 1415 |
\`configure' configures libfreebob 1.0.0 to adapt to many kinds of systems. |
\`configure' configures libfreebob 1.1.0 to adapt to many kinds of systems. |
| 1416 |
|
|
| 1417 |
Usage: $0 [OPTION]... [VAR=VALUE]... |
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1418 |
|
|
| 1482 |
|
|
| 1483 |
if test -n "$ac_init_help"; then |
if test -n "$ac_init_help"; then |
| 1484 |
case $ac_init_help in |
case $ac_init_help in |
| 1485 |
short | recursive ) echo "Configuration of libfreebob 1.0.0:";; |
short | recursive ) echo "Configuration of libfreebob 1.1.0:";; |
| 1486 |
esac |
esac |
| 1487 |
cat <<\_ACEOF |
cat <<\_ACEOF |
| 1488 |
|
|
| 1609 |
test -n "$ac_init_help" && exit $ac_status |
test -n "$ac_init_help" && exit $ac_status |
| 1610 |
if $ac_init_version; then |
if $ac_init_version; then |
| 1611 |
cat <<\_ACEOF |
cat <<\_ACEOF |
| 1612 |
libfreebob configure 1.0.0 |
libfreebob configure 1.1.0 |
| 1613 |
generated by GNU Autoconf 2.59e |
generated by GNU Autoconf 2.59e |
| 1614 |
|
|
| 1615 |
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| 1623 |
This file contains any messages produced by compilers while |
This file contains any messages produced by compilers while |
| 1624 |
running configure, to aid debugging if configure makes a mistake. |
running configure, to aid debugging if configure makes a mistake. |
| 1625 |
|
|
| 1626 |
It was created by libfreebob $as_me 1.0.0, which was |
It was created by libfreebob $as_me 1.1.0, which was |
| 1627 |
generated by GNU Autoconf 2.59e. Invocation command line was |
generated by GNU Autoconf 2.59e. Invocation command line was |
| 1628 |
|
|
| 1629 |
$ $0 $@ |
$ $0 $@ |
| 1995 |
|
|
| 1996 |
|
|
| 1997 |
cat >>confdefs.h <<\_ACEOF |
cat >>confdefs.h <<\_ACEOF |
| 1998 |
#define FREEBOB_MINOR_VERSION 0 |
#define FREEBOB_MINOR_VERSION 1 |
| 1999 |
_ACEOF |
_ACEOF |
| 2000 |
|
|
| 2001 |
|
|
| 2003 |
#define FREEBOB_MICRO_VERSION 0 |
#define FREEBOB_MICRO_VERSION 0 |
| 2004 |
_ACEOF |
_ACEOF |
| 2005 |
|
|
| 2006 |
FREEBOB_MINOR_VERSION=0 |
FREEBOB_MINOR_VERSION=1 |
| 2007 |
|
|
| 2008 |
FREEBOB_MAJOR_VERSION=1 |
FREEBOB_MAJOR_VERSION=1 |
| 2009 |
|
|
| 2327 |
|
|
| 2328 |
# Define the identity of the package. |
# Define the identity of the package. |
| 2329 |
PACKAGE='libfreebob' |
PACKAGE='libfreebob' |
| 2330 |
VERSION='1.0.0' |
VERSION='1.1.0' |
| 2331 |
|
|
| 2332 |
|
|
| 2333 |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
| 21990 |
# report actual input values of CONFIG_FILES etc. instead of their |
# report actual input values of CONFIG_FILES etc. instead of their |
| 21991 |
# values after options handling. |
# values after options handling. |
| 21992 |
ac_log=" |
ac_log=" |
| 21993 |
This file was extended by libfreebob $as_me 1.0.0, which was |
This file was extended by libfreebob $as_me 1.1.0, which was |
| 21994 |
generated by GNU Autoconf 2.59e. Invocation command line was |
generated by GNU Autoconf 2.59e. Invocation command line was |
| 21995 |
|
|
| 21996 |
CONFIG_FILES = $CONFIG_FILES |
CONFIG_FILES = $CONFIG_FILES |
| 22043 |
_ACEOF |
_ACEOF |
| 22044 |
cat >>$CONFIG_STATUS <<_ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF |
| 22045 |
ac_cs_version="\\ |
ac_cs_version="\\ |
| 22046 |
libfreebob config.status 1.0.0 |
libfreebob config.status 1.1.0 |
| 22047 |
configured by $0, generated by GNU Autoconf 2.59e, |
configured by $0, generated by GNU Autoconf 2.59e, |
| 22048 |
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
| 22049 |
|
|