add aditional required tools to the check

This commit is contained in:
Peter D'Hoye 2012-05-19 00:33:03 +02:00
parent c736c0e45b
commit 0587e85e23

View file

@ -34,7 +34,7 @@ if [ -z $GNU_MIRROR ] ; then
fi
# These are the tools this script requires and depends upon.
reqtools="gcc bzip2 gzip make patch makeinfo"
reqtools="gcc bzip2 gzip make patch makeinfo automake libtool"
##############################################################################
# Functions: