Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Jul 5, 2023

Hello, this fixes Autoconf warnings for PHP-8.1 branch. Reported at #9483

It includes 3 patches:

  • AS_ECHO patch
  • PHP's forked libtool.m4 patched to not emit Autoconf warnings
  • AC_PROG_CC_C99 is done like in the master branch (For Autoconf versions <2.70 it is called, and for newer versions not because it is already done in another Autoconf macro for 2.70 and above).

Thanks.

Co-authored-by: Levi Morrison <morrison.levi@gmail.com>
@petk petk changed the base branch from master to PHP-8.1 July 5, 2023 17:51
@ramsey
Copy link
Member

ramsey commented Jul 10, 2023

Committed in 41a3573

@ramsey ramsey closed this Jul 10, 2023
@petk
Copy link
Member Author

petk commented Jul 10, 2023

Thank you @ramsey

@petk petk deleted the patch-autoconf-warnings branch July 10, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants