gecko-dev/nsprpub/lib
wtc%netscape.com 708b88555e Bug 196004: support building with gcc on Solaris better, whether gcc uses
the GNU ld or Solaris ld. Do not pass -B/usr/ccs/bin/ to gcc.
Modified files: configure configure.in autoconf.mk.in
        lib/ds/Makefile.in lib/libc/src/Makefile.in pr/src/Makefile.in
2003-03-22 15:36:13 +00:00
..
ds Bug 196004: support building with gcc on Solaris better, whether gcc uses 2003-03-22 15:36:13 +00:00
libc Bug 196004: support building with gcc on Solaris better, whether gcc uses 2003-03-22 15:36:13 +00:00
msgc Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is 2003-01-20 16:26:24 +00:00
prstreams Bugzilla bug 98741: changed the license URL to http://www.mozilla.org/MPL/. 2001-09-07 18:27:33 +00:00
tests Use PL_strcmp instead of strcmp to avoid having to include <string.h>. 2001-11-01 00:02:16 +00:00
.cvsignore Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 01:02:30 +00:00
Makefile.in There is no need to invoke recursive makes for the dummy libs & install phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk. 2001-01-22 06:36:06 +00:00