summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex8/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtex8/configure.ac')
-rw-r--r--Build/source/texk/bibtex8/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex8/configure.ac b/Build/source/texk/bibtex8/configure.ac
index 8d9a77e78ff..a657eae106a 100644
--- a/Build/source/texk/bibtex8/configure.ac
+++ b/Build/source/texk/bibtex8/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
AC_INIT([bibtex8 for TeX Live], [3.71], [tex-k@tug.org])
-AC_PREREQ([2.63])
+AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([bibtex-1.c])
AC_CONFIG_AUX_DIR([../../build-aux])
AC_CONFIG_MACRO_DIR([../../m4])