diff options
author | Jim Meyering <jim@meyering.net> | 2007-07-08 20:09:59 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-07-08 20:09:59 +0200 |
commit | 55c53863a87516e73c055c885dbefe80b003df82 (patch) | |
tree | c0ec94fd7a6a088dc7e24e0805b57f1951ec77ba /ChangeLog | |
parent | 432a7c21f02654b2fc175d3c2038ae60413a607d (diff) | |
download | coreutils-55c53863a87516e73c055c885dbefe80b003df82.tar.xz |
Run the coreutils-specific code only if tests/Makefile.am.in exists.
* bootstrap (mam_template): Move definition out of loop.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-07-08 Jim Meyering <jim@meyering.net> + Run the coreutils-specific code only if tests/Makefile.am.in exists. + * bootstrap (mam_template): Move definition out of loop. + Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*. * bootstrap (symlink_to_dir): Rename function from symlink_to_gnulib. Add a directory parameter. Update all callers. |