-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Upgrade to GNU Autoconf 2.72 #115765
Copy link
Copy link
Labels
buildThe build process and cross-buildThe build process and cross-buildtype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildtype-featureA feature request or enhancementA feature request or enhancement
Fields
Give feedbackNo fields configured for issues without a type.
Feature or enhancement
Autoconf 2.72 was released 2023-12-22. Relevant highlights (some C&P verbatim) from the release announcement:
AC_USE_SYSTEM_EXTENSIONSnow enables C23 Annex F extensionsby defining
__STDC_WANT_IEC_60559_EXT__(is this a problem?)Autoconf now quotes<= not worth the churn'like this'instead of`like this'; perhaps we should clean up our quoting in a separate first, so the 2.72 change is easier to review.including CheriBSD, Darwin (macOS), GNU Guix, OS/2, z/OS, Bash 5.2,
the BusyBox shell and utilities, Clang/LLVM version 16, the upcoming
GCC version 14, etc.
The other version requirements (Perl, M4, etc.) should not affect us.
Preliminary actions:
Linked PRs