You know what I do to fools? I pity them :)

SVN revision: 5468
This commit is contained in:
Chris Ross 2001-10-10 22:31:44 +00:00
parent df76f26d1c
commit 4ec8c811cd
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
if test $? = 1; then
echo "Happy building ...";
else
echo "Trobule!";
echo "Trouble!";
echo "You have automake 1.4 and autoconf 2.5. either downgrade autoconf to";
echo "2.13 or upgrade automake to 1.5";
exit