office-gobmx/moz
Stephan Bergmann a1a059467b Fix building moz on Mac OS X.
* On Mac, nss-config must not emit -rpath-link switch.
* --with-system-nss/-nspr horribly broke in combination with the
  routine use of MOZ_ARCH and resulting MOZ_CROSS_COMPILE for Mac,
  and the latter appears to be unnecessary for a normal build, anyway,
  so is now conditional CREATE_UNIVERSAL_MAC_MOZ_ZIP, in case anybody
  still uses the code to create universal moz archives.
* This in turn revealed two issues in moz that have been addressed
  with a new macosx_build_fix.patch.
2011-09-28 13:54:24 +02:00
..
patches
prj
zipped
extractfiles.mk
makefile.mk
README
seamonkey-source-1.1.14.patch

Rebuild moz whenever changes have been made in the nss module. Those libs are
merged into mozruntime.zip which is build in this project.

Please read nss/readme.txt !!!