1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 10:39:01 +02:00

ChangeLog: Mention the correct function name in the 2007-07-08 bootstrap

entry.
This commit is contained in:
Jim Meyering
2007-07-17 09:16:59 +02:00
parent 0a744370bb
commit 8062509aa7
+2 -2
View File
@@ -170,8 +170,8 @@
2007-07-08 Jim Meyering <jim@meyering.net>
Adapt to deeper hierarchy in gnulib.
* bootstrap (gnulib_tool): If the destination directory doesn't exist,
create it. This is required at least for "lib/uniwidth/cjk.h".
* bootstrap (symlink_to_dir): If the destination directory doesn't
exist, create it. This is required at least for "lib/uniwidth/cjk.h".
Use <wchar.h>, not "wcwidth.h".
* src/wc.c: Now that gnulib provides the POSIX-specified <wchar.h>,