| 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.59 for mnote 1.0. |
# Generated by GNU Autoconf 2.59 for mnote 1.2. |
| 4 |
# |
# |
| 5 |
# Report bugs to <hiroyuki@maloninc.com>. |
# Report bugs to <hiroyuki@maloninc.com>. |
| 6 |
# |
# |
| 269 |
# Identity of this package. |
# Identity of this package. |
| 270 |
PACKAGE_NAME='mnote' |
PACKAGE_NAME='mnote' |
| 271 |
PACKAGE_TARNAME='mnote' |
PACKAGE_TARNAME='mnote' |
| 272 |
PACKAGE_VERSION='1.0' |
PACKAGE_VERSION='1.2' |
| 273 |
PACKAGE_STRING='mnote 1.0' |
PACKAGE_STRING='mnote 1.2' |
| 274 |
PACKAGE_BUGREPORT='hiroyuki@maloninc.com' |
PACKAGE_BUGREPORT='hiroyuki@maloninc.com' |
| 275 |
|
|
| 276 |
ac_unique_file="acconfig.h" |
ac_unique_file="acconfig.h" |
| 788 |
# Omit some internal or obsolete options to make the list less imposing. |
# Omit some internal or obsolete options to make the list less imposing. |
| 789 |
# 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. |
| 790 |
cat <<_ACEOF |
cat <<_ACEOF |
| 791 |
\`configure' configures mnote 1.0 to adapt to many kinds of systems. |
\`configure' configures mnote 1.2 to adapt to many kinds of systems. |
| 792 |
|
|
| 793 |
Usage: $0 [OPTION]... [VAR=VALUE]... |
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 794 |
|
|
| 854 |
|
|
| 855 |
if test -n "$ac_init_help"; then |
if test -n "$ac_init_help"; then |
| 856 |
case $ac_init_help in |
case $ac_init_help in |
| 857 |
short | recursive ) echo "Configuration of mnote 1.0:";; |
short | recursive ) echo "Configuration of mnote 1.2:";; |
| 858 |
esac |
esac |
| 859 |
cat <<\_ACEOF |
cat <<\_ACEOF |
| 860 |
|
|
| 972 |
else |
else |
| 973 |
echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
| 974 |
fi |
fi |
| 975 |
cd $ac_popdir |
cd "$ac_popdir" |
| 976 |
done |
done |
| 977 |
fi |
fi |
| 978 |
|
|
| 979 |
test -n "$ac_init_help" && exit 0 |
test -n "$ac_init_help" && exit 0 |
| 980 |
if $ac_init_version; then |
if $ac_init_version; then |
| 981 |
cat <<\_ACEOF |
cat <<\_ACEOF |
| 982 |
mnote configure 1.0 |
mnote configure 1.2 |
| 983 |
generated by GNU Autoconf 2.59 |
generated by GNU Autoconf 2.59 |
| 984 |
|
|
| 985 |
Copyright (C) 2003 Free Software Foundation, Inc. |
Copyright (C) 2003 Free Software Foundation, Inc. |
| 993 |
This file contains any messages produced by compilers while |
This file contains any messages produced by compilers while |
| 994 |
running configure, to aid debugging if configure makes a mistake. |
running configure, to aid debugging if configure makes a mistake. |
| 995 |
|
|
| 996 |
It was created by mnote $as_me 1.0, which was |
It was created by mnote $as_me 1.2, which was |
| 997 |
generated by GNU Autoconf 2.59. Invocation command line was |
generated by GNU Autoconf 2.59. Invocation command line was |
| 998 |
|
|
| 999 |
$ $0 $@ |
$ $0 $@ |
| 1637 |
|
|
| 1638 |
# Define the identity of the package. |
# Define the identity of the package. |
| 1639 |
PACKAGE=mnote |
PACKAGE=mnote |
| 1640 |
VERSION=1.0 |
VERSION=1.2 |
| 1641 |
|
|
| 1642 |
|
|
| 1643 |
# Some tools Automake needs. |
# Some tools Automake needs. |
| 2183 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2184 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2185 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2186 |
{ ac_try='test -z "$ac_cxx_werror_flag" |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2187 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2188 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2189 |
ac_status=$? |
ac_status=$? |
| 2241 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2242 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2243 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2244 |
{ ac_try='test -z "$ac_cxx_werror_flag" |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2245 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2246 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2247 |
ac_status=$? |
ac_status=$? |
| 2312 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2313 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2314 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2315 |
{ ac_try='test -z "$ac_cxx_werror_flag" |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2316 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2317 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2318 |
ac_status=$? |
ac_status=$? |
| 2356 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2357 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2358 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2359 |
{ ac_try='test -z "$ac_cxx_werror_flag" |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2360 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2361 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2362 |
ac_status=$? |
ac_status=$? |
| 2930 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2931 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2932 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2933 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2934 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2935 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2936 |
ac_status=$? |
ac_status=$? |
| 2988 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2989 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2990 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2991 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2992 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2993 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2994 |
ac_status=$? |
ac_status=$? |
| 3104 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3105 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3106 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3107 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3108 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3109 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3110 |
ac_status=$? |
ac_status=$? |
| 3158 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3159 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3160 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3161 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3162 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3163 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3164 |
ac_status=$? |
ac_status=$? |
| 3203 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3204 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3205 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3206 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3207 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3208 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3209 |
ac_status=$? |
ac_status=$? |
| 3247 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3248 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3249 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3250 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3251 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3252 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3253 |
ac_status=$? |
ac_status=$? |
| 3449 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3450 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3451 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3452 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3453 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3454 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3455 |
ac_status=$? |
ac_status=$? |
| 3499 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3500 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3501 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3502 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3503 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3504 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3505 |
ac_status=$? |
ac_status=$? |
| 3574 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3575 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3576 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3577 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3578 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3579 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3580 |
ac_status=$? |
ac_status=$? |
| 3693 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3694 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3695 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3696 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3697 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3698 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3699 |
ac_status=$? |
ac_status=$? |
| 4007 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4008 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4009 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4010 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4011 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4012 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4013 |
ac_status=$? |
ac_status=$? |
| 4177 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4178 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4179 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4180 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4181 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4182 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4183 |
ac_status=$? |
ac_status=$? |
| 4242 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4243 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4244 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4245 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4246 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4247 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4248 |
ac_status=$? |
ac_status=$? |
| 4310 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4311 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4312 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4313 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4314 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4315 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4316 |
ac_status=$? |
ac_status=$? |
| 4513 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4514 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4515 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4516 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4517 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4518 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4519 |
ac_status=$? |
ac_status=$? |
| 4945 |
} >&5 |
} >&5 |
| 4946 |
cat >&5 <<_CSEOF |
cat >&5 <<_CSEOF |
| 4947 |
|
|
| 4948 |
This file was extended by mnote $as_me 1.0, which was |
This file was extended by mnote $as_me 1.2, which was |
| 4949 |
generated by GNU Autoconf 2.59. Invocation command line was |
generated by GNU Autoconf 2.59. Invocation command line was |
| 4950 |
|
|
| 4951 |
CONFIG_FILES = $CONFIG_FILES |
CONFIG_FILES = $CONFIG_FILES |
| 5008 |
|
|
| 5009 |
cat >>$CONFIG_STATUS <<_ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF |
| 5010 |
ac_cs_version="\\ |
ac_cs_version="\\ |
| 5011 |
mnote config.status 1.0 |
mnote config.status 1.2 |
| 5012 |
configured by $0, generated by GNU Autoconf 2.59, |
configured by $0, generated by GNU Autoconf 2.59, |
| 5013 |
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| 5014 |
|
|
| 5433 |
*) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
*) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
| 5434 |
esac |
esac |
| 5435 |
|
|
|
if test x"$ac_file" != x-; then |
|
|
{ echo "$as_me:$LINENO: creating $ac_file" >&5 |
|
|
echo "$as_me: creating $ac_file" >&6;} |
|
|
rm -f "$ac_file" |
|
|
fi |
|
| 5436 |
# Let's still pretend it is `configure' which instantiates (i.e., don't |
# Let's still pretend it is `configure' which instantiates (i.e., don't |
| 5437 |
# use $as_me), people would be surprised to read: |
# use $as_me), people would be surprised to read: |
| 5438 |
# /* config.h. Generated by config.status. */ |
# /* config.h. Generated by config.status. */ |
| 5471 |
fi;; |
fi;; |
| 5472 |
esac |
esac |
| 5473 |
done` || { (exit 1); exit 1; } |
done` || { (exit 1); exit 1; } |
| 5474 |
|
|
| 5475 |
|
if test x"$ac_file" != x-; then |
| 5476 |
|
{ echo "$as_me:$LINENO: creating $ac_file" >&5 |
| 5477 |
|
echo "$as_me: creating $ac_file" >&6;} |
| 5478 |
|
rm -f "$ac_file" |
| 5479 |
|
fi |
| 5480 |
_ACEOF |
_ACEOF |
| 5481 |
cat >>$CONFIG_STATUS <<_ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF |
| 5482 |
sed "$ac_vpsub |
sed "$ac_vpsub |