# | Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
-# $Id: buildcheck.sh,v 1.37 2005-08-03 14:06:38 sniper Exp $
+# $Id: buildcheck.sh,v 1.37.2.1 2005-11-29 22:41:15 sniper Exp $
#
echo "buildconf: checking installation..."
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