-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Closed
Copy link
Labels
3.11only security fixesonly security fixesbuildThe build process and cross-buildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
On all 3.11 PRs that touch non-docs files (e.g. #105417), the Check if generated files are up to date
check is currently failing on the check grep "Generated by GNU Autoconf 2.69" configure
.
This is because d2340ef, which created 3.11.4, updated configure
to be generated by Autoconf 2.71. @pablogsal why was this done? Should we update the build.yml file to check for 2.71 instead of 2.69?
Linked PRs
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesbuildThe build process and cross-buildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error