summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/configure.ac')
-rw-r--r--Build/source/texk/kpathsea/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/configure.ac b/Build/source/texk/kpathsea/configure.ac
index 04498d81a21..753df32d142 100644
--- a/Build/source/texk/kpathsea/configure.ac
+++ b/Build/source/texk/kpathsea/configure.ac
@@ -27,7 +27,7 @@ m4_define([kpse_lib_devel], [])[]dnl or "dev"
m4_define([kpse_version], [kpse_lib_major.kpse_lib_minor.kpse_lib_micro[]kpse_lib_devel])[]dnl
AC_INIT([Kpathsea], [kpse_version], [tex-k@tug.org])
-AC_PREREQ([2.63])
+AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([pathsearch.c])
AC_CONFIG_AUX_DIR([../../build-aux])
AC_CONFIG_MACRO_DIR([../../m4])