From: Jim Meyering Date: Fri, 26 Jan 2007 10:11:15 +0000 (+0100) Subject: * .x-sc_cast_of_argument_to_free: Remove this file. X-Git-Tag: COREUTILS-6_8~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b3b059b2e891c8393348253167188e44805778;p=thirdparty%2Fcoreutils.git * .x-sc_cast_of_argument_to_free: Remove this file. * Makefile.am (EXTRA_DIST): Likewise. --- diff --git a/.x-sc_cast_of_argument_to_free b/.x-sc_cast_of_argument_to_free deleted file mode 100644 index 5368916a3d..0000000000 --- a/.x-sc_cast_of_argument_to_free +++ /dev/null @@ -1 +0,0 @@ -src/sort.c diff --git a/ChangeLog b/ChangeLog index 666fd96789..e85134e77e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-26 Jim Meyering + + * .x-sc_cast_of_argument_to_free: Remove this file. + * Makefile.am (EXTRA_DIST): Likewise. + 2007-01-25 Dan Hipschman * src/sort.c (create_temp): Remove superfluous access-X_OK diff --git a/Makefile.am b/Makefile.am index 2da8c20377..1a6307717f 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 \