aboutsummaryrefslogtreecommitdiffstats
path: root/wombat
diff options
context:
space:
mode:
Diffstat (limited to 'wombat')
-rw-r--r--wombat/ChangeLog4
-rw-r--r--wombat/Makefile.am3
2 files changed, 6 insertions, 1 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog
index 6a50f43730..4fedf4ba78 100644
--- a/wombat/ChangeLog
+++ b/wombat/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-04 Jeffrey Stedfast <fejj@ximian.com>
+
+ * Makefile.am: Re-Add $(WOMBAT_LIBS) so wombat actually links.
+
2002-04-04 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (wombat_LDADD): Put DB3_LDADD and LDAP_LIBS on the
diff --git a/wombat/Makefile.am b/wombat/Makefile.am
index 9d7443da6c..b8a2278ef1 100644
--- a/wombat/Makefile.am
+++ b/wombat/Makefile.am
@@ -37,7 +37,8 @@ wombat_LDADD = \
$(top_builddir)/libversit/libversit.a \
$(top_builddir)/e-util/libedb3util.la \
$(top_builddir)/e-util/libeutil.la \
- $(top_builddir)/libwombat/libwombat.la
+ $(top_builddir)/libwombat/libwombat.la \
+ $(WOMBAT_LIBS)
oafdir = $(datadir)/oaf
ss='commitgraph'>* Mark as broken for recent versions of gcc. Note: the latest distfilelinimon2003-10-291-0/+4 * Use USE_GETOPT_LONG.petef2003-05-191-5/+1 * de-pkg-commentknu2003-02-212-1/+1 * Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.nork2003-02-081-2/+2 * Conditionalize gnugetopt dependencies and fix minor typo.nork2003-02-021-6/+9 * fix build on -currentijliao2002-12-291-1/+7 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * - Support CFLAGS/CXXFLAGS properlyijliao2002-09-202-15/+21 * Fix for xforms-1.0.mikeh2002-07-161-3/+3 * PERL -> REINPLACE_CMDijliao2002-07-081-1/+2 * unbreak by link libforms.a againijliao2002-05-171-2/+3 * Mark BROKEN: Does not find libforms.a to link againstkris2002-05-171-0/+2 * add missing files to PLISTijliao2002-01-072-0/+49