texlive[65157] Build/source/texk/web2c/hitexdir/am/hitex.am: hint:

commits+mruckert at tug.org commits+mruckert at tug.org
Thu Dec 1 11:50:03 CET 2022


Revision: 65157
          http://tug.org/svn/texlive?view=revision&revision=65157
Author:   mruckert
Date:     2022-12-01 11:50:03 +0100 (Thu, 01 Dec 2022)
Log Message:
-----------
hint: passing the TL version with a -D option to the compiler

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/hitexdir/am/hitex.am

Modified: trunk/Build/source/texk/web2c/hitexdir/am/hitex.am
===================================================================
--- trunk/Build/source/texk/web2c/hitexdir/am/hitex.am	2022-12-01 00:51:55 UTC (rev 65156)
+++ trunk/Build/source/texk/web2c/hitexdir/am/hitex.am	2022-12-01 10:50:03 UTC (rev 65157)
@@ -24,7 +24,7 @@
 
 hitex_CPPFLAGS = $(AM_CPPFLAGS) $(ZLIB_INCLUDES) 
 hitex_CPPFLAGS += -I$(srcdir)/libmd5
-hitex_CPPFLAGS += -DINIT -DSTAT
+hitex_CPPFLAGS += -DINIT -DSTAT -DTLVERSION="\"(TeX Live ${WEB2CVERSION})\""
 # -DDEBUG drops into an interactive debugging session.
 hitex_LDADD = $(KPATHSEA_LIBS) $(ZLIB_LIBS) libmd5.a
 hitex_LDADD += libmd5.a



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