Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Sep 7, 2024

The ext_srcdir variable is at time of writing set only after calling the PHP_NEW_EXTENSION. Other extensions also use @ext_srcdir@ template placeholder for these cases. This fixes wrongly set include flag even though build also works without libgd include flag.

The ext_srcdir variable is at time of writing set only after calling the
PHP_NEW_EXTENSION. Other extensions also use @ext_srcdir@ template
placeholder for these cases. This fixes wrongly set include flag even
though build also works without libgd include flag.
@petk petk merged commit 5ea6b04 into php:master Sep 7, 2024
10 checks passed
@petk petk deleted the patch-m4-gd-include-flag branch September 7, 2024 07:46
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