texlive[57680] Build/source: reautoconf

commits+karl at tug.org commits+karl at tug.org
Mon Feb 8 16:49:17 CET 2021


Revision: 57680
          http://tug.org/svn/texlive?view=revision&revision=57680
Author:   karl
Date:     2021-02-08 16:49:16 +0100 (Mon, 08 Feb 2021)
Log Message:
-----------
reautoconf

Modified Paths:
--------------
    trunk/Build/source/Makefile.in
    trunk/Build/source/configure
    trunk/Build/source/doc/Makefile.in
    trunk/Build/source/libs/Makefile.in
    trunk/Build/source/libs/configure
    trunk/Build/source/m4/ChangeLog
    trunk/Build/source/m4/kpse-pkgs.m4
    trunk/Build/source/texk/Makefile.in
    trunk/Build/source/texk/bibtex-x/Makefile.in
    trunk/Build/source/texk/configure
    trunk/Build/source/texk/dvisvgm/configure
    trunk/Build/source/texk/ps2pk/Makefile.in
    trunk/Build/source/texk/ttf2pk2/Makefile.in
    trunk/Build/source/texk/ttfdump/Makefile.in
    trunk/Build/source/utils/Makefile.in
    trunk/Build/source/utils/configure

Modified: trunk/Build/source/Makefile.in
===================================================================
--- trunk/Build/source/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -134,6 +134,7 @@
 	$(top_srcdir)/utils/xindy/ac/withenable.ac \
 	$(top_srcdir)/utils/xindy/ac/xindy.ac \
 	$(top_srcdir)/utils/xindy/ac/clisp.ac \
+	$(top_srcdir)/utils/xml2pmx/ac/withenable.ac \
 	$(top_srcdir)/utils/xpdfopen/ac/withenable.ac \
 	$(top_srcdir)/texk/web2c/ac/withenable.ac \
 	$(top_srcdir)/texk/web2c/ac/web2c.ac \

Modified: trunk/Build/source/configure
===================================================================
--- trunk/Build/source/configure	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/configure	2021-02-08 15:49:16 UTC (rev 57680)
@@ -800,6 +800,7 @@
 enable_xindy_rules
 enable_xindy_docs
 with_clisp_runtime
+enable_xml2pmx
 enable_xpdfopen
 enable_web2c
 with_banner_add
@@ -1607,6 +1608,7 @@
   --enable-xindy          build the xindy package
   --enable-xindy-rules      build and install make-rules package
   --enable-xindy-docs       build and install documentation
+  --disable-xml2pmx       do not build the xml2pmx package
   --disable-xpdfopen      do not build the xpdfopen package
   --disable-web2c         do not build the web2c (TeX & Co.) package
   --enable-auto-core        cause TeX&MF to dump core, given a certain
@@ -4455,6 +4457,24 @@
 fi ;;
 esac
 
+## utils/xml2pmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xml2pmx/
+## configure options and TL libraries required for xml2pmx
+# Check whether --enable-xml2pmx was given.
+if test "${enable_xml2pmx+set}" = set; then :
+  enableval=$enable_xml2pmx;
+fi
+case $enable_xml2pmx in #(
+  yes|no) :
+     ;; #(
+  *) :
+
+   enable_xml2pmx=$enable_all_pkgs
+     { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-xml2pmx=$enable_xml2pmx'" >&5
+$as_echo "$as_me: Assuming \`--enable-xml2pmx=$enable_xml2pmx'" >&6;}
+     ac_configure_args="$ac_configure_args '--enable-xml2pmx=$enable_xml2pmx'"
+    ;;
+esac
+
 ## utils/xpdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xpdfopen/
 ## configure options and TL libraries required for xpdfopen
 # Check whether --enable-xpdfopen was given.

Modified: trunk/Build/source/doc/Makefile.in
===================================================================
--- trunk/Build/source/doc/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/doc/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -134,6 +134,7 @@
 	$(top_srcdir)/utils/xindy/ac/withenable.ac \
 	$(top_srcdir)/utils/xindy/ac/xindy.ac \
 	$(top_srcdir)/utils/xindy/ac/clisp.ac \
+	$(top_srcdir)/utils/xml2pmx/ac/withenable.ac \
 	$(top_srcdir)/utils/xpdfopen/ac/withenable.ac \
 	$(top_srcdir)/texk/web2c/ac/withenable.ac \
 	$(top_srcdir)/texk/web2c/ac/web2c.ac \

