Remove DB3_LDADD
authorDan Winship <danw@src.gnome.org>
Mon, 18 Jun 2001 20:07:35 +0000 (20:07 +0000)
committerDan Winship <danw@src.gnome.org>
Mon, 18 Jun 2001 20:07:35 +0000 (20:07 +0000)
* tests/stream/Makefile.am (LDADD):
* tests/smime/Makefile.am (LDADD):
* tests/misc/Makefile.am (LDADD):
* tests/message/Makefile.am (LDADD):
* tests/folder/Makefile.am (LDADD): Remove DB3_LDADD

camel/ChangeLog
camel/tests/folder/Makefile.am
camel/tests/message/Makefile.am
camel/tests/misc/Makefile.am
camel/tests/smime/Makefile.am
camel/tests/stream/Makefile.am

index 1fdae99..ab5de4a 100644 (file)
@@ -1,5 +1,11 @@
 2001-06-18  Dan Winship  <danw@ximian.com>
 
+       * tests/stream/Makefile.am (LDADD): 
+       * tests/smime/Makefile.am (LDADD): 
+       * tests/misc/Makefile.am (LDADD): 
+       * tests/message/Makefile.am (LDADD): 
+       * tests/folder/Makefile.am (LDADD): Remove DB3_LDADD
+
        * Makefile.am (install-exec-local): Set camel-lock-help setgid or
        setuid as needed
 
index 1b3e333..f6dd852 100644 (file)
@@ -8,7 +8,6 @@ LDADD = \
        $(top_builddir)/camel/libcamel.la       \
        $(top_builddir)/e-util/libeutil.la      \
        $(top_builddir)/libibex/libibex.la      \
-       $(DB3_LDADD)                            \
        $(GNOME_LIBDIR)                         \
        $(top_builddir)/camel/tests/lib/libcameltest.a                  \
        $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
index 09bce0b..aa430fa 100644 (file)
@@ -4,12 +4,10 @@ INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir) -I$(top_srcdir)/camel \
        -I$(top_srcdir)/camel/tests/lib \
        -DG_LOG_DOMAIN=\"evolution-tests\"      
 
-# We want to remove the DB3 crap asap.
 LDADD = \
        $(top_builddir)/camel/libcamel.la       \
        $(top_builddir)/e-util/libeutil.la      \
        $(top_builddir)/libibex/libibex.la      \
-       $(DB3_LDADD)                            \
        $(GNOME_LIBDIR)                         \
        $(top_builddir)/camel/tests/lib/libcameltest.a                  \
        $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
index 6c50ed6..1cbcab8 100644 (file)
@@ -8,7 +8,6 @@ LDADD = \
        $(top_builddir)/camel/libcamel.la       \
        $(top_builddir)/e-util/libeutil.la      \
        $(top_builddir)/libibex/libibex.la      \
-       $(DB3_LDADD)                            \
        $(GNOME_LIBDIR)                         \
        $(top_builddir)/camel/tests/lib/libcameltest.a                  \
        $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
index 038a25e..4f86852 100644 (file)
@@ -8,7 +8,6 @@ LDADD = \
        $(top_builddir)/camel/libcamel.la       \
        $(top_builddir)/e-util/libeutil.la      \
        $(top_builddir)/libibex/libibex.la      \
-       $(DB3_LDADD)                            \
        $(GNOME_LIBDIR)                         \
        $(top_builddir)/camel/tests/lib/libcameltest.a                  \
        $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)                 \
index ee32d97..d16f8aa 100644 (file)
@@ -8,7 +8,6 @@ LDADD = \
        $(top_builddir)/camel/libcamel.la       \
        $(top_builddir)/e-util/libeutil.la      \
        $(top_builddir)/libibex/libibex.la      \
-       $(DB3_LDADD)                            \
        $(GNOME_LIBDIR)                         \
        $(top_builddir)/camel/tests/lib/libcameltest.a                  \
        $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)