Fix some True64 issues which were reported from Aron Griffis.
2000-02-23 Martin Baulig <martin@home-of-linux.org> Fix some True64 issues which were reported from Aron Griffis. * libgtop-sysdeps.m4 (GNOME_LIBGTOP_TYPES_PRIVATE): Check for <sys/bittype.h> and use AC_LIBGTOP_CHECK_TYPE, not AC_CHECK_TYPE. * include/glibtop/global.h: #include <sys/bittypes.h>. * ltmain.sh: Added this from libtool 1.3.4 (only used on Solaris).
This commit is contained in:
committed by
Martin Baulig
parent
6c6d8e006e
commit
350e4e799d
@@ -1,3 +1,14 @@
|
||||
2000-02-23 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
Fix some True64 issues which were reported from Aron Griffis.
|
||||
|
||||
* libgtop-sysdeps.m4 (GNOME_LIBGTOP_TYPES_PRIVATE): Check for
|
||||
<sys/bittype.h> and use AC_LIBGTOP_CHECK_TYPE, not AC_CHECK_TYPE.
|
||||
|
||||
* include/glibtop/global.h: #include <sys/bittypes.h>.
|
||||
|
||||
* ltmain.sh: Added this from libtool 1.3.4 (only used on Solaris).
|
||||
|
||||
2000-02-22 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* lib/init-backends.c (glibtop_backend_*): Removed external declaration.
|
||||
|
||||
Reference in New Issue
Block a user