From 84585a292d004c90d8a9d72a7e33b6f1d32ed5b3 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Mon, 29 Apr 2024 11:29:30 -0500 Subject: [PATCH] added C tests --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cee19e8cb22..b22c8ea21a4 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