diff options
author | Bruno Haible <bruno@clisp.org> | 2006-09-11 12:35:15 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2006-09-11 12:35:15 +0000 |
commit | 569a7c62fc0172aec5d994e3db1c4d0bec5802f7 (patch) | |
tree | 8cec352c53b9108a3e8219149429bd759b8c8dfd /ChangeLog | |
parent | 3fb0af8e37a8408f7104a404447d7f0582704242 (diff) | |
download | gnulib-569a7c62fc0172aec5d994e3db1c4d0bec5802f7.tar.gz |
mkdtemp can now use the full <inttypes.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-10 Bruno Haible <bruno@clisp.org> + + * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4, + m4/inttypes_h.m4, m4/uintmax_t.m4. + 2006-09-09 Bruno Haible <bruno@clisp.org> * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS |