db-move: moved seahorse from [testing] to [extra] (x86_64)
[arch-packages.git] / php-legacy / trunk / php-legacy.patch
blob0a7ba940df031a118eba453e8ff4fc7935f79219
1 --- scripts/phpize.m4.orig
2 +++ scripts/phpize.m4
3 @@ -51,7 +51,7 @@
4 PHP_ARG_WITH([php-config],,
5 [AS_HELP_STRING([--with-php-config=PATH],
6 [Path to php-config [php-config]])],
7 - [php-config],
8 + [php-config-legacy],
9 [no])
11 dnl For BC.