diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/configure')
-rwxr-xr-x | Master/texmf-dist/source/fonts/fonts-tlwg/configure | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/configure b/Master/texmf-dist/source/fonts/fonts-tlwg/configure index 90cecb99690..3b89e20cb5b 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.4. +# Generated by GNU Autoconf 2.69 for fonts-tlwg 0.6.5. # # 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.4' -PACKAGE_STRING='fonts-tlwg 0.6.4' +PACKAGE_VERSION='0.6.5' +PACKAGE_STRING='fonts-tlwg 0.6.5' PACKAGE_BUGREPORT='thai-linux-foss-devel@googlegroups.com' PACKAGE_URL='' @@ -1259,7 +1259,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.4 to adapt to many kinds of systems. +\`configure' configures fonts-tlwg 0.6.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1326,7 +1326,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of fonts-tlwg 0.6.4:";; + short | recursive ) echo "Configuration of fonts-tlwg 0.6.5:";; esac cat <<\_ACEOF @@ -1420,7 +1420,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -fonts-tlwg configure 0.6.4 +fonts-tlwg configure 0.6.5 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1437,7 +1437,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.4, which was +It was created by fonts-tlwg $as_me 0.6.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2302,7 +2302,7 @@ fi # Define the identity of the package. PACKAGE='fonts-tlwg' - VERSION='0.6.4' + VERSION='0.6.5' cat >>confdefs.h <<_ACEOF @@ -2396,7 +2396,7 @@ END fi -FONTFORGE_MIN_VER=20080110 +FONTFORGE_MIN_VER=20170731 LATEX_PACKAGE="fonts-tlwg" @@ -2771,7 +2771,8 @@ if test "x$FONTFORGE" = "xno"; then else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Fontforge >= $FONTFORGE_MIN_VER" >&5 $as_echo_n "checking for Fontforge >= $FONTFORGE_MIN_VER... " >&6; } - FONTFORGE_VER=`$FONTFORGE --version 2>/dev/null | grep '^fontforge' | cut -d' ' -f2` + FONTFORGE_VER=$($FONTFORGE --version 2>/dev/null | grep '^fontforge' | sed 's/fontforge //') + FONTFORGE_VER=$(TZ=UTC date -d "$FONTFORGE_VER" "+%Y%m%d") if test $FONTFORGE_VER -lt $FONTFORGE_MIN_VER; then as_fn_error $? "Requires Fontforge >= $FONTFORGE_MIN_VER but $FONTFORGE_VER was found)" "$LINENO" 5 fi @@ -3818,7 +3819,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.4, which was +This file was extended by fonts-tlwg $as_me 0.6.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3871,7 +3872,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.4 +fonts-tlwg config.status 0.6.5 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |