diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-12 22:16:02 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-12 22:16:02 +0000 |
commit | 021921a7126c63903fbd58b673ad9dfb000e04a6 (patch) | |
tree | 4303aa203cf76653900594191cccec22a9a84873 | |
parent | 55173eaa9eebe7bbe4b628f5e4d8765fee3d18b7 (diff) | |
download | coreutils-021921a7126c63903fbd58b673ad9dfb000e04a6.tar.xz |
Mention shred_SOURCES and sort_SOURCES, too.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ * src/rand-isaac.h: Remove. All uses now simply include rand-isaac.c. * src/Makefile.am (noinst_HEADERS): Remove rand-isaac.h. + (shred_SOURCES, sort_SOURCES): Remove. * src/rand-isaac.c: Revert to what used to be in shred.c, without changing it to allow for varying numbers of words in the state. Alter so that we include rand-isaac.c directly rather than |