Modified: trunk/Build/source/libs/Makefile.in
===================================================================
--- trunk/Build/source/libs/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/libs/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -131,6 +131,7 @@
 	$(top_srcdir)/../utils/xindy/ac/withenable.ac \
 	$(top_srcdir)/../utils/xindy/ac/xindy.ac \
 	$(top_srcdir)/../utils/xindy/ac/clisp.ac \
+	$(top_srcdir)/../utils/xml2pmx/ac/withenable.ac \
 	$(top_srcdir)/../utils/xpdfopen/ac/withenable.ac \
 	$(top_srcdir)/../texk/web2c/ac/withenable.ac \
 	$(top_srcdir)/../texk/web2c/ac/web2c.ac \

Modified: trunk/Build/source/libs/configure
===================================================================
--- trunk/Build/source/libs/configure	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/libs/configure	2021-02-08 15:49:16 UTC (rev 57680)
@@ -709,6 +709,7 @@
 enable_xindy_rules
 enable_xindy_docs
 with_clisp_runtime
+enable_xml2pmx
 enable_xpdfopen
 enable_web2c
 with_banner_add
@@ -1494,6 +1495,7 @@
   --enable-xindy          build the xindy package
   --enable-xindy-rules      build and install make-rules package
   --enable-xindy-docs       build and install documentation
+  --disable-xml2pmx       do not build the xml2pmx package
   --disable-xpdfopen      do not build the xpdfopen package
   --disable-web2c         do not build the web2c (TeX & Co.) package
   --enable-auto-core        cause TeX&MF to dump core, given a certain
@@ -3635,6 +3637,24 @@
 fi ;;
 esac
 
+## utils/xml2pmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xml2pmx/
+## configure options and TL libraries required for xml2pmx
+# Check whether --enable-xml2pmx was given.
+if test "${enable_xml2pmx+set}" = set; then :
+  enableval=$enable_xml2pmx;
+fi
+case $enable_xml2pmx in #(
+  yes|no) :
+     ;; #(
+  *) :
+
+   enable_xml2pmx=$enable_all_pkgs
+     { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-xml2pmx=$enable_xml2pmx'" >&5
+$as_echo "$as_me: Assuming \`--enable-xml2pmx=$enable_xml2pmx'" >&6;}
+     ac_configure_args="$ac_configure_args '--enable-xml2pmx=$enable_xml2pmx'"
+    ;;
+esac
+
 ## utils/xpdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xpdfopen/
 ## configure options and TL libraries required for xpdfopen
 # Check whether --enable-xpdfopen was given.

Modified: trunk/Build/source/m4/ChangeLog
===================================================================
--- trunk/Build/source/m4/ChangeLog	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/m4/ChangeLog	2021-02-08 15:49:16 UTC (rev 57680)
@@ -1,3 +1,7 @@
+2021-02-07  Karl Berry  <karl at freefriends.org>
+
+	* kpse-pkgs.m4 (KPSE_UTILS_PKGS): new utils program xml2pmx.
+
 2020-05-14  Karl Berry  <karl at freefriends.org>
 
 	* kpse-pkgs.m4 (KPSE_LIBS_PKGS),

Modified: trunk/Build/source/m4/kpse-pkgs.m4
===================================================================
--- trunk/Build/source/m4/kpse-pkgs.m4	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/m4/kpse-pkgs.m4	2021-02-08 15:49:16 UTC (rev 57680)
@@ -92,6 +92,7 @@
 tpic2pdftex
 vlna
 xindy
+xml2pmx
 xpdfopen
 ])]) # KPSE_UTILS_PKGS
 

Modified: trunk/Build/source/texk/Makefile.in
===================================================================
--- trunk/Build/source/texk/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/texk/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -131,6 +131,7 @@
 	$(top_srcdir)/../utils/xindy/ac/withenable.ac \
 	$(top_srcdir)/../utils/xindy/ac/xindy.ac \
 	$(top_srcdir)/../utils/xindy/ac/clisp.ac \
+	$(top_srcdir)/../utils/xml2pmx/ac/withenable.ac \
 	$(top_srcdir)/../utils/xpdfopen/ac/withenable.ac \
 	$(top_srcdir)/../texk/web2c/ac/withenable.ac \
 	$(top_srcdir)/../texk/web2c/ac/web2c.ac \

Modified: trunk/Build/source/texk/bibtex-x/Makefile.in
===================================================================
--- trunk/Build/source/texk/bibtex-x/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/texk/bibtex-x/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -107,7 +107,8 @@
 	$(top_srcdir)/../../m4/ltsugar.m4 \
 	$(top_srcdir)/../../m4/ltversion.m4 \
 	$(top_srcdir)/../../m4/lt~obsolete.m4 \
