mirror of
https://github.com/php/php-src.git
synced 2024-11-29 12:53:37 +08:00
MFB: automake dependancy was removed long time ago
This commit is contained in:
parent
3925e60223
commit
6a3ce3fb50
@ -16,7 +16,7 @@
|
||||
# | Sascha Schumann <sascha@schumann.cx> |
|
||||
# +----------------------------------------------------------------------+
|
||||
#
|
||||
# $Id: buildcheck.sh,v 1.37 2005-08-03 14:06:38 sniper Exp $
|
||||
# $Id: buildcheck.sh,v 1.38 2005-11-29 22:42:53 sniper Exp $
|
||||
#
|
||||
|
||||
echo "buildconf: checking installation..."
|
||||
@ -49,7 +49,7 @@ fi
|
||||
if test "$1" = "2" && test "$2" -ge "50"; then
|
||||
echo "buildconf: Your version of autoconf likely contains buggy cache code."
|
||||
echo " Running cvsclean for you."
|
||||
echo " To avoid this, install autoconf-2.13 and automake-1.5."
|
||||
echo " To avoid this, install autoconf-2.13."
|
||||
./cvsclean
|
||||
stamp=
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user