diff options
author | Takuji Tanaka <ttk@t-lab.opal.ne.jp> | 2021-05-19 08:02:22 +0000 |
---|---|---|
committer | Takuji Tanaka <ttk@t-lab.opal.ne.jp> | 2021-05-19 08:02:22 +0000 |
commit | 20a6dacdb8442b72101911b8d239350c799af1c8 (patch) | |
tree | 01abe05a166c8a0982a86a0a90d3bc85caf3b60e /Build/source/texk/mendexk/configure | |
parent | d6eddba56d9a1afe3d6a3392bc4dc4ac19b7ea84 (diff) |
mendex: ver.0.56, fix bug in reading style file
git-svn-id: svn://tug.org/texlive/trunk@59262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/mendexk/configure')
-rwxr-xr-x | Build/source/texk/mendexk/configure | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Build/source/texk/mendexk/configure b/Build/source/texk/mendexk/configure index 01cfc10f2f3..46a87f38cdd 100755 --- a/Build/source/texk/mendexk/configure +++ b/Build/source/texk/mendexk/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for mendex (TeX Live) 3.3. +# Generated by GNU Autoconf 2.69 for mendex (TeX Live) 3.4. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='mendex (TeX Live)' PACKAGE_TARNAME='mendex--tex-live-' -PACKAGE_VERSION='3.3' -PACKAGE_STRING='mendex (TeX Live) 3.3' +PACKAGE_VERSION='3.4' +PACKAGE_STRING='mendex (TeX Live) 3.4' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1329,7 +1329,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 mendex (TeX Live) 3.3 to adapt to many kinds of systems. +\`configure' configures mendex (TeX Live) 3.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1400,7 +1400,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of mendex (TeX Live) 3.3:";; + short | recursive ) echo "Configuration of mendex (TeX Live) 3.4:";; esac cat <<\_ACEOF @@ -1521,7 +1521,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -mendex (TeX Live) configure 3.3 +mendex (TeX Live) configure 3.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2173,7 +2173,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 mendex (TeX Live) $as_me 3.3, which was +It was created by mendex (TeX Live) $as_me 3.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -7855,7 +7855,7 @@ fi # Define the identity of the package. PACKAGE='mendex--tex-live-' - VERSION='3.3' + VERSION='3.4' # Some tools Automake needs. @@ -13907,7 +13907,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -mendex (TeX Live) config.lt 3.3 +mendex (TeX Live) config.lt 3.4 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -15516,7 +15516,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 mendex (TeX Live) $as_me 3.3, which was +This file was extended by mendex (TeX Live) $as_me 3.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15582,7 +15582,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="\\ -mendex (TeX Live) config.status 3.3 +mendex (TeX Live) config.status 3.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |