From d3c5117263ad4d9774b0b56c492622fc41a69fc9 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" Date: Wed, 21 Dec 2005 05:13:05 +0000 Subject: [PATCH] Bug 320886 mfcembed doesn't build w/ NS_TRACE_MALLOC r=bsmedberg --- embedding/tests/mfcembed/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedding/tests/mfcembed/Makefile.in b/embedding/tests/mfcembed/Makefile.in index 447a2b44e51..1d2cb438d8c 100644 --- a/embedding/tests/mfcembed/Makefile.in +++ b/embedding/tests/mfcembed/Makefile.in @@ -112,7 +112,7 @@ CPPSRCS = \ LIBS = $(DIST)/lib/$(LIB_PREFIX)profdirserviceprovidersa_s.$(LIB_SUFFIX) ifdef NS_TRACE_MALLOC -LIBS += tracemalloc +LIBS += $(DIST)/lib/$(LIB_PREFIX)tracemalloc.$(LIB_SUFFIX) endif LIBS += \