-
Notifications
You must be signed in to change notification settings - Fork 8k
Commit f97e8d5
Autotools: Include only php_config.h in libmbfl
This is a sync with the include style used as of PHP-8.4 to be able to
do simultaneous in-source and out-of-source builds.
When building with phpize there isn't any symbol used from the generated
extensions's config.h but the php_config.h is needed for some
preprocessor macros to be resolved properly.1 parent 16e218a commit f97e8d5
1 file changed
+1
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 | - | ||
167 | - | ||
168 | - | ||
169 | - | ||
170 | - | ||
171 | - | ||
172 | 166 |
| |
173 | - | ||
167 | + | ||
174 | 168 |
| |
175 | 169 |
| |
176 | 170 |
| |
|
0 commit comments