repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
db-move: moved seahorse from [testing] to [extra] (x86_64)
[arch-packages.git]
/
php-legacy
/
trunk
/
php-legacy.patch
blob
0a7ba940df031a118eba453e8ff4fc7935f79219
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])
10
11
dnl For BC.