-	$(top_srcdir)/ac/bibtex-x.ac $(top_srcdir)/configure.ac
+	$(top_srcdir)/ac/bibtex-x.ac $(top_srcdir)/../../version.ac \
+	$(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \

Modified: trunk/Build/source/texk/configure
===================================================================
--- trunk/Build/source/texk/configure	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/texk/configure	2021-02-08 15:49:16 UTC (rev 57680)
@@ -709,6 +709,7 @@
 enable_xindy_rules
 enable_xindy_docs
 with_clisp_runtime
+enable_xml2pmx
 enable_xpdfopen
 enable_web2c
 with_banner_add
@@ -1494,6 +1495,7 @@
   --enable-xindy          build the xindy package
   --enable-xindy-rules      build and install make-rules package
   --enable-xindy-docs       build and install documentation
+  --disable-xml2pmx       do not build the xml2pmx package
   --disable-xpdfopen      do not build the xpdfopen package
   --disable-web2c         do not build the web2c (TeX & Co.) package
   --enable-auto-core        cause TeX&MF to dump core, given a certain
@@ -3635,6 +3637,24 @@
 fi ;;
 esac
 
+## utils/xml2pmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xml2pmx/
+## configure options and TL libraries required for xml2pmx
+# Check whether --enable-xml2pmx was given.
+if test "${enable_xml2pmx+set}" = set; then :
+  enableval=$enable_xml2pmx;
+fi
+case $enable_xml2pmx in #(
+  yes|no) :
+     ;; #(
+  *) :
+
+   enable_xml2pmx=$enable_all_pkgs
+     { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-xml2pmx=$enable_xml2pmx'" >&5
+$as_echo "$as_me: Assuming \`--enable-xml2pmx=$enable_xml2pmx'" >&6;}
+     ac_configure_args="$ac_configure_args '--enable-xml2pmx=$enable_xml2pmx'"
+    ;;
+esac
+
 ## utils/xpdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xpdfopen/
 ## configure options and TL libraries required for xpdfopen
 # Check whether --enable-xpdfopen was given.

Modified: trunk/Build/source/texk/dvisvgm/configure
===================================================================
--- trunk/Build/source/texk/dvisvgm/configure	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/texk/dvisvgm/configure	2021-02-08 15:49:16 UTC (rev 57680)
@@ -13161,7 +13161,7 @@
     We can't simply define LARGE_OFF_T to be 9223372036854775807,
     since some C++ compilers masquerading as C compilers
     incorrectly reject 9223372036854775807.  */
-#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
+#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
 		       && LARGE_OFF_T % 2147483647 == 1)
 		      ? 1 : -1];
@@ -13207,7 +13207,7 @@
     We can't simply define LARGE_OFF_T to be 9223372036854775807,
     since some C++ compilers masquerading as C compilers
     incorrectly reject 9223372036854775807.  */
-#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
+#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
 		       && LARGE_OFF_T % 2147483647 == 1)
 		      ? 1 : -1];
@@ -13231,7 +13231,7 @@
     We can't simply define LARGE_OFF_T to be 9223372036854775807,
     since some C++ compilers masquerading as C compilers
     incorrectly reject 9223372036854775807.  */
-#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
+#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
 		       && LARGE_OFF_T % 2147483647 == 1)
 		      ? 1 : -1];
@@ -13276,7 +13276,7 @@
     We can't simply define LARGE_OFF_T to be 9223372036854775807,
     since some C++ compilers masquerading as C compilers
     incorrectly reject 9223372036854775807.  */
-#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
+#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
 		       && LARGE_OFF_T % 2147483647 == 1)
 		      ? 1 : -1];
@@ -13300,7 +13300,7 @@
     We can't simply define LARGE_OFF_T to be 9223372036854775807,
     since some C++ compilers masquerading as C compilers
     incorrectly reject 9223372036854775807.  */
-#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
+#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
 		       && LARGE_OFF_T % 2147483647 == 1)
 		      ? 1 : -1];

Modified: trunk/Build/source/texk/ps2pk/Makefile.in
===================================================================
--- trunk/Build/source/texk/ps2pk/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/texk/ps2pk/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -101,7 +101,7 @@
 	$(top_srcdir)/../../m4/ltsugar.m4 \
 	$(top_srcdir)/../../m4/ltversion.m4 \
 	$(top_srcdir)/../../m4/lt~obsolete.m4 \
-	$(top_srcdir)/configure.ac
+	$(top_srcdir)/../../version.ac $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \

Modified: trunk/Build/source/texk/ttf2pk2/Makefile.in
===================================================================
--- trunk/Build/source/texk/ttf2pk2/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/texk/ttf2pk2/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -102,7 +102,7 @@
 	$(top_srcdir)/../../m4/ltsugar.m4 \
 	$(top_srcdir)/../../m4/ltversion.m4 \
 	$(top_srcdir)/../../m4/lt~obsolete.m4 \
-	$(top_srcdir)/configure.ac
+	$(top_srcdir)/../../version.ac $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \

Modified: trunk/Build/source/texk/ttfdump/Makefile.in
===================================================================
--- trunk/Build/source/texk/ttfdump/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/texk/ttfdump/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -100,7 +100,7 @@
 	$(top_srcdir)/../../m4/ltsugar.m4 \
 	$(top_srcdir)/../../m4/ltversion.m4 \
 	$(top_srcdir)/../../m4/lt~obsolete.m4 \
-	$(top_srcdir)/configure.ac
+	$(top_srcdir)/../../version.ac $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \

Modified: trunk/Build/source/utils/Makefile.in
===================================================================
--- trunk/Build/source/utils/Makefile.in	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/utils/Makefile.in	2021-02-08 15:49:16 UTC (rev 57680)
@@ -131,6 +131,7 @@
 	$(top_srcdir)/../utils/xindy/ac/withenable.ac \
 	$(top_srcdir)/../utils/xindy/ac/xindy.ac \
 	$(top_srcdir)/../utils/xindy/ac/clisp.ac \
+	$(top_srcdir)/../utils/xml2pmx/ac/withenable.ac \
 	$(top_srcdir)/../utils/xpdfopen/ac/withenable.ac \
 	$(top_srcdir)/../texk/web2c/ac/withenable.ac \
 	$(top_srcdir)/../texk/web2c/ac/web2c.ac \

Modified: trunk/Build/source/utils/configure
===================================================================
--- trunk/Build/source/utils/configure	2021-02-08 15:41:48 UTC (rev 57679)
+++ trunk/Build/source/utils/configure	2021-02-08 15:49:16 UTC (rev 57680)
@@ -709,6 +709,7 @@
 enable_xindy_rules
 enable_xindy_docs
 with_clisp_runtime
+enable_xml2pmx
 enable_xpdfopen
 enable_web2c
 with_banner_add
@@ -1494,6 +1495,7 @@
   --enable-xindy          build the xindy package
   --enable-xindy-rules      build and install make-rules package
   --enable-xindy-docs       build and install documentation
+  --disable-xml2pmx       do not build the xml2pmx package
   --disable-xpdfopen      do not build the xpdfopen package
   --disable-web2c         do not build the web2c (TeX & Co.) package
   --enable-auto-core        cause TeX&MF to dump core, given a certain
@@ -3635,6 +3637,24 @@
 fi ;;
 esac
 
+## utils/xml2pmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xml2pmx/
+## configure options and TL libraries required for xml2pmx
+# Check whether --enable-xml2pmx was given.
+if test "${enable_xml2pmx+set}" = set; then :
+  enableval=$enable_xml2pmx;
+fi
+case $enable_xml2pmx in #(
+  yes|no) :
+     ;; #(
+  *) :
+
+   enable_xml2pmx=$enable_all_pkgs
+     { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-xml2pmx=$enable_xml2pmx'" >&5
+$as_echo "$as_me: Assuming \`--enable-xml2pmx=$enable_xml2pmx'" >&6;}
+     ac_configure_args="$ac_configure_args '--enable-xml2pmx=$enable_xml2pmx'"
+    ;;
+esac
+
 ## utils/xpdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xpdfopen/
 ## configure options and TL libraries required for xpdfopen
 # Check whether --enable-xpdfopen was given.
@@ -6470,6 +6490,10 @@
   test "x$enable_xindy" = xyes && MAKE_SUBDIRS="$MAKE_SUBDIRS xindy"
   CONF_SUBDIRS="$CONF_SUBDIRS xindy"
 fi
+if test -x $srcdir/xml2pmx/configure; then
+  test "x$enable_xml2pmx" = xyes && MAKE_SUBDIRS="$MAKE_SUBDIRS xml2pmx"
+  CONF_SUBDIRS="$CONF_SUBDIRS xml2pmx"
+fi
 if test -x $srcdir/xpdfopen/configure; then
   test "x$enable_xpdfopen" = xyes && MAKE_SUBDIRS="$MAKE_SUBDIRS xpdfopen"
   CONF_SUBDIRS="$CONF_SUBDIRS xpdfopen"



More information about the tex-live-commits mailing list.