diff options
author | Jim Meyering <jim@meyering.net> | 2007-05-15 10:18:48 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-05-15 10:18:48 +0200 |
commit | b3414967d5a9247cf094dd5ee3b4807711b1f703 (patch) | |
tree | d891185a8095dac4d4c9d707d389dbcf88459af9 /ChangeLog | |
parent | f4a5097ea3d35798fbe220c5d2835295f3bc2cd1 (diff) | |
download | coreutils-b3414967d5a9247cf094dd5ee3b4807711b1f703.tar.xz |
Generate a dozen test-related Makefile.am files at bootstrap-time.
* README-hacking: Build-from-checkout now require Perl, too.
* bootstrap: Now that these generated Makefile.am files are no longer
under version control, they must be created at bootstrap time.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-05-15 Jim Meyering <jim@meyering.net> + + Generate a dozen test-related Makefile.am files at bootstrap-time. + * README-hacking: Build-from-checkout now require Perl, too. + * bootstrap: Now that these generated Makefile.am files are no longer + under version control, they must be created at bootstrap time. + 2007-05-14 Paul Eggert <eggert@cs.ucla.edu> * man/chmod.x: Document chmod's behavior with setuid and setgid bits. |