From 3c220edb7c001c7808aed1e22facb98d3c4bebf1 Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Thu, 10 May 2001 03:11:53 +0000 Subject: [PATCH] Attempt to fix senna bustage - add unicharutil to REQUIRES --- uriloader/base/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uriloader/base/Makefile.in b/uriloader/base/Makefile.in index 6dc9536ea9e7..99926b008827 100644 --- a/uriloader/base/Makefile.in +++ b/uriloader/base/Makefile.in @@ -28,7 +28,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = uriloader LIBRARY_NAME = uriloaderbase_s -REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozcomps +REQUIRES = xpcom string necko dom exthandler pref js docshell layout widget caps htmlparser locale intl webshell mozcomps unicharutil CPPSRCS = \ nsURILoader.cpp \