| 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 0.9. |
# Generated by GNU Autoconf 2.59 for mnote 1.0. |
| 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='0.9' |
PACKAGE_VERSION='1.0' |
| 273 |
PACKAGE_STRING='mnote 0.9' |
PACKAGE_STRING='mnote 1.0' |
| 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 0.9 to adapt to many kinds of systems. |
\`configure' configures mnote 1.0 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 0.9:";; |
short | recursive ) echo "Configuration of mnote 1.0:";; |
| 858 |
esac |
esac |
| 859 |
cat <<\_ACEOF |
cat <<\_ACEOF |
| 860 |
|
|
| 967 |
else |
else |
| 968 |
echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
| 969 |
fi |
fi |
| 970 |
cd $ac_popdir |
cd "$ac_popdir" |
| 971 |
done |
done |
| 972 |
fi |
fi |
| 973 |
|
|
| 974 |
test -n "$ac_init_help" && exit 0 |
test -n "$ac_init_help" && exit 0 |
| 975 |
if $ac_init_version; then |
if $ac_init_version; then |
| 976 |
cat <<\_ACEOF |
cat <<\_ACEOF |
| 977 |
mnote configure 0.9 |
mnote configure 1.0 |
| 978 |
generated by GNU Autoconf 2.59 |
generated by GNU Autoconf 2.59 |
| 979 |
|
|
| 980 |
Copyright (C) 2003 Free Software Foundation, Inc. |
Copyright (C) 2003 Free Software Foundation, Inc. |
| 988 |
This file contains any messages produced by compilers while |
This file contains any messages produced by compilers while |
| 989 |
running configure, to aid debugging if configure makes a mistake. |
running configure, to aid debugging if configure makes a mistake. |
| 990 |
|
|
| 991 |
It was created by mnote $as_me 0.9, which was |
It was created by mnote $as_me 1.0, which was |
| 992 |
generated by GNU Autoconf 2.59. Invocation command line was |
generated by GNU Autoconf 2.59. Invocation command line was |
| 993 |
|
|
| 994 |
$ $0 $@ |
$ $0 $@ |
| 1632 |
|
|
| 1633 |
# Define the identity of the package. |
# Define the identity of the package. |
| 1634 |
PACKAGE=mnote |
PACKAGE=mnote |
| 1635 |
VERSION=0.9 |
VERSION=1.0 |
| 1636 |
|
|
| 1637 |
|
|
| 1638 |
# Some tools Automake needs. |
# Some tools Automake needs. |
| 2178 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2179 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2180 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2181 |
{ ac_try='test -z "$ac_cxx_werror_flag" |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2182 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2183 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2184 |
ac_status=$? |
ac_status=$? |
| 2236 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2237 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2238 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2239 |
{ ac_try='test -z "$ac_cxx_werror_flag" |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2240 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2241 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2242 |
ac_status=$? |
ac_status=$? |
| 2307 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2308 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2309 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2310 |
{ ac_try='test -z "$ac_cxx_werror_flag" |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2311 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2312 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2313 |
ac_status=$? |
ac_status=$? |
| 2351 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2352 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2353 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2354 |
{ ac_try='test -z "$ac_cxx_werror_flag" |
{ ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2355 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2356 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2357 |
ac_status=$? |
ac_status=$? |
| 2925 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2926 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2927 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2928 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2929 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2930 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2931 |
ac_status=$? |
ac_status=$? |
| 2983 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 2984 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2985 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 2986 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 2987 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2988 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 2989 |
ac_status=$? |
ac_status=$? |
| 3099 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3100 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3101 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3102 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3103 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3104 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3105 |
ac_status=$? |
ac_status=$? |
| 3153 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3154 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3155 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3156 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3157 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3158 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3159 |
ac_status=$? |
ac_status=$? |
| 3198 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3199 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3200 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3201 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3202 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3203 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3204 |
ac_status=$? |
ac_status=$? |
| 3242 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3243 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3244 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3245 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3246 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3247 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3248 |
ac_status=$? |
ac_status=$? |
| 3427 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3428 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3429 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3430 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3431 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3432 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3433 |
ac_status=$? |
ac_status=$? |
| 3540 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3541 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3542 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3543 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3544 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3545 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3546 |
ac_status=$? |
ac_status=$? |
| 3854 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 3855 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3856 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 3857 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 3858 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3859 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 3860 |
ac_status=$? |
ac_status=$? |
| 4024 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4025 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4026 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4027 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4028 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4029 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4030 |
ac_status=$? |
ac_status=$? |
| 4089 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4090 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4091 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4092 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4093 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4094 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4095 |
ac_status=$? |
ac_status=$? |
| 4157 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4158 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4159 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4160 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4161 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4162 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4163 |
ac_status=$? |
ac_status=$? |
| 4360 |
cat conftest.err >&5 |
cat conftest.err >&5 |
| 4361 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4362 |
(exit $ac_status); } && |
(exit $ac_status); } && |
| 4363 |
{ ac_try='test -z "$ac_c_werror_flag" |
{ ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
|
|| test ! -s conftest.err' |
|
| 4364 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4365 |
(eval $ac_try) 2>&5 |
(eval $ac_try) 2>&5 |
| 4366 |
ac_status=$? |
ac_status=$? |
| 4792 |
} >&5 |
} >&5 |
| 4793 |
cat >&5 <<_CSEOF |
cat >&5 <<_CSEOF |
| 4794 |
|
|
| 4795 |
This file was extended by mnote $as_me 0.9, which was |
This file was extended by mnote $as_me 1.0, which was |
| 4796 |
generated by GNU Autoconf 2.59. Invocation command line was |
generated by GNU Autoconf 2.59. Invocation command line was |
| 4797 |
|
|
| 4798 |
CONFIG_FILES = $CONFIG_FILES |
CONFIG_FILES = $CONFIG_FILES |
| 4855 |
|
|
| 4856 |
cat >>$CONFIG_STATUS <<_ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF |
| 4857 |
ac_cs_version="\\ |
ac_cs_version="\\ |
| 4858 |
mnote config.status 0.9 |
mnote config.status 1.0 |
| 4859 |
configured by $0, generated by GNU Autoconf 2.59, |
configured by $0, generated by GNU Autoconf 2.59, |
| 4860 |
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| 4861 |
|
|
| 5279 |
*) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
*) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
| 5280 |
esac |
esac |
| 5281 |
|
|
|
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 |
|
| 5282 |
# 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 |
| 5283 |
# use $as_me), people would be surprised to read: |
# use $as_me), people would be surprised to read: |
| 5284 |
# /* config.h. Generated by config.status. */ |
# /* config.h. Generated by config.status. */ |
| 5317 |
fi;; |
fi;; |
| 5318 |
esac |
esac |
| 5319 |
done` || { (exit 1); exit 1; } |
done` || { (exit 1); exit 1; } |
| 5320 |
|
|
| 5321 |
|
if test x"$ac_file" != x-; then |
| 5322 |
|
{ echo "$as_me:$LINENO: creating $ac_file" >&5 |
| 5323 |
|
echo "$as_me: creating $ac_file" >&6;} |
| 5324 |
|
rm -f "$ac_file" |
| 5325 |
|
fi |
| 5326 |
_ACEOF |
_ACEOF |
| 5327 |
cat >>$CONFIG_STATUS <<_ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF |
| 5328 |
sed "$ac_vpsub |
sed "$ac_vpsub |