Skip to content

Commit

Permalink
Bump Autoconf version to 2.71 (HDFGroup#2944)
Browse files Browse the repository at this point in the history
Required for building with Intel's oneAPI
  • Loading branch information
derobins authored and brtnfld committed May 17, 2023
1 parent ed560a7 commit a083d04
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 a083d04

Please sign in to comment.