Fixed some headers.

2000-04-20  NotZed  <NotZed@HelixCode.com>

        * 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
This commit is contained in:
NotZed
2000-04-20 23:49:42 +00:00
committed by Michael Zucci
parent 383f245d39
commit 581eb2cc3c
2 changed files with 21 additions and 14 deletions

View File

@ -1,3 +1,11 @@
2000-04-20 NotZed <NotZed@HelixCode.com>
* tests/test11.c: Fixed some headers.
* tests/Makefile.am (noinst_PROGRAMS): Removed test9.
(noinst_PROGRAMS): Removed test12, temporarirly (nntp not being
built).
2000-04-20 Yukihiro Nakai <nakai@gnome.gr.jp>
* configure.in: Add Japanese to ALL_LINGUAS

View File

@ -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