Skip to content

Commit

Permalink
Change TREX to ZULU
Browse files Browse the repository at this point in the history
  • Loading branch information
spider%netscape.com committed Oct 8, 1998
1 parent 916384f commit 9121928
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gconfig/UNIX.mk
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ XP_PREF_DLL=pref
AR_ALL =
AR_NONE =

ifdef MOZ_TREX_FREE
ifdef MOZ_ZULU_FREE
NATIVE_LIBNLS_LIBS=nlsstub10
else
NATIVE_LIBNLS_LIBS=nsfmt$(MOZ_BITS)30 nsuni$(MOZ_BITS)30 nscck$(MOZ_BITS)30 nsjpn$(MOZ_BITS)30 nscnv$(MOZ_BITS)30 nssb$(MOZ_BITS)30
Expand Down
2 changes: 1 addition & 1 deletion gconfig/WIN32.mk
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ PLATFORM_DIRECTORY=windows
NATIVE_ZLIB_DLL=zip$(MOZ_BITS)$(VERSION_NUMBER)
NATIVE_XP_DLL=xplib

ifdef MOZ_TREX_FREE
ifdef MOZ_ZULU_FREE
NATIVE_LIBNLS_LIBS=nlsstub10
else
NATIVE_LIBNLS_LIBS=nsfmt$(MOZ_BITS)30 nsuni$(MOZ_BITS)30 nscck$(MOZ_BITS)30 nsjpn$(MOZ_BITS)30 nscnv$(MOZ_BITS)30 nssb$(MOZ_BITS)30
Expand Down

0 comments on commit 9121928

Please sign in to comment.