Pass "make distcheck" again.
commita16f807d7ee7fe3e2fca65ce63f5e1889e9fbfb4
authorJim Meyering <jim@meyering.net>
Wed, 24 Jan 2007 08:32:56 +0000 (24 09:32 +0100)
committerJim Meyering <jim@meyering.net>
Wed, 24 Jan 2007 08:32:56 +0000 (24 09:32 +0100)
tree3bb928161772df8d39e87b4c951fe9949d819594
parenta0b2bc8de7c1363f2fe85dd11d28d2b1e68c9d32
Pass "make distcheck" again.
* src/sort.c (usage): Split a diagnostic that had grown to be
longer than the C89 maximum of 509 bytes.
* .x-sc_cast_of_argument_to_free: New file.  Allow a cast in sort.c.
FIXME: this is just temporary, while we wait to remove the offending
access-calling code.
* Makefile.am (EXTRA_DIST): Add .x-sc_cast_of_argument_to_free.
* Makefile.maint (sc_cast_of_argument_to_free): Use the
canonical, $$($(CVS_LIST_EXCEPT)).
* m4/.gitignore, m4/.cvsignore, lib/.gitignore, lib/.cvsignore: Update.
.x-sc_cast_of_argument_to_free [new file with mode: 0644]
ChangeLog
Makefile.am
Makefile.maint
lib/.cvsignore
lib/.gitignore
m4/.cvsignore
m4/.gitignore
src/sort.c