summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorseawood%netscape.com <devnull@localhost>2003-02-26 00:47:43 +0000
committerseawood%netscape.com <devnull@localhost>2003-02-26 00:47:43 +0000
commit72fe4ca490323cb7e60fdc3b581f770a6667cfa7 (patch)
tree0e5faef6191ecc09dec469dbf573cc6e39636e88 /Makefile.in
parent0e99f4ced473a52104da38da724ceb062b83f3d4 (diff)
downloadnspr-hg-72fe4ca490323cb7e60fdc3b581f770a6667cfa7.tar.gz
Only force the use of absolute symlinks on Darwin when building Mozilla.
Bug #193164 r=wtc
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 55180c70..c1313b86 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -48,6 +48,14 @@ DIRS = config pr lib
ifdef MOZILLA_CLIENT
PR_CLIENT_BUILD = 1
PR_CLIENT_BUILD_UNIX = 1
+# Make nsinstall use absolute symlinks by default for Mozilla OSX builds
+# http://bugzilla.mozilla.org/show_bug.cgi?id=193164
+ifeq ($(OS_ARCH),Darwin)
+ifndef NSDISTMODE
+NSDISTMODE=absolute_symlink
+export NSDISTMODE
+endif
+endif
endif
DIST_GARBAGE = config.cache config.log config.status