aclocal is unneeded here.

This commit is contained in:
Valeriy Yatsko 2008-12-22 12:54:40 +03:00
parent a2392a3867
commit 7ee3cd3a21
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ if test ! -f $TOP_DIR/configure.ac ; then
fi
AUTOCONF=${AUTOCONF:-autoconf}
ACLOCAL=${ACLOCAL:-aclocal}
AUTOHEADER=${AUTOHEADER:-autoheader}
AUTOMAKE=${AUTOMAKE:-automake}