Need to define SHLIB_SUFFIX for lib/softoken/dbinit.c.

git-svn-id: svn://10.0.0.236/trunk@120020 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtc%netscape.com
2002-04-26 22:42:15 +00:00
parent 23ccc82912
commit 821736ca16

View File

@@ -2,4 +2,5 @@
#define NSPR20 1
#define MP_API_COMPATIBLE 1
#define NSS_3_4_CODE 1 /* Remove this when we start building NSS 4.0 by default */
#define NSS_3_4_CODE 1 /* Remove this when we start building NSS 4.0 by default */
#define SHLIB_SUFFIX "shlb"