diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-12-03 13:22:28 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-12-03 13:22:28 +0000 |
commit | 09c809205e2c3a83d3e0f80d116ea08fd2e79b5a (patch) | |
tree | e7d6a5b47c4a0549ae478ad8e679d1517ef8f864 /Build | |
parent | 8332d48d23bca6879022cded6b994c6db3c97c39 (diff) |
configure.ac
git-svn-id: svn://tug.org/texlive/trunk@57054 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/detex/ChangeLog | 1 | ||||
-rwxr-xr-x | Build/source/texk/detex/configure | 22 | ||||
-rw-r--r-- | Build/source/texk/detex/configure.ac | 2 |
3 files changed, 13 insertions, 12 deletions
diff --git a/Build/source/texk/detex/ChangeLog b/Build/source/texk/detex/ChangeLog index b51d0562fdc..913bc3979e4 100644 --- a/Build/source/texk/detex/ChangeLog +++ b/Build/source/texk/detex/ChangeLog @@ -1,6 +1,7 @@ 2020-12-03 Hironobu Yamashita <h.y.acetaminophen@gmail.com> * Import opendetex-2.8.9. + * configure.ac: adapted. 2020-11-05 Karl Berry <karl@freefriends.org> diff --git a/Build/source/texk/detex/configure b/Build/source/texk/detex/configure index 5e2cf99f1cc..6a4dc32feb8 100755 --- a/Build/source/texk/detex/configure +++ b/Build/source/texk/detex/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for detex (TeX Live) 2.8.7. +# Generated by GNU Autoconf 2.69 for detex (TeX Live) 2.8.9. # # Report bugs to <tex-k@tug.org>. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='detex (TeX Live)' PACKAGE_TARNAME='detex--tex-live-' -PACKAGE_VERSION='2.8.7' -PACKAGE_STRING='detex (TeX Live) 2.8.7' +PACKAGE_VERSION='2.8.9' +PACKAGE_STRING='detex (TeX Live) 2.8.9' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1331,7 +1331,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 detex (TeX Live) 2.8.7 to adapt to many kinds of systems. +\`configure' configures detex (TeX Live) 2.8.9 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1402,7 +1402,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of detex (TeX Live) 2.8.7:";; + short | recursive ) echo "Configuration of detex (TeX Live) 2.8.9:";; esac cat <<\_ACEOF @@ -1521,7 +1521,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -detex (TeX Live) configure 2.8.7 +detex (TeX Live) configure 2.8.9 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2177,7 +2177,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 detex (TeX Live) $as_me 2.8.7, which was +It was created by detex (TeX Live) $as_me 2.8.9, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -7859,7 +7859,7 @@ fi # Define the identity of the package. PACKAGE='detex--tex-live-' - VERSION='2.8.7' + VERSION='2.8.9' cat >>confdefs.h <<_ACEOF @@ -14040,7 +14040,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -detex (TeX Live) config.lt 2.8.7 +detex (TeX Live) config.lt 2.8.9 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -15628,7 +15628,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 detex (TeX Live) $as_me 2.8.7, which was +This file was extended by detex (TeX Live) $as_me 2.8.9, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15694,7 +15694,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="\\ -detex (TeX Live) config.status 2.8.7 +detex (TeX Live) config.status 2.8.9 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/detex/configure.ac b/Build/source/texk/detex/configure.ac index 42fc0a531a7..4c1d27d0629 100644 --- a/Build/source/texk/detex/configure.ac +++ b/Build/source/texk/detex/configure.ac @@ -8,7 +8,7 @@ dnl This file is free software; the copyright holder dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl -m4_define([detex_version], [2.8.7])[]dnl using unmodified detex source tree +m4_define([detex_version], [2.8.9])[]dnl using unmodified detex source tree AC_INIT([detex (TeX Live)], detex_version, [tex-k@tug.org]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR([detex-src/detex.l]) |