Remove obsolete patch: use autoconf-wrapper.
This commit is contained in:
parent
caf16daaa3
commit
27e877dcd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265925
@ -1,13 +0,0 @@
|
||||
--- scripts/phpize.in.orig Sun Sep 4 06:41:00 2005
|
||||
+++ scripts/phpize.in Fri May 5 08:02:13 2006
|
||||
@@ -94,8 +94,8 @@
|
||||
|
||||
phpize_check_autotools()
|
||||
{
|
||||
- test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf
|
||||
- test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader
|
||||
+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.68
|
||||
+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.68
|
||||
|
||||
if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then
|
||||
cat <<EOF
|
@ -1,13 +0,0 @@
|
||||
--- scripts/phpize.in.orig Mon Dec 12 12:51:45 2005
|
||||
+++ scripts/phpize.in Wed May 3 09:38:09 2006
|
||||
@@ -99,8 +99,8 @@
|
||||
|
||||
phpize_check_autotools()
|
||||
{
|
||||
- test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf
|
||||
- test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader
|
||||
+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.68
|
||||
+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.68
|
||||
|
||||
if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then
|
||||
cat <<EOF
|
@ -1,13 +0,0 @@
|
||||
--- scripts/phpize.in.orig Mon Dec 12 12:51:45 2005
|
||||
+++ scripts/phpize.in Wed May 3 09:38:09 2006
|
||||
@@ -99,8 +99,8 @@
|
||||
|
||||
phpize_check_autotools()
|
||||
{
|
||||
- test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf
|
||||
- test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader
|
||||
+ test -z "$PHP_AUTOCONF" && PHP_AUTOCONF=autoconf-2.68
|
||||
+ test -z "$PHP_AUTOHEADER" && PHP_AUTOHEADER=autoheader-2.68
|
||||
|
||||
if test ! -x "`$php_shtool path $PHP_AUTOCONF`"; then
|
||||
cat <<EOF
|
Loading…
Reference in New Issue
Block a user