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 b2f703c86bb..2faa6aac44d 100644
--- a/Build/source/texk/lacheck/configure.ac
+++ b/Build/source/texk/lacheck/configure.ac
@@ -8,7 +8,7 @@ dnl with or without modifications, as long as this notice is preserved.
dnl
m4_define([lacheck_version], [1.26])
AC_INIT([LaCheck for TeX Live], lacheck_version, [tex-k@tug.org])
-AC_PREREQ([2.63])
+AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([lacheck.l])
AC_CONFIG_AUX_DIR([../../build-aux])
AC_CONFIG_MACRO_DIR([../../m4])