From 17a64c223cc48642e7e5f37094d1a75b2e111f45 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 9 Feb 2023 21:26:50 +0000 Subject: version/NEWS preparing for 2023 git-svn-id: svn://tug.org/texlive/trunk@65770 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/configure | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'Build/source/utils') diff --git a/Build/source/utils/configure b/Build/source/utils/configure index 9d89daaca08..50cfa788543 100755 --- a/Build/source/utils/configure +++ b/Build/source/utils/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for TeX Live utils 2023/dev. +# Generated by GNU Autoconf 2.71 for TeX Live utils 2023. # # Report bugs to . # @@ -610,8 +610,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='TeX Live utils' PACKAGE_TARNAME='tex-live-utils' -PACKAGE_VERSION='2023/dev' -PACKAGE_STRING='TeX Live utils 2023/dev' +PACKAGE_VERSION='2023' +PACKAGE_STRING='TeX Live utils 2023' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1441,7 +1441,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 TeX Live utils 2023/dev to adapt to many kinds of systems. +\`configure' configures TeX Live utils 2023 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1512,7 +1512,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of TeX Live utils 2023/dev:";; + short | recursive ) echo "Configuration of TeX Live utils 2023:";; esac cat <<\_ACEOF @@ -1555,11 +1555,11 @@ Optional Features: --enable-tex-synctex build TeX with SyncTeX support --enable-etex compile and install e-TeX --disable-etex-synctex build e-TeX without SyncTeX support - --disable-ptex do not compile and install pTeX + --enable-ptex compile and install pTeX --disable-ptex-synctex build pTeX without SyncTeX support --disable-eptex do not compile and install e-pTeX --disable-eptex-synctex build e-pTeX without SyncTeX support - --disable-uptex do not compile and install upTeX + --enable-uptex compile and install upTeX --disable-uptex-synctex build upTeX without SyncTeX support --disable-euptex do not compile and install e-upTeX --disable-euptex-synctex build e-upTeX without SyncTeX support @@ -1804,7 +1804,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -TeX Live utils configure 2023/dev +TeX Live utils configure 2023 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1927,7 +1927,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 TeX Live utils $as_me 2023/dev, which was +It was created by TeX Live utils $as_me 2023, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -4480,7 +4480,7 @@ case $enable_ptex in #( yes | no) : ;; #( *) : - enable_ptex=yes ;; + enable_ptex=no ;; esac # Check whether --enable-ptex-synctex was given. @@ -4524,7 +4524,7 @@ case $enable_uptex in #( yes | no) : ;; #( *) : - enable_uptex=yes ;; + enable_uptex=no ;; esac # Check whether --enable-uptex-synctex was given. @@ -7016,7 +7016,7 @@ fi # Define the identity of the package. PACKAGE='tex-live-utils' - VERSION='2023/dev' + VERSION='2023' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -8021,7 +8021,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 TeX Live utils $as_me 2023/dev, which was +This file was extended by TeX Live utils $as_me 2023, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8080,7 +8080,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="\\ -TeX Live utils config.status 2023/dev +TeX Live utils config.status 2023 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" -- cgit v1.2.3