From 581eb2cc3c0c4a8e4456dca8d15a25562955b4fe Mon Sep 17 00:00:00 2001 From: NotZed Date: Thu, 20 Apr 2000 23:49:42 +0000 Subject: Fixed some headers. 2000-04-20 NotZed * tests/test11.c: Fixed some headers. * tests/Makefile.am (noinst_PROGRAMS): Removed test9. (noinst_PROGRAMS): Removed test12, temporarirly (nntp not being built). svn path=/trunk/; revision=2532 --- tests/Makefile.am | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 4f97b9e143..358cd3397d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -25,19 +25,19 @@ LDADD = \ # $(top_builddir)/filter/libfilter.la \ # $(top_builddir)/libibex/libibex.a -test9_LDADD = \ - $(top_builddir)/camel/libcamel.la \ - $(top_builddir)/camel/providers/mbox/libcamelmbox.la \ - $(top_builddir)/libibex/libibex.la \ - $(GNOME_LIBDIR) \ - $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) +#test9_LDADD = \ +# $(top_builddir)/camel/libcamel.la \ +# $(top_builddir)/camel/providers/mbox/libcamelmbox.la \ +# $(top_builddir)/libibex/libibex.la \ +# $(GNOME_LIBDIR) \ +# $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) -test12_LDADD = \ - $(top_builddir)/camel/libcamel.la \ - $(top_builddir)/camel/providers/nntp/libcamelnntp.la \ - $(top_builddir)/libibex/libibex.la \ - $(GNOME_LIBDIR) \ - $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) +#test12_LDADD = \ +# $(top_builddir)/camel/libcamel.la \ +# $(top_builddir)/camel/providers/nntp/libcamelnntp.la \ +# $(top_builddir)/libibex/libibex.la \ +# $(GNOME_LIBDIR) \ +# $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) test_movemail_LDADD = \ $(top_builddir)/e-util/libeutil.la \ @@ -58,12 +58,11 @@ noinst_PROGRAMS = \ test2 \ test3 \ test7 \ - test9 \ test10 \ test11 \ - test12 \ test-movemail \ test-url \ $(THREAD_RELATED_TESTS) +# test12 \ # test-formatter -- cgit v1.2.3