]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
aclocal is unneeded here.
authorValeriy Yatsko <redacted>
Mon, 22 Dec 2008 09:54:40 +0000 (12:54 +0300)
committerValeriy Yatsko <redacted>
Mon, 22 Dec 2008 09:54:40 +0000 (12:54 +0300)
autogen.sh

index 1e9709c090ab1530a8eef4d10707a7eddc891f73..9830475b72072b06b783e629e21fc6d26e08413e 100755 (executable)
@@ -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}