Remove some small leftover script code

This commit is contained in:
pagefault
2005-07-05 01:28:49 +00:00
parent 2d84bfe98a
commit 788e5c725f

View File

@@ -184,11 +184,5 @@ fi
echo echo
echo The binary will be installed in $prefix/bin echo The binary will be installed in $prefix/bin
echo echo
if test "$target" = "*-*-*bsd*"; then
echo Configure complete, now type \'gmake\' and pray.
else
echo Configure complete, now type \'make\' and pray. echo Configure complete, now type \'make\' and pray.
fi
echo echo