diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/configure')
-rwxr-xr-x | Master/texmf-dist/source/fonts/fonts-tlwg/configure | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/configure b/Master/texmf-dist/source/fonts/fonts-tlwg/configure index 6957670ac67..b5dc3f77f4b 100755 --- a/Master/texmf-dist/source/fonts/fonts-tlwg/configure +++ b/Master/texmf-dist/source/fonts/fonts-tlwg/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for fonts-tlwg 0.6.0. +# Generated by GNU Autoconf 2.69 for fonts-tlwg 0.6.1. # # Report bugs to <thai-linux-foss-devel@googlegroups.com>. # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='fonts-tlwg' PACKAGE_TARNAME='fonts-tlwg' -PACKAGE_VERSION='0.6.0' -PACKAGE_STRING='fonts-tlwg 0.6.0' +PACKAGE_VERSION='0.6.1' +PACKAGE_STRING='fonts-tlwg 0.6.1' PACKAGE_BUGREPORT='thai-linux-foss-devel@googlegroups.com' PACKAGE_URL='' @@ -1243,7 +1243,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 fonts-tlwg 0.6.0 to adapt to many kinds of systems. +\`configure' configures fonts-tlwg 0.6.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1309,7 +1309,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of fonts-tlwg 0.6.0:";; + short | recursive ) echo "Configuration of fonts-tlwg 0.6.1:";; esac cat <<\_ACEOF @@ -1401,7 +1401,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -fonts-tlwg configure 0.6.0 +fonts-tlwg configure 0.6.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1418,7 +1418,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 fonts-tlwg $as_me 0.6.0, which was +It was created by fonts-tlwg $as_me 0.6.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2283,7 +2283,7 @@ fi # Define the identity of the package. PACKAGE='fonts-tlwg' - VERSION='0.6.0' + VERSION='0.6.1' cat >>confdefs.h <<_ACEOF @@ -3186,7 +3186,7 @@ fi fi -ac_config_files="$ac_config_files Makefile nf/Makefile nectec/Makefile tlwg/Makefile scripts/Makefile fontconfig/Makefile latex/Makefile latex/examples/Makefile tests/Makefile" +ac_config_files="$ac_config_files Makefile nf/Makefile nectec/Makefile sipa/Makefile tlwg/Makefile scripts/Makefile fontconfig/Makefile latex/Makefile latex/examples/Makefile tests/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -3763,7 +3763,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 fonts-tlwg $as_me 0.6.0, which was +This file was extended by fonts-tlwg $as_me 0.6.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3816,7 +3816,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="\\ -fonts-tlwg config.status 0.6.0 +fonts-tlwg config.status 0.6.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -3932,6 +3932,7 @@ do "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "nf/Makefile") CONFIG_FILES="$CONFIG_FILES nf/Makefile" ;; "nectec/Makefile") CONFIG_FILES="$CONFIG_FILES nectec/Makefile" ;; + "sipa/Makefile") CONFIG_FILES="$CONFIG_FILES sipa/Makefile" ;; "tlwg/Makefile") CONFIG_FILES="$CONFIG_FILES tlwg/Makefile" ;; "scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;; "fontconfig/Makefile") CONFIG_FILES="$CONFIG_FILES fontconfig/Makefile" ;; |