diff options
author | Takuji Tanaka <ttk@t-lab.opal.ne.jp> | 2022-04-29 03:14:26 +0000 |
---|---|---|
committer | Takuji Tanaka <ttk@t-lab.opal.ne.jp> | 2022-04-29 03:14:26 +0000 |
commit | af4ad1c389367c6a6a264ee9402ac094ee28fc28 (patch) | |
tree | 2ab8e1945907815ea7548753fb018da549a0aac0 /Build/source/texk/bibtex-x/configure | |
parent | be99afdf8b3704c3a42465354f690ed41bf5fdbc (diff) |
bibtex-x: ver4.00, add is.cjk.str$, bitwise and/or to built-in function
git-svn-id: svn://tug.org/texlive/trunk@63173 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/configure')
-rwxr-xr-x | Build/source/texk/bibtex-x/configure | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Build/source/texk/bibtex-x/configure b/Build/source/texk/bibtex-x/configure index 4f8b82a5c5e..0d8d462e130 100755 --- a/Build/source/texk/bibtex-x/configure +++ b/Build/source/texk/bibtex-x/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for extended BibTeX (TeX Live) 3.80. +# Generated by GNU Autoconf 2.71 for extended BibTeX (TeX Live) 4.00. # # Report bugs to <tex-k@tug.org>. # @@ -629,8 +629,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='extended BibTeX (TeX Live)' PACKAGE_TARNAME='extended-bibtex--tex-live-' -PACKAGE_VERSION='3.80' -PACKAGE_STRING='extended BibTeX (TeX Live) 3.80' +PACKAGE_VERSION='4.00' +PACKAGE_STRING='extended BibTeX (TeX Live) 4.00' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1399,7 +1399,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 extended BibTeX (TeX Live) 3.80 to adapt to many kinds of systems. +\`configure' configures extended BibTeX (TeX Live) 4.00 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1471,7 +1471,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of extended BibTeX (TeX Live) 3.80:";; + short | recursive ) echo "Configuration of extended BibTeX (TeX Live) 4.00:";; esac cat <<\_ACEOF @@ -1598,7 +1598,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -extended BibTeX (TeX Live) configure 3.80 +extended BibTeX (TeX Live) configure 4.00 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2279,7 +2279,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 extended BibTeX (TeX Live) $as_me 3.80, which was +It was created by extended BibTeX (TeX Live) $as_me 4.00, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -8817,7 +8817,7 @@ fi # Define the identity of the package. PACKAGE='extended-bibtex--tex-live-' - VERSION='3.80' + VERSION='4.00' # Some tools Automake needs. @@ -19007,7 +19007,7 @@ Usage: $0 [OPTIONS] Report bugs to <bug-libtool@gnu.org>." lt_cl_version="\ -extended BibTeX (TeX Live) config.lt 3.80 +extended BibTeX (TeX Live) config.lt 4.00 configured by $0, generated by GNU Autoconf 2.71. Copyright (C) 2011 Free Software Foundation, Inc. @@ -21205,7 +21205,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 extended BibTeX (TeX Live) $as_me 3.80, which was +This file was extended by extended BibTeX (TeX Live) $as_me 4.00, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -21273,7 +21273,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -extended BibTeX (TeX Live) config.status 3.80 +extended BibTeX (TeX Live) config.status 4.00 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" |