diff options
author | Jim Meyering <meyering@redhat.com> | 2007-11-14 20:37:06 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-11-14 20:37:06 +0100 |
commit | 8e412d1ac08c95fe1f80e2640f803429fc555ee6 (patch) | |
tree | eb9d1e2f0237e385435e26a6b962acdeee23c07f /ChangeLog | |
parent | c369e79c60843d0c14d6a507016d347e40dcb7c0 (diff) | |
download | coreutils-8e412d1ac08c95fe1f80e2640f803429fc555ee6.tar.xz |
Use gnulib's stpncpy module, now required by install.c
* bootstrap.conf (gnulib_modules): Add stpncpy.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-11-14 Jim Meyering <meyering@redhat.com> + Use gnulib's stpncpy module, now required by install.c + * bootstrap.conf (gnulib_modules): Add stpncpy. + Enable gnulib-tool's --with-tests option. * bootstrap: After all is done, transform the generated gnulib-tests/gnulib.mk. |