From bf60b00e1aaed5c72b85d9b40f1b63c05197a7a2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 Mar 2024 22:40:16 +0000 Subject: tl25/dev git-svn-id: svn://tug.org/texlive/trunk@70630 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/c-auto.in | 2 +- Build/source/texk/kpathsea/configure | 24 ++++++++++++------------ Build/source/texk/kpathsea/version.ac | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'Build/source/texk/kpathsea') diff --git a/Build/source/texk/kpathsea/c-auto.in b/Build/source/texk/kpathsea/c-auto.in index f477e698566..a96935b4f28 100644 --- a/Build/source/texk/kpathsea/c-auto.in +++ b/Build/source/texk/kpathsea/c-auto.in @@ -23,7 +23,7 @@ #define KPATHSEA_C_AUTO_H /* kpathsea: the version string. */ -#define KPSEVERSION "kpathsea version 6.4.0" +#define KPSEVERSION "kpathsea version 6.4.0/dev" /* Define to 1 if the 'closedir' function returns void instead of int. */ #undef CLOSEDIR_VOID diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index 670c3a9cb5a..0ae63f2bffb 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.72 for Kpathsea 6.4.0. +# Generated by GNU Autoconf 2.72 for Kpathsea 6.4.0/dev. # # Report bugs to . # @@ -614,8 +614,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Kpathsea' PACKAGE_TARNAME='kpathsea' -PACKAGE_VERSION='6.4.0' -PACKAGE_STRING='Kpathsea 6.4.0' +PACKAGE_VERSION='6.4.0/dev' +PACKAGE_STRING='Kpathsea 6.4.0/dev' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' @@ -1372,7 +1372,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 Kpathsea 6.4.0 to adapt to many kinds of systems. +'configure' configures Kpathsea 6.4.0/dev to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1443,7 +1443,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Kpathsea 6.4.0:";; + short | recursive ) echo "Configuration of Kpathsea 6.4.0/dev:";; esac cat <<\_ACEOF @@ -1572,7 +1572,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Kpathsea configure 6.4.0 +Kpathsea configure 6.4.0/dev generated by GNU Autoconf 2.72 Copyright (C) 2023 Free Software Foundation, Inc. @@ -2353,7 +2353,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 Kpathsea $as_me 6.4.0, which was +It was created by Kpathsea $as_me 6.4.0/dev, which was generated by GNU Autoconf 2.72. Invocation command line was $ $0$ac_configure_args_raw @@ -3131,14 +3131,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -KPSEVERSION=6.4.0 +KPSEVERSION=6.4.0/dev KPSE_LT_VERSINFO=10:0:4 - WEB2CVERSION=" (TeX Live 2024)" + WEB2CVERSION=" (TeX Live 2025/dev)" am__api_version='1.16' @@ -8924,7 +8924,7 @@ fi # Define the identity of the package. PACKAGE='kpathsea' - VERSION='6.4.0' + VERSION='6.4.0/dev' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -15940,7 +15940,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 Kpathsea $as_me 6.4.0, which was +This file was extended by Kpathsea $as_me 6.4.0/dev, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16008,7 +16008,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="\\ -Kpathsea config.status 6.4.0 +Kpathsea config.status 6.4.0/dev configured by $0, generated by GNU Autoconf 2.72, with options \\"\$ac_cs_config\\" diff --git a/Build/source/texk/kpathsea/version.ac b/Build/source/texk/kpathsea/version.ac index 7a672aac31b..bf18736a10d 100644 --- a/Build/source/texk/kpathsea/version.ac +++ b/Build/source/texk/kpathsea/version.ac @@ -23,4 +23,4 @@ dnl releases. dnl -------------------------------------------------------- dnl dnl This file is m4-included from configure.ac. -m4_define([kpse_version], [6.4.0]) +m4_define([kpse_version], [6.4.0/dev]) -- cgit v1.2.3