Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties.

This commit is contained in:
briano%netscape.com 1999-09-30 03:16:30 +00:00
parent a84fd8080b
commit dfca8736cb

View File

@ -33,7 +33,7 @@ CPPSRCS = \
$(NULL)
ifdef NO_LD_ARCHIVE_FLAGS
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo
LOST_SYM_LIBS = -lxpcomds_s -lxptinfo -lmozreg_s
endif
LIBS = \