summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afdb9ef8..cba04999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
+ * */Makefile.am: use -L../lib -lzebra, so we pick up the shlib
+ version of libzebra when available.
+
+ * configure.ac, update-autotools: Add libtool.
+
+2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
+
* Makefile.am: add files to EXTRA_DIST rather than copying, and
omit the kludgy cleaning steps, which were failing when the list
to clean was empty.