Bump Autoconf version to 2.71 (#2944)

Required for building with Intel's oneAPI
This commit is contained in:
Dana Robinson 2023-05-11 17:04:09 -07:00 committed by GitHub
parent 909dcc420d
commit 2a2c2d9ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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