diff options
author | Jim Meyering <jim@meyering.net> | 2006-09-28 18:33:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-28 18:33:19 +0000 |
commit | d37c3b8c6de1e1d18dfa54adae4b811e9cbe76f1 (patch) | |
tree | 28271e02fb2622a2234b0bf3c5b5b27aafd027fe /ChangeLog | |
parent | ec3554cd955aaaeb765b68c41348462ed54224fd (diff) | |
download | coreutils-d37c3b8c6de1e1d18dfa54adae4b811e9cbe76f1.tar.xz |
Automatically generated dependencies are important even
when all of the sources in a directory come from gnulib.
* bootstrap (gnulib_tool): Remove the "no-dependencies" automake
option that gnulib-tool adds to what becomes our lib/gnulib.mk.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-09-28 Jim Meyering <jim@meyering.net> + Automatically generated dependencies are important even + when all of the sources in a directory come from gnulib. + * bootstrap (gnulib_tool): Remove the "no-dependencies" automake + option that gnulib-tool adds to what becomes our lib/gnulib.mk. + * tests/rm/fail-eperm: Enable Perl's (-T) taint checking. Ensure that IFS is set properly and unset PATH. Sanitize inputs. |