From f5a54d75011f37a33ae5dbe6ae3b7435c2047ac2 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Mon, 23 Oct 2023 17:49:54 -0500 Subject: [PATCH] typo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b8ff31457c3..44ab43a4664 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