From 7bd66e88ca1997b2445240c7c37efe1546112978 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 26 Aug 2006 16:18:04 +0000 Subject: [PATCH] * Makefile.am (EXTRA_DIST): Remove these files here, too: .x-sc_no_if_have_config_h, .x-sc_prohibit_assert_without_use, .x-sc_two_space_separator_in_usage. --- ChangeLog | 4 ++++ Makefile.am | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 898f874..642eefa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-08-26 Jim Meyering + * Makefile.am (EXTRA_DIST): Remove these files here, too: + .x-sc_no_if_have_config_h, .x-sc_prohibit_assert_without_use, + .x-sc_two_space_separator_in_usage. + Fix "mv --verbose --backup" so its output includes the " (backup: foo.~1~)" suffix also when backing up a directory. * NEWS: Report this bug fix. diff --git a/Makefile.am b/Makefile.am index ace9c54..9959e2b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,12 +29,9 @@ EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \ .x-sc_file_system .x-sc_obsolete_symbols \ .x-sc_unmarked_diagnostics \ .x-sc_useless_cpp_parens \ - .x-sc_no_if_have_config_h \ .x-sc_require_config_h \ - .x-sc_prohibit_assert_without_use \ .x-sc_prohibit_atoi_atof \ .x-sc_trailing_blank \ - .x-sc_two_space_separator_in_usage \ announce-gen \ build-aux/cvsu \ build-aux/vc-list-files \ -- 2.7.4