Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Autoconf 2.72 bootstrap #2763

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SoapGentoo
Copy link

Bug: https://bugs.gentoo.org/920712

* Autoconf 2.72 does not use `AC_EGREP_CPP` internally anymore, and any
  use of it requires calling `AC_PROG_EGREP` and/or `AC_PROG_CPP` before:
  https://lists.gnu.org/archive/html/info-gnu/2023-12/msg00002.html

Bug: https://bugs.gentoo.org/920712
@thesamesam
Copy link

@bonsaiviking Could you take a look please? We've been using this downstream since December and it should be safe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants