From dd02654093d1dc1f26cdeca528f02eb0640f77e8 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Mon, 26 Feb 2024 11:02:09 -0600 Subject: [PATCH] revert --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 30b710bdc93..bb75019f3a8 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ ## ---------------------------------------------------------------------- ## Initialize configure. ## -AC_PREREQ([2.69]) +AC_PREREQ([2.71]) ## AC_INIT takes the name of the package, the version number, and an ## email address to report bugs. AC_CONFIG_SRCDIR takes a unique file