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:
parent
e8905988f4
commit
f7b0720a2d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user