summaryrefslogtreecommitdiff
path: root/lib/softoken/legacydb/manifest.mn
diff options
context:
space:
mode:
Diffstat (limited to 'lib/softoken/legacydb/manifest.mn')
-rw-r--r--lib/softoken/legacydb/manifest.mn3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/softoken/legacydb/manifest.mn b/lib/softoken/legacydb/manifest.mn
index e60147269..b0d3eef92 100644
--- a/lib/softoken/legacydb/manifest.mn
+++ b/lib/softoken/legacydb/manifest.mn
@@ -12,7 +12,7 @@ LIBRARY_NAME = nssdbm
LIBRARY_VERSION = 3
MAPFILE = $(OBJDIR)/nssdbm.def
-DEFINES += -DSHLIB_SUFFIX=\"$(DLL_SUFFIX)\" -DSHLIB_PREFIX=\"$(DLL_PREFIX)\" -DLG_LIB_NAME=\"$(notdir $(SHARED_LIBRARY))\"
+DEFINES += -DSHLIB_SUFFIX=\"$(DLL_SUFFIX)\" -DSHLIB_PREFIX=\"$(DLL_PREFIX)\"
CSRCS = \
dbmshim.c \
@@ -21,7 +21,6 @@ CSRCS = \
lgcreate.c \
lgdestroy.c \
lgfind.c \
- lgfips.c \
lginit.c \
lgutil.c \
lowcert.c \