* l3afpad-0.8.18.1.6

This commit is contained in:
Wen-Yen Chuang
2011-12-12 21:55:40 +08:00
parent aff38b35ba
commit 9823a91b20
52 changed files with 1965 additions and 1126 deletions

31
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.5.
# Generated by GNU Autoconf 2.68 for L3afpad 0.8.18.1.6.
#
# 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.5'
PACKAGE_STRING='L3afpad 0.8.18.1.5'
PACKAGE_VERSION='0.8.18.1.6'
PACKAGE_STRING='L3afpad 0.8.18.1.6'
PACKAGE_BUGREPORT='caleb@calno.com'
PACKAGE_URL=''
@@ -739,6 +739,7 @@ enable_largefile
enable_dependency_tracking
enable_nls
enable_print
enable_statistics
enable_xinput2
enable_emacs
enable_gtkgrid
@@ -1299,7 +1300,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.5 to adapt to many kinds of systems.
\`configure' configures L3afpad 0.8.18.1.6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1365,7 +1366,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of L3afpad 0.8.18.1.5:";;
short | recursive ) echo "Configuration of L3afpad 0.8.18.1.6:";;
esac
cat <<\_ACEOF
@@ -1378,6 +1379,7 @@ Optional Features:
--enable-dependency-tracking do not reject slow dependency extractors
--disable-nls do not use Native Language Support
--disable-print force to disable print feature
--disable-statistics force to disable statistics
--disable-xinput2 force to disable Xinput2
--enable-emacs implement Emacs key theme (experimental)
--enable-gtkgrid Enable GtkGrid
@@ -1465,7 +1467,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
L3afpad configure 0.8.18.1.5
L3afpad configure 0.8.18.1.6
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1834,7 +1836,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.5, which was
It was created by L3afpad $as_me 0.8.18.1.6, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -5447,6 +5449,17 @@ $as_echo "#define ENABLE_PRINT 0" >>confdefs.h
fi
# Check whether --enable-statistics was given.
if test "${enable_statistics+set}" = set; then :
enableval=$enable_statistics;
fi
if test "$enable_statistics" = "no"; then
$as_echo "#define ENABLE_STATISTICS 0" >>confdefs.h
fi
# Check whether --enable-xinput2 was given.
if test "${enable_xinput2+set}" = set; then :
enableval=$enable_xinput2;
@@ -7152,7 +7165,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.5, which was
This file was extended by L3afpad $as_me 0.8.18.1.6, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7218,7 +7231,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.5
L3afpad config.status 0.8.18.1.6
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"