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
commit8a1b1e6a7fb0eb2fd2ed591d92eed097641934f4 (patch)
tree53e7bcce81ffe00e866377e21e36ef5f886691a4 /acconfig.h
parent92db90e8cdd261915d86d182de60b64416cfd172 (diff)
downloadgnome-desktop-8a1b1e6a7fb0eb2fd2ed591d92eed097641934f4.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 eb1eebf9..f753c136 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