summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/configure
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2021-02-06 04:44:15 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2021-02-06 04:44:15 +0000
commitf9f122183ddc88522d9022c5ac66c432572b5226 (patch)
tree94ab2e436951f7d601a110261fce4f3b2a936a74 /Build/source/texk/bibtex-x/configure
parentd6f342dc662893a00603c2079e1e262f007ad075 (diff)
bibtex-x: Add TL version number and bug report address in online help
git-svn-id: svn://tug.org/texlive/trunk@57634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/configure')
-rwxr-xr-xBuild/source/texk/bibtex-x/configure5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/bibtex-x/configure b/Build/source/texk/bibtex-x/configure
index 3d52a62b23a..25afffdd7ec 100755
--- a/Build/source/texk/bibtex-x/configure
+++ b/Build/source/texk/bibtex-x/configure
@@ -13727,6 +13727,11 @@ test "x$enable_bibtex_x:$enable_bibtexu" = xyes:yes && need_icu=yes
ac_config_headers="$ac_config_headers config.h"
+
+
+$as_echo "#define TL_VERSION \"TeX Live 2021/dev\"" >>confdefs.h
+
+
ac_ext=cpp
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'