diff options
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index f7718e2f97..b752b6036c 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,12 @@ +2000-02-05 Martin Baulig <martin@home-of-linux.org> + + * gnome-libgtop-types.m4 (AC_LIBGTOP_CHECK_TYPE): New macro. This + is an improved version of AC_CHECK_TYPE which takes into account + that we need to #include some other header files on some systems + to get some types. + (GNOME_LIBGTOP_TYPES): Check for <sys/bitypes.h> for Tru64 and + use AC_LIBGTOP_CHECK_TYPE rather than AC_CHECK_TYPE. + 2000-01-26 Dave Camp <campd@oit.edu> * gnome-bonobo-check.m4 Include <bonobo.h> rather than |