Adding -l build/autoconf flag to autoconf, per cls's comment in the aclocal.m4 log

git-svn-id: svn://10.0.0.236/trunk@16339 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 1998-12-13 22:34:17 +00:00
parent e8905988f4
commit f7b0720a2d

View File

@ -47,7 +47,7 @@
# basic static variables
#
DEPTH = mozilla
AUTOCONF = autoconf
AUTOCONF = autoconf -l build/autoconf
TARGETS = export libs install
MKDIR = mkdir
SH = /bin/sh