From 08de5e9e147248b84bc1fa618f7cc9d892ddb136 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 27 Jul 2007 16:42:11 +0000 Subject: Collect all the required package versions in one place and explicitly 2007-07-27 Matthew Barnes * configure.in: Collect all the required package versions in one place and explicitly require GTK+ 2.10 or higher. (#380354) * Adapt various Makefile.am files. svn path=/trunk/; revision=33863 --- smime/tests/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'smime/tests/Makefile.am') diff --git a/smime/tests/Makefile.am b/smime/tests/Makefile.am index 2c0c54a88e..5f8bce6671 100644 --- a/smime/tests/Makefile.am +++ b/smime/tests/Makefile.am @@ -11,7 +11,6 @@ TEST_LIBS= \ -L/home/toshok/src/mozilla/mozilla/dist/lib \ $(CERT_UI_LIBS) \ $(top_builddir)/e-util/libeutil.la \ - $(GNOME_FULL_LIBS) + $(GNOME_PLATFORM_LIBS) - -import_cert_LDADD=$(TEST_LIBS) \ No newline at end of file +import_cert_LDADD=$(TEST_LIBS) -- cgit v1.2.3