Same here.
* tests/Makefile.am: Same here. (removed ibex stuff) svn path=/trunk/; revision=16623
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
|
||||
* tools/Makefile.am: Don't link with libibex.
|
||||
|
||||
* tests/Makefile.am: Same here.
|
||||
|
||||
2002-04-22 Christopher James Lahey <clahey@ximian.com>
|
||||
|
||||
* configure.in: Require gal 0.19.99.14.
|
||||
|
@ -8,7 +8,6 @@ INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir) -I$(top_srcdir)/camel \
|
||||
LDADD = \
|
||||
$(top_builddir)/camel/libcamel.la \
|
||||
$(top_builddir)/e-util/libeutil.la \
|
||||
$(top_builddir)/libibex/libibex.la \
|
||||
$(GNOME_LIBDIR) \
|
||||
$(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
|
||||
# $(BONOBO_LIBS)
|
||||
@ -37,7 +36,6 @@ LDADD = \
|
||||
test14_LDADD = \
|
||||
$(top_builddir)/camel/providers/vee/libcamelvee.la \
|
||||
$(top_builddir)/camel/libcamel.la \
|
||||
$(top_builddir)/libibex/libibex.la \
|
||||
$(GNOME_LIBDIR) \
|
||||
$(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
|
||||
|
||||
@ -51,7 +49,6 @@ test14_LDADD = \
|
||||
test_movemail_LDADD = \
|
||||
$(top_builddir)/camel/libcamel.la \
|
||||
$(top_builddir)/e-util/libeutil.la \
|
||||
$(top_builddir)/libibex/libibex.la \
|
||||
$(GNOME_LIBDIR) \
|
||||
$(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
|
||||
|
||||
|
Reference in New Issue
Block a user