* l3afpad-0.8.18.1.3

This commit is contained in:
Wen-Yen Chuang
2011-12-12 21:35:35 +08:00
parent c3c63280d4
commit c9b1ad4888
98 changed files with 1300 additions and 643 deletions

41
configure vendored
View File

@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for L3afpad 0.8.18.1.2.
# Generated by GNU Autoconf 2.68 for L3afpad 0.8.18.1.3.
#
# Report bugs to <caleb@calno.com>.
#
@@ -560,8 +560,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='L3afpad'
PACKAGE_TARNAME='l3afpad'
PACKAGE_VERSION='0.8.18.1.2'
PACKAGE_STRING='L3afpad 0.8.18.1.2'
PACKAGE_VERSION='0.8.18.1.3'
PACKAGE_STRING='L3afpad 0.8.18.1.3'
PACKAGE_BUGREPORT='caleb@calno.com'
PACKAGE_URL=''
@@ -1296,7 +1296,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 L3afpad 0.8.18.1.2 to adapt to many kinds of systems.
\`configure' configures L3afpad 0.8.18.1.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1362,7 +1362,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of L3afpad 0.8.18.1.2:";;
short | recursive ) echo "Configuration of L3afpad 0.8.18.1.3:";;
esac
cat <<\_ACEOF
@@ -1459,7 +1459,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
L3afpad configure 0.8.18.1.2
L3afpad configure 0.8.18.1.3
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1828,7 +1828,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 L3afpad $as_me 0.8.18.1.2, which was
It was created by L3afpad $as_me 0.8.18.1.3, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -4892,7 +4892,7 @@ fi
if test "$GCC" = "yes"; then
CFLAGS="$CFLAGS -Wall -Wextra"
CFLAGS="$CFLAGS -Wall"
fi
if test "x$CC" != xcc; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
@@ -5238,27 +5238,22 @@ if test "${enable_print+set}" = set; then :
enableval=$enable_print;
fi
if test "$enable_print" != "no"; then
if test -n "$PKG_CONFIG" && \
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= 3.0.10\""; } >&5
($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0.10") 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
if test "$enable_print" = "no"; then
$as_echo "#define ENABLE_PRINT 1" >>confdefs.h
$as_echo "#define ENABLE_PRINT 0" >>confdefs.h
fi
fi
fi
# Check whether --enable-emacs was given.
if test "${enable_emacs+set}" = set; then :
enableval=$enable_emacs;
$as_echo "#define ENABLE_EMACS 1" >>confdefs.h
fi
if test "$enable_emacs" = "yes"; then
$as_echo "#define ENABLE_EMACS 1" >>confdefs.h
fi
GETTEXT_PACKAGE="$PACKAGE"
@@ -6928,7 +6923,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by L3afpad $as_me 0.8.18.1.2, which was
This file was extended by L3afpad $as_me 0.8.18.1.3, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -6994,7 +6989,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="\\
L3afpad config.status 0.8.18.1.2
L3afpad config.status 0.8.18.1.3
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"