texlive[65165] Build/source/texk/web2c/hitexdir/am/hitex.am: hitex:
commits+mruckert at tug.org
commits+mruckert at tug.org
Fri Dec 2 16:51:09 CET 2022
Revision: 65165
http://tug.org/svn/texlive?view=revision&revision=65165
Author: mruckert
Date: 2022-12-02 16:51:09 +0100 (Fri, 02 Dec 2022)
Log Message:
-----------
hitex: adding -DWEB2CVERSION to the compiler flags
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-02 00:50:32 UTC (rev 65164)
+++ trunk/Build/source/texk/web2c/hitexdir/am/hitex.am 2022-12-02 15:51:09 UTC (rev 65165)
@@ -24,7 +24,7 @@
hitex_CPPFLAGS = $(AM_CPPFLAGS) $(ZLIB_INCLUDES)
hitex_CPPFLAGS += -I$(srcdir)/libmd5
-hitex_CPPFLAGS += -DINIT -DSTAT -DTLVERSION="\"(TeX Live ${WEB2CVERSION})\""
+hitex_CPPFLAGS += -DINIT -DSTAT -DWEB2CVERSION="\"${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.