mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
cleanup
This commit is contained in:
parent
0eb791969b
commit
7575a5e1df
1 changed files with 19 additions and 24 deletions
|
@ -18,11 +18,6 @@ while test $# -gt 0; do
|
||||||
automake_flags=--copy
|
automake_flags=--copy
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$1" = "--ZendEngine2"; then
|
|
||||||
ZENDDIR=ZendEngine2
|
|
||||||
echo "Using Zend Engine 2 code"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test "$1" = "--force"; then
|
if test "$1" = "--force"; then
|
||||||
devok=1
|
devok=1
|
||||||
echo "Forcing buildconf"
|
echo "Forcing buildconf"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue