| 1 |
#! /bin/sh |
#! /bin/sh |
| 2 |
# From configure.in Id: configure.in. |
# From configure.in Id: configure.in. |
| 3 |
# Guess values for system-dependent variables and create Makefiles. |
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
# Generated by GNU Autoconf 2.57 for xnpal 0.1.0. |
# Generated by GNU Autoconf 2.57 for xnpal 1.0.0. |
| 5 |
# |
# |
| 6 |
# Report bugs to <software@ni.brain.riken.jp>. |
# Report bugs to <software@ni.brain.riken.jp>. |
| 7 |
# |
# |
| 423 |
# Identity of this package. |
# Identity of this package. |
| 424 |
PACKAGE_NAME='xnpal' |
PACKAGE_NAME='xnpal' |
| 425 |
PACKAGE_TARNAME='xnpal' |
PACKAGE_TARNAME='xnpal' |
| 426 |
PACKAGE_VERSION='0.1.0' |
PACKAGE_VERSION='1.0.0' |
| 427 |
PACKAGE_STRING='xnpal 0.1.0' |
PACKAGE_STRING='xnpal 1.0.0' |
| 428 |
PACKAGE_BUGREPORT='software@ni.brain.riken.jp' |
PACKAGE_BUGREPORT='software@ni.brain.riken.jp' |
| 429 |
|
|
| 430 |
ac_unique_file="account.cc" |
ac_unique_file="account.cc" |
| 954 |
# Omit some internal or obsolete options to make the list less imposing. |
# Omit some internal or obsolete options to make the list less imposing. |
| 955 |
# 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. |
| 956 |
cat <<_ACEOF |
cat <<_ACEOF |
| 957 |
\`configure' configures xnpal 0.1.0 to adapt to many kinds of systems. |
\`configure' configures xnpal 1.0.0 to adapt to many kinds of systems. |
| 958 |
|
|
| 959 |
Usage: $0 [OPTION]... [VAR=VALUE]... |
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 960 |
|
|
| 1021 |
|
|
| 1022 |
if test -n "$ac_init_help"; then |
if test -n "$ac_init_help"; then |
| 1023 |
case $ac_init_help in |
case $ac_init_help in |
| 1024 |
short | recursive ) echo "Configuration of xnpal 0.1.0:";; |
short | recursive ) echo "Configuration of xnpal 1.0.0:";; |
| 1025 |
esac |
esac |
| 1026 |
cat <<\_ACEOF |
cat <<\_ACEOF |
| 1027 |
|
|
| 1143 |
test -n "$ac_init_help" && exit 0 |
test -n "$ac_init_help" && exit 0 |
| 1144 |
if $ac_init_version; then |
if $ac_init_version; then |
| 1145 |
cat <<\_ACEOF |
cat <<\_ACEOF |
| 1146 |
xnpal configure 0.1.0 |
xnpal configure 1.0.0 |
| 1147 |
generated by GNU Autoconf 2.57 |
generated by GNU Autoconf 2.57 |
| 1148 |
|
|
| 1149 |
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
| 1158 |
This file contains any messages produced by compilers while |
This file contains any messages produced by compilers while |
| 1159 |
running configure, to aid debugging if configure makes a mistake. |
running configure, to aid debugging if configure makes a mistake. |
| 1160 |
|
|
| 1161 |
It was created by xnpal $as_me 0.1.0, which was |
It was created by xnpal $as_me 1.0.0, which was |
| 1162 |
generated by GNU Autoconf 2.57. Invocation command line was |
generated by GNU Autoconf 2.57. Invocation command line was |
| 1163 |
|
|
| 1164 |
$ $0 $@ |
$ $0 $@ |
| 1853 |
|
|
| 1854 |
# Define the identity of the package. |
# Define the identity of the package. |
| 1855 |
PACKAGE=xnpal |
PACKAGE=xnpal |
| 1856 |
VERSION=0.1.0 |
VERSION=1.0.0 |
| 1857 |
|
|
| 1858 |
|
|
| 1859 |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
| 21659 |
} >&5 |
} >&5 |
| 21660 |
cat >&5 <<_CSEOF |
cat >&5 <<_CSEOF |
| 21661 |
|
|
| 21662 |
This file was extended by xnpal $as_me 0.1.0, which was |
This file was extended by xnpal $as_me 1.0.0, which was |
| 21663 |
generated by GNU Autoconf 2.57. Invocation command line was |
generated by GNU Autoconf 2.57. Invocation command line was |
| 21664 |
|
|
| 21665 |
CONFIG_FILES = $CONFIG_FILES |
CONFIG_FILES = $CONFIG_FILES |
| 21722 |
|
|
| 21723 |
cat >>$CONFIG_STATUS <<_ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF |
| 21724 |
ac_cs_version="\\ |
ac_cs_version="\\ |
| 21725 |
xnpal config.status 0.1.0 |
xnpal config.status 1.0.0 |
| 21726 |
configured by $0, generated by GNU Autoconf 2.57, |
configured by $0, generated by GNU Autoconf 2.57, |
| 21727 |
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| 21728 |
|
|