Bug 391823 - mozilla-central: Firefox build fails copying libnssdbm3.dylib to dist/bin (r=benjamin)

This commit is contained in:
edward.lee@engineering.uiuc.edu 2007-08-13 10:46:10 -07:00
parent 7f586f7041
commit eedee4d2e7
2 changed files with 3 additions and 3 deletions

View File

@ -90,7 +90,7 @@ endif
TOPSRCDIR = $(CWD)
endif
AUTOCONF := autoconf-2.13
AUTOCONF := autoconf213
MKDIR := mkdir
SH := /bin/sh
ifndef MAKE

View File

@ -1,7 +1,7 @@
#!/usr/bin/python
NSPR_CO_TAG = 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'
NSS_CO_TAG = 'NSS_3_11_7_BETA1'
NSPR_CO_TAG = 'NSPR_HEAD_20070713'
NSS_CO_TAG = 'NSS_3_12_ALPHA1B'
NSPR_DIRS = ('nsprpub',)
NSS_DIRS = ('dbm',