changeset 5177:40bb437f1dbf

Add uintmax_t detection to obstack.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 11 Aug 2004 22:39:34 +0000
parents 31a66786d2db
children 0804f69d0572
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
+	m4/uintmax_t.m4.
+
 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* modules/xalloc-die: New file.