PKGBUILDs/extra/php-legacy/php-legacy.patch
2023-01-14 19:37:24 +00:00

12 lines
248 B
Diff

--- scripts/phpize.m4.orig
+++ scripts/phpize.m4
@@ -51,7 +51,7 @@
PHP_ARG_WITH([php-config],,
[AS_HELP_STRING([--with-php-config=PATH],
[Path to php-config [php-config]])],
- [php-config],
+ [php-config-legacy],
[no])
dnl For BC.