summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/chktex/configure.ac')
-rw-r--r--Build/source/texk/chktex/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/chktex/configure.ac b/Build/source/texk/chktex/configure.ac
index 2f5d63fda17..3a451513d40 100644
--- a/Build/source/texk/chktex/configure.ac
+++ b/Build/source/texk/chktex/configure.ac
@@ -13,7 +13,7 @@ dnl
dnl *********************************************************************
dnl
m4_include([version.ac])[] dnl define chktex_version
-AC_INIT([ChkTeX for TeX Live], chktex_version, [tex-k@tug.org])
+AC_INIT([ChkTeX (TeX Live)], chktex_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([chktex-]chktex_version[/ChkTeX.c])
AC_CONFIG_AUX_DIR([../../build-aux])