summaryrefslogtreecommitdiff
path: root/Build/source/texk/lacheck/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lacheck/configure.ac')
-rw-r--r--Build/source/texk/lacheck/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/lacheck/configure.ac b/Build/source/texk/lacheck/configure.ac
index f08da2ea02a..25f01422ad5 100644
--- a/Build/source/texk/lacheck/configure.ac
+++ b/Build/source/texk/lacheck/configure.ac
@@ -7,7 +7,7 @@ dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
m4_define([lacheck_version], [1.26])[]dnl using unmodified lacheck source tree
-AC_INIT([LaCheck for TeX Live], lacheck_version, [tex-k@tug.org])
+AC_INIT([LaCheck (TeX Live)], lacheck_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([lacheck-]lacheck_version[/lacheck.l])
AC_CONFIG_AUX_DIR([../../build-aux])