From f2bfdee5f9db5363fcd13763eca3fda729067d57 Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 30 Jun 2004 17:25:15 +0000 Subject: Use EXTRA_DIST to distribute files, and don't list directories. Remove disthook that removed the crud that was copied in due to this. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ba534714..afdb9ef8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-06-30 Greg Troxel + * 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. + +2004-06-30 Greg Troxel + * configure.ac: Look for perl, and substitute into vtysh/extract.pl. Search for termcap functions more expansively (fixes vtysh compile on NetBSD). Clean up --enable-vtysh definition. -- cgit v1.2.1