diff options
author | Martin Baulig <martin@home-of-linux.org> | 2000-01-24 01:51:33 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 2000-01-24 01:51:33 +0800 |
commit | 708de9037e2eea0c4cc7696a196f11e91386c1dc (patch) | |
tree | 600af769fd234c4871bbc7af6c4d9f15859bca8c /macros/ChangeLog | |
parent | a39aa9b053352dedb1b9ba0a6939f94f4ffa4633 (diff) | |
download | gsoc2013-evolution-708de9037e2eea0c4cc7696a196f11e91386c1dc.tar.gz gsoc2013-evolution-708de9037e2eea0c4cc7696a196f11e91386c1dc.tar.zst gsoc2013-evolution-708de9037e2eea0c4cc7696a196f11e91386c1dc.zip |
Check for `u_int8_t' and `int8_t'.
2000-01-23 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): Check for
`u_int8_t' and `int8_t'.
svn path=/trunk/; revision=1611
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index bda0e0fa6a..71b22f882c 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +2000-01-23 Martin Baulig <martin@home-of-linux.org> + + * gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): Check for + `u_int8_t' and `int8_t'. + 2000-01-22 Peter Teichman <peter@helixcode.com> * gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for |