New check.
1998-07-30 Martin Baulig <martin@home-of-linux.org> * configure.in (GNOME_LIBGTOP_TYPES): New check.
This commit is contained in:
committed by
Martin Baulig
parent
902b6a8f16
commit
b55ee6117f
@@ -1,5 +1,7 @@
|
|||||||
1998-07-30 Martin Baulig <martin@home-of-linux.org>
|
1998-07-30 Martin Baulig <martin@home-of-linux.org>
|
||||||
|
|
||||||
|
* configure.in (GNOME_LIBGTOP_TYPES): New check.
|
||||||
|
|
||||||
* include/glibtop/*.h: Using `u_int64_t' instead of `unsigned long'
|
* include/glibtop/*.h: Using `u_int64_t' instead of `unsigned long'
|
||||||
and `long' to avoid problems when client is on a 32bit system and
|
and `long' to avoid problems when client is on a 32bit system and
|
||||||
the server on a 64bit system.
|
the server on a 64bit system.
|
||||||
|
@@ -53,6 +53,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
GNOME_LIBGTOP_SYSDEPS
|
GNOME_LIBGTOP_SYSDEPS
|
||||||
|
GNOME_LIBGTOP_TYPES
|
||||||
|
|
||||||
GNOME_CHECK_GUILE
|
GNOME_CHECK_GUILE
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user