From 3906ceae2e527a4ffbf5753d7da8750cb6947b4c Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Tue, 27 Apr 1999 18:30:13 +0000 Subject: [PATCH] link against libreg so that this library can stand on it's own git-svn-id: svn://10.0.0.236/trunk@29451 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mailnews/base/util/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/mailnews/base/util/Makefile.in b/mozilla/mailnews/base/util/Makefile.in index c606fc8c2cf..48778ce2acc 100644 --- a/mozilla/mailnews/base/util/Makefile.in +++ b/mozilla/mailnews/base/util/Makefile.in @@ -59,6 +59,7 @@ EXTRA_DSO_LDOPTS = \ -L$(DIST)/lib \ -lraptorbase \ -lxpcom \ + -lreg \ -lrdfutil_s \ $(NULL)