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
archrelease: copy trunk to testing-x86_64
[arch-packages.git]
/
php7
/
trunk
/
php7.patch
blob
3334d72cac37ff2453055f51967ffdb6e57eca72
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-config7],
9
[no])
10
11
dnl For BC.