summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1998-09-09 12:25:21 +0000
committerMartin Baulig <martin@src.gnome.org>1998-09-09 12:25:21 +0000
commit87964942fd55135f44021583d3b0f752f0789b48 (patch)
treedaf0367d8b753910b04fca016250c65a4ae9f7c6 /acconfig.h
parentf2df92314a08b4c799b1303d4691d18d15312cc9 (diff)
downloadgnome-control-center-87964942fd55135f44021583d3b0f752f0789b48.tar.gz
Added `HAVE_LIBGTOP_SMP'.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index eb1eebf92..f753c1363 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -13,6 +13,9 @@
#undef HAVE_LIBGTOP
+/* Define if LibGTop has support for multiple processors. */
+#undef HAVE_LIBGTOP_SMP
+
/* Define if there is no `u_int64_t' and `int64_t'. */
#undef u_int64_t
#undef int64_t