Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3739:6d4dc9ec7240
[xemacs-hg @ 2006-12-11 19:43:57 by aidan]
Check for the various u*_t types in configure, use those definitions in C.
author | aidan |
---|---|
date | Mon, 11 Dec 2006 19:44:56 +0000 |
parents | 01830ac74073 |
children | c13b89ba4796 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Dec 11 13:32:41 2006 +0000 +++ b/src/ChangeLog Mon Dec 11 19:44:56 2006 +0000 @@ -1,3 +1,9 @@ +2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> + + * config.h.in: New HAVE_U_INT*_T defines. + * database.c: Only use u_int*_t typedefs if not already + defined. + 2006-12-08 Aidan Kehoe <kehoea@parhasard.net> * specifier.c (charset_matches_specifier_tag_set_p):