summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2002-10-03 02:11:01 +0000
committerwtc%netscape.com <devnull@localhost>2002-10-03 02:11:01 +0000
commitee63ec0ba81c186c2020a0395d00ad326c903316 (patch)
tree98d7303b5f3b775a271a6a84d2969a08d1e1e6e0
parentfbe976248197042fe218d12acc13fb8b695d6137 (diff)
downloadnss-hg-ee63ec0ba81c186c2020a0395d00ad326c903316.tar.gz
Restored a # that was accidentally deleted.
-rw-r--r--security/nss/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index 22340be36..41c7a762a 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -109,6 +109,7 @@ endif
# passed to Windows build tools (for example, cl), it
# is mistaken as a command-line option. If that is the case,
# we use a relative pathname as NSPR's prefix on Windows.
+#
USEABSPATH="YES"
ifeq (,$(filter-out WIN%,$(OS_TARGET)))