Added.
1998-07-30 Martin Baulig <martin@home-of-linux.org> * acconfig.h (u_int64_t, int64_t): Added.
This commit is contained in:
committed by
Martin Baulig
parent
e7f5588ee9
commit
fc506344ea
@@ -1,5 +1,7 @@
|
|||||||
1998-07-30 Martin Baulig <martin@home-of-linux.org>
|
1998-07-30 Martin Baulig <martin@home-of-linux.org>
|
||||||
|
|
||||||
|
* acconfig.h (u_int64_t, int64_t): Added.
|
||||||
|
|
||||||
* lib/lib.awk: Using correct `(1 << GLIBTOP_SYSDEPS_<feature>)'
|
* lib/lib.awk: Using correct `(1 << GLIBTOP_SYSDEPS_<feature>)'
|
||||||
in call to `glibtop_init_r'.
|
in call to `glibtop_init_r'.
|
||||||
|
|
||||||
|
@@ -103,7 +103,10 @@
|
|||||||
#undef GNOME_ENABLE_DEBUG
|
#undef GNOME_ENABLE_DEBUG
|
||||||
#undef HAVE_GMP2_INCLUDE_DIR
|
#undef HAVE_GMP2_INCLUDE_DIR
|
||||||
#undef HAVE_GUILE
|
#undef HAVE_GUILE
|
||||||
|
|
||||||
#undef ssize_t
|
#undef ssize_t
|
||||||
|
#undef u_int64_t
|
||||||
|
#undef int64_t
|
||||||
|
|
||||||
#undef HAVE_GLIBTOP_MACHINE_H
|
#undef HAVE_GLIBTOP_MACHINE_H
|
||||||
|
|
||||||
@@ -116,3 +119,4 @@
|
|||||||
#undef HAVE_LINUX_TABLE
|
#undef HAVE_LINUX_TABLE
|
||||||
|
|
||||||
#undef HAVE_XAUTH
|
#undef HAVE_XAUTH
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user