diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |