From 33921a846da564a36b9eb25628cec40fc2e79be9 Mon Sep 17 00:00:00 2001 From: "ramiro%netscape.com" Date: Tue, 24 Aug 1999 14:54:59 +0000 Subject: [PATCH] Set the timer lib flags in one place. git-svn-id: svn://10.0.0.236/trunk@44294 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/gfx/tests/Makefile.in | 2 +- mozilla/htmlparser/robot/Makefile.in | 2 +- mozilla/intl/strres/tests/Makefile.in | 2 +- mozilla/layout/base/tests/Makefile.in | 2 +- mozilla/layout/html/tests/Makefile.in | 2 +- mozilla/mailnews/base/tests/identity/Makefile.in | 2 +- mozilla/mailnews/compose/tests/compose/Makefile.in | 2 +- mozilla/mailnews/compose/tests/compose2/Makefile.in | 2 +- mozilla/mailnews/compose/tests/geturl/Makefile.in | 2 +- mozilla/mailnews/compose/tests/sendlater/Makefile.in | 2 +- mozilla/mailnews/compose/tests/sendpage/Makefile.in | 2 +- mozilla/mailnews/compose/tests/smtp/Makefile.in | 2 +- mozilla/mailnews/imap/tests/harness/Makefile.in | 2 +- mozilla/mailnews/local/tests/pop3/Makefile.in | 2 +- mozilla/mailnews/mime/tests/mimetest/Makefile.in | 2 +- mozilla/mailnews/news/tests/newsParser/Makefile.in | 2 +- mozilla/mailnews/news/tests/nntp/Makefile.in | 2 +- mozilla/network/module/tests/Makefile.in | 2 +- mozilla/parser/htmlparser/robot/Makefile.in | 2 +- mozilla/rdf/tests/rdfcat/Makefile.in | 2 +- mozilla/rdf/tests/rdfpoll/Makefile.in | 2 +- mozilla/webshell/embed/xlib/gtk/Makefile.in | 2 +- mozilla/webshell/embed/xlib/motif/Makefile.in | 2 +- mozilla/widget/tests/scribble/Makefile.in | 2 +- mozilla/widget/tests/widget/Makefile.in | 2 +- mozilla/xpcom/tests/Makefile.in | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/mozilla/gfx/tests/Makefile.in b/mozilla/gfx/tests/Makefile.in index de8d8a8b075..07388a5c7c9 100644 --- a/mozilla/gfx/tests/Makefile.in +++ b/mozilla/gfx/tests/Makefile.in @@ -63,7 +63,7 @@ LIBS = \ $(PNG_LIBS) \ -lmozutil \ -lxp \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(TK_LIBS) \ $(NSPR_LIBS) \ $(NET_LIBS) \ diff --git a/mozilla/htmlparser/robot/Makefile.in b/mozilla/htmlparser/robot/Makefile.in index f154183e0ed..79da6529071 100644 --- a/mozilla/htmlparser/robot/Makefile.in +++ b/mozilla/htmlparser/robot/Makefile.in @@ -52,7 +52,7 @@ LIBS = \ -limg \ -lmozutil \ -lxpcom \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(TK_LIBS) \ $(NULL) diff --git a/mozilla/intl/strres/tests/Makefile.in b/mozilla/intl/strres/tests/Makefile.in index 3bd59365722..bfe04169669 100644 --- a/mozilla/intl/strres/tests/Makefile.in +++ b/mozilla/intl/strres/tests/Makefile.in @@ -60,7 +60,7 @@ LIBS = \ -lxp \ -lxpcom \ $(NETLIB_LIBS) \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(ZLIB_LIBS) \ $(NSPR_LIBS) \ $(NULL) diff --git a/mozilla/layout/base/tests/Makefile.in b/mozilla/layout/base/tests/Makefile.in index 39be618f4f2..7ef563a19db 100644 --- a/mozilla/layout/base/tests/Makefile.in +++ b/mozilla/layout/base/tests/Makefile.in @@ -50,7 +50,7 @@ LIBS += \ $(PNG_LIBS) \ $(JPEG_LIBS) \ -lmozjs \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ -lxpcom \ -lxp \ -ljsurl \ diff --git a/mozilla/layout/html/tests/Makefile.in b/mozilla/layout/html/tests/Makefile.in index 7627085a716..8417fc01783 100644 --- a/mozilla/layout/html/tests/Makefile.in +++ b/mozilla/layout/html/tests/Makefile.in @@ -72,7 +72,7 @@ LIBS = \ -lxpcom \ -lxp \ -ljsurl \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(TK_LIBS) \ $(NET_LIBS) \ $(ZLIB_LIBS) \ diff --git a/mozilla/mailnews/base/tests/identity/Makefile.in b/mozilla/mailnews/base/tests/identity/Makefile.in index 0f6e734ae83..4122c89d3c2 100644 --- a/mozilla/mailnews/base/tests/identity/Makefile.in +++ b/mozilla/mailnews/base/tests/identity/Makefile.in @@ -30,7 +30,7 @@ LIBS = \ -L$(DIST)/bin \ -lxpcom \ -lmozjs \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(NSPR_LIBS) \ $(NULL) diff --git a/mozilla/mailnews/compose/tests/compose/Makefile.in b/mozilla/mailnews/compose/tests/compose/Makefile.in index b279d39e83a..6da3d41337a 100644 --- a/mozilla/mailnews/compose/tests/compose/Makefile.in +++ b/mozilla/mailnews/compose/tests/compose/Makefile.in @@ -32,7 +32,7 @@ LIBS = \ -lmozdbm \ -lxp \ -lmozjs \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(ZLIB_LIBS) \ $(NSPR_LIBS) \ -limg \ diff --git a/mozilla/mailnews/compose/tests/compose2/Makefile.in b/mozilla/mailnews/compose/tests/compose2/Makefile.in index fc42cdc7913..55b1a34a51d 100644 --- a/mozilla/mailnews/compose/tests/compose2/Makefile.in +++ b/mozilla/mailnews/compose/tests/compose2/Makefile.in @@ -39,7 +39,7 @@ LIBS = \ -lnetcnvts \ -lnetwork \ -lnetlib \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ -lxpcom \ -lpwcac \ -lmozdbm \ diff --git a/mozilla/mailnews/compose/tests/geturl/Makefile.in b/mozilla/mailnews/compose/tests/geturl/Makefile.in index 61ec8b430ef..50726db7c6d 100644 --- a/mozilla/mailnews/compose/tests/geturl/Makefile.in +++ b/mozilla/mailnews/compose/tests/geturl/Makefile.in @@ -60,7 +60,7 @@ NETLIB_LIBS = \ LIBS = \ $(GECKO_LIBS) \ $(NETLIB_LIBS) \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(BASE_LIBS) \ $(NSPR_LIBS) \ $(TK_LIBS) \ diff --git a/mozilla/mailnews/compose/tests/sendlater/Makefile.in b/mozilla/mailnews/compose/tests/sendlater/Makefile.in index 3be21c9183b..4e369d948f2 100644 --- a/mozilla/mailnews/compose/tests/sendlater/Makefile.in +++ b/mozilla/mailnews/compose/tests/sendlater/Makefile.in @@ -39,7 +39,7 @@ LIBS = \ -lnetcnvts \ -lnetwork \ -lnetlib \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ -lxpcom \ -lpwcac \ -lmozdbm \ diff --git a/mozilla/mailnews/compose/tests/sendpage/Makefile.in b/mozilla/mailnews/compose/tests/sendpage/Makefile.in index ed8873f3bac..ddebea5296e 100644 --- a/mozilla/mailnews/compose/tests/sendpage/Makefile.in +++ b/mozilla/mailnews/compose/tests/sendpage/Makefile.in @@ -39,7 +39,7 @@ LIBS = \ -lnetcnvts \ -lnetwork \ -lnetlib \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ -lxpcom \ -lpwcac \ -lmozdbm \ diff --git a/mozilla/mailnews/compose/tests/smtp/Makefile.in b/mozilla/mailnews/compose/tests/smtp/Makefile.in index 79541f12b25..0c7749a2537 100644 --- a/mozilla/mailnews/compose/tests/smtp/Makefile.in +++ b/mozilla/mailnews/compose/tests/smtp/Makefile.in @@ -34,7 +34,7 @@ LIBS = \ -limg \ -lxp \ -lmozutil \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(ZLIB_LIBS) \ $(DIST)/lib/librdfbase_s.a \ $(NSPR_LIBS) \ diff --git a/mozilla/mailnews/imap/tests/harness/Makefile.in b/mozilla/mailnews/imap/tests/harness/Makefile.in index 2dbbd6b6218..2a8a981bd0d 100644 --- a/mozilla/mailnews/imap/tests/harness/Makefile.in +++ b/mozilla/mailnews/imap/tests/harness/Makefile.in @@ -37,7 +37,7 @@ LIBS = \ -limg \ -lmozutil \ -lmsgbaseutil \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(ZLIB_LIBS) \ $(NSPR_LIBS) \ $(TK_LIBS) \ diff --git a/mozilla/mailnews/local/tests/pop3/Makefile.in b/mozilla/mailnews/local/tests/pop3/Makefile.in index 3da1a8a7a70..d2a56fa567d 100644 --- a/mozilla/mailnews/local/tests/pop3/Makefile.in +++ b/mozilla/mailnews/local/tests/pop3/Makefile.in @@ -32,7 +32,7 @@ LIBS = \ -lmozdbm \ -lxp \ -lmozjs \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(ZLIB_LIBS) \ $(NSPR_LIBS) \ -limg \ diff --git a/mozilla/mailnews/mime/tests/mimetest/Makefile.in b/mozilla/mailnews/mime/tests/mimetest/Makefile.in index 86dd9adcd22..f7660feecd6 100644 --- a/mozilla/mailnews/mime/tests/mimetest/Makefile.in +++ b/mozilla/mailnews/mime/tests/mimetest/Makefile.in @@ -60,7 +60,7 @@ NETLIB_LIBS = \ LIBS = \ $(GECKO_LIBS) \ $(NETLIB_LIBS) \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(IMGLIB_LIBS) \ $(BASE_LIBS) \ $(NSPR_LIBS) \ diff --git a/mozilla/mailnews/news/tests/newsParser/Makefile.in b/mozilla/mailnews/news/tests/newsParser/Makefile.in index 65df8e05c6b..d792947af97 100644 --- a/mozilla/mailnews/news/tests/newsParser/Makefile.in +++ b/mozilla/mailnews/news/tests/newsParser/Makefile.in @@ -47,7 +47,7 @@ LIBS = \ -lmozutil \ $(DIST)/lib/libmsgnews_s.a \ -lmsgbaseutil \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ -lxpcom \ $(JPEG_LIBS) \ $(PNG_LIBS) \ diff --git a/mozilla/mailnews/news/tests/nntp/Makefile.in b/mozilla/mailnews/news/tests/nntp/Makefile.in index 99e0deab21b..e1d23e12cb3 100644 --- a/mozilla/mailnews/news/tests/nntp/Makefile.in +++ b/mozilla/mailnews/news/tests/nntp/Makefile.in @@ -33,7 +33,7 @@ LIBS = \ -limg \ -lmozutil \ -lmsgbaseutil \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(ZLIB_LIBS) \ $(DIST)/lib/librdfbase_s.a \ $(NSPR_LIBS) \ diff --git a/mozilla/network/module/tests/Makefile.in b/mozilla/network/module/tests/Makefile.in index c1125320fa9..d6189d5074d 100644 --- a/mozilla/network/module/tests/Makefile.in +++ b/mozilla/network/module/tests/Makefile.in @@ -50,7 +50,7 @@ LIBS = \ -lmozutil \ -lxp \ -lxpcom \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(TK_LIBS) \ $(ZLIB_LIBS) \ $(NSPR_LIBS) \ diff --git a/mozilla/parser/htmlparser/robot/Makefile.in b/mozilla/parser/htmlparser/robot/Makefile.in index f154183e0ed..79da6529071 100644 --- a/mozilla/parser/htmlparser/robot/Makefile.in +++ b/mozilla/parser/htmlparser/robot/Makefile.in @@ -52,7 +52,7 @@ LIBS = \ -limg \ -lmozutil \ -lxpcom \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(TK_LIBS) \ $(NULL) diff --git a/mozilla/rdf/tests/rdfcat/Makefile.in b/mozilla/rdf/tests/rdfcat/Makefile.in index a518a15cca6..8f77940fac0 100644 --- a/mozilla/rdf/tests/rdfcat/Makefile.in +++ b/mozilla/rdf/tests/rdfcat/Makefile.in @@ -62,7 +62,7 @@ endif LIBS = \ $(NETLIB_LIBS) \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(BASE_LIBS) \ $(NSPR_LIBS) \ $(TK_LIBS) \ diff --git a/mozilla/rdf/tests/rdfpoll/Makefile.in b/mozilla/rdf/tests/rdfpoll/Makefile.in index 13b0692cc31..8aa257f7bed 100644 --- a/mozilla/rdf/tests/rdfpoll/Makefile.in +++ b/mozilla/rdf/tests/rdfpoll/Makefile.in @@ -62,7 +62,7 @@ endif LIBS = \ $(NETLIB_LIBS) \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(IMGLIB_LIBS) \ $(BASE_LIBS) \ $(NSPR_LIBS) \ diff --git a/mozilla/webshell/embed/xlib/gtk/Makefile.in b/mozilla/webshell/embed/xlib/gtk/Makefile.in index 934c08d4ad8..725788bf4a2 100644 --- a/mozilla/webshell/embed/xlib/gtk/Makefile.in +++ b/mozilla/webshell/embed/xlib/gtk/Makefile.in @@ -37,7 +37,7 @@ BASE_LIBS = \ GECKO_LIBS = \ -lraptorgfx \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(NULL) IMGLIB_LIBS = \ diff --git a/mozilla/webshell/embed/xlib/motif/Makefile.in b/mozilla/webshell/embed/xlib/motif/Makefile.in index dab7c733313..74d486fb93a 100644 --- a/mozilla/webshell/embed/xlib/motif/Makefile.in +++ b/mozilla/webshell/embed/xlib/motif/Makefile.in @@ -41,7 +41,7 @@ BASE_LIBS = \ GECKO_LIBS = \ -lraptorgfx \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(NULL) IMGLIB_LIBS = \ diff --git a/mozilla/widget/tests/scribble/Makefile.in b/mozilla/widget/tests/scribble/Makefile.in index 193d6980973..b084d367868 100644 --- a/mozilla/widget/tests/scribble/Makefile.in +++ b/mozilla/widget/tests/scribble/Makefile.in @@ -56,7 +56,7 @@ LIBS = \ -lmozjs \ -lwidgetsupport_s \ -lraptorgfx \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(NET_LIBS) \ $(NSPR_LIBS) \ $(TK_LIBS) \ diff --git a/mozilla/widget/tests/widget/Makefile.in b/mozilla/widget/tests/widget/Makefile.in index 1cd2d7c42a2..2ca03165ca7 100644 --- a/mozilla/widget/tests/widget/Makefile.in +++ b/mozilla/widget/tests/widget/Makefile.in @@ -56,7 +56,7 @@ LIBS = \ -lmozjs \ -lwidgetsupport_s \ -lraptorgfx \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(NET_LIBS) \ $(NSPR_LIBS) \ $(TK_LIBS) \ diff --git a/mozilla/xpcom/tests/Makefile.in b/mozilla/xpcom/tests/Makefile.in index aa641829cff..52c9976d971 100644 --- a/mozilla/xpcom/tests/Makefile.in +++ b/mozilla/xpcom/tests/Makefile.in @@ -91,7 +91,7 @@ LIBS += \ -lmozjs \ -lxp \ -lxpcom \ - $(TIMER_LIBS) \ + $(MOZ_TIMER_LIBS) \ $(TK_LIBS) \ $(ZLIB_LIBS) \ $(LOST_SYM_LIBS) \