Skip to content

Commit

Permalink
Bump Autoconf to 2.71 (#3280)
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins authored Jul 27, 2023
1 parent d4299d0 commit 1fe3fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1fe3fda

Please sign in to comment.