*** empty log message ***
This commit is contained in:
@@ -114,6 +114,7 @@
|
|||||||
#undef HAVE_GLIBTOP_MACHINE_H
|
#undef HAVE_GLIBTOP_MACHINE_H
|
||||||
|
|
||||||
#undef GLIBTOP_NAMES
|
#undef GLIBTOP_NAMES
|
||||||
|
#undef GLIBTOP_GUILE
|
||||||
#undef GLIBTOP_GUILE_NAMES
|
#undef GLIBTOP_GUILE_NAMES
|
||||||
#undef GLIBTOP_EXAMPLES
|
#undef GLIBTOP_EXAMPLES
|
||||||
|
|
||||||
|
@@ -58,7 +58,10 @@ GNOME_LIBGTOP_TYPES
|
|||||||
|
|
||||||
GNOME_CHECK_GUILE
|
GNOME_CHECK_GUILE
|
||||||
|
|
||||||
|
AC_DEFINE(GLIBTOP_NAMES)
|
||||||
|
|
||||||
if test x$ac_cv_guile_found = xyes ; then
|
if test x$ac_cv_guile_found = xyes ; then
|
||||||
|
AC_DEFINE(GLIBTOP_GUILE)
|
||||||
AC_DEFINE(GLIBTOP_GUILE_NAMES)
|
AC_DEFINE(GLIBTOP_GUILE_NAMES)
|
||||||
libgtop_guile_found=yes
|
libgtop_guile_found=yes
|
||||||
guile_examples='third third_static'
|
guile_examples='third third_static'
|
||||||
|
@@ -29,6 +29,7 @@ __BEGIN_DECLS
|
|||||||
#define _GLIBTOP_INIT_STATE_INIT 0x10000
|
#define _GLIBTOP_INIT_STATE_INIT 0x10000
|
||||||
#define _GLIBTOP_INIT_STATE_OPEN 0x20000
|
#define _GLIBTOP_INIT_STATE_OPEN 0x20000
|
||||||
#define _GLIBTOP_INIT_STATE_SERVER 0x40000
|
#define _GLIBTOP_INIT_STATE_SERVER 0x40000
|
||||||
|
#define _GLIBTOP_INIT_STATE_SYSDEPS 0x80000
|
||||||
|
|
||||||
#define GLIBTOP_INIT_NO_OPEN 1
|
#define GLIBTOP_INIT_NO_OPEN 1
|
||||||
#define GLIBTOP_INIT_NO_INIT 2
|
#define GLIBTOP_INIT_NO_INIT 2
|
||||||
|
Reference in New Issue
Block a user