diff --git a/mailnews/compose/tests/smtp/Makefile.in b/mailnews/compose/tests/smtp/Makefile.in index 6afae96c152..55fd5bf7056 100644 --- a/mailnews/compose/tests/smtp/Makefile.in +++ b/mailnews/compose/tests/smtp/Makefile.in @@ -53,7 +53,6 @@ LIBS = \ -lxp \ -lpref \ -lmozjs \ - -lraptorhtml \ -lraptorhtmlpars \ -lexpat \ -lxmltok \ diff --git a/mailnews/imap/tests/harness/Makefile.in b/mailnews/imap/tests/harness/Makefile.in index cb7b2863411..6e96cef18fc 100644 --- a/mailnews/imap/tests/harness/Makefile.in +++ b/mailnews/imap/tests/harness/Makefile.in @@ -53,11 +53,9 @@ LIBS = \ -lsecfree \ -ljsdom \ -ljsurl \ - -lraptorhtml \ -lraptorhtmlpars \ -lexpat \ -lxmltok \ - -lraptorgfx \ -limg \ -lgfxgtk \ -lraptorgfx \ diff --git a/mailnews/news/tests/newsParser/Makefile.in b/mailnews/news/tests/newsParser/Makefile.in index 1afe1a15cf0..06e52d64e5f 100644 --- a/mailnews/news/tests/newsParser/Makefile.in +++ b/mailnews/news/tests/newsParser/Makefile.in @@ -55,7 +55,6 @@ LIBS = \ -lsecfree \ -ljsdom \ -ljsurl \ - -lraptorhtml \ -lraptorhtmlpars \ -lexpat \ -lxmltok \