diff options
-rw-r--r-- | .x-sc_cast_of_argument_to_free | 1 | ||||
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Makefile.am | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/.x-sc_cast_of_argument_to_free b/.x-sc_cast_of_argument_to_free deleted file mode 100644 index 5368916a3..000000000 --- a/.x-sc_cast_of_argument_to_free +++ /dev/null @@ -1 +0,0 @@ -src/sort.c @@ -1,3 +1,8 @@ +2007-01-26 Jim Meyering <jim@meyering.net> + + * .x-sc_cast_of_argument_to_free: Remove this file. + * Makefile.am (EXTRA_DIST): Likewise. + 2007-01-25 Dan Hipschman <dsh@linux.ucla.edu> * src/sort.c (create_temp): Remove superfluous access-X_OK diff --git a/Makefile.am b/Makefile.am index 2da8c2037..1a6307717 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,6 @@ EXTRA_DIST = Makefile.cfg Makefile.maint GNUmakefile \ .x-po-check \ .x-sc_file_system .x-sc_obsolete_symbols \ .x-sc_prohibit_atoi_atof \ - .x-sc_cast_of_argument_to_free \ .x-sc_require_config_h \ .x-sc_space_tab .x-sc_sun_os_names \ .x-sc_trailing_blank \ |