Skip to content

Commit 55d47bd

Browse files
committed
Remove non working cleanup
This step was introduced with 350de12 and then changed later on so now it doesn't work anymore properly.
1 parent 0904115 commit 55d47bd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/php.m4

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ AC_REQUIRE([PHP_CANONICAL_HOST_TARGET])dnl
138138
test -d include || $php_shtool mkdir include
139139
> Makefile.objects
140140
> Makefile.fragments
141-
dnl We need to play tricks here to avoid matching the grep line itself.
142-
pattern=define
143-
$EGREP $pattern'.*include/php' $srcdir/configure|$SED 's/.*>//'|xargs touch 2>/dev/null
144141
])
145142

146143
dnl

0 commit comments

Comments
 (0)