small addition

Original commit message from CVS:
small addition
This commit is contained in:
Thomas Vander Stichele 2002-02-13 12:18:10 +00:00
parent 3758abca8d
commit c3558a0543

View file

@ -31,8 +31,12 @@ version_check "automake" "ftp://ftp.gnu.org/pub/gnu/automake/" 1 5 || DIE=1
version_check "libtool" "ftp://ftp.gnu.org/pub/gnu/libtool/" 1 4 0 || DIE=1
version_check "pkg-config" "http://www.freedesktop.org/software/pkgconfig" 0 8 0 || DIE=1
die_check $DIE
autoconf_2.52d_check || DIE=1
die_check $DIE
CONFIGURE_DEF_OPT='--enable-maintainer-mode --enable-plugin-builddir'
# if no arguments specified then this will be printed
if test -z "$*"; then