source: trunk/third/gnome-system-monitor/acconfig.h @ 18394

Revision 18394, 972 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18393, which included commits to RCS files with non-trunk default branches.
Line 
1#undef ENABLE_NLS
2#undef HAVE_CATGETS
3#undef HAVE_GETTEXT
4#undef HAVE_LC_MESSAGES
5#undef HAVE_STPCPY
6#undef HAVE_LIBSM
7#undef GETTEXT_PACKAGE
8#undef PACKAGE_LOCALE_DIR
9#undef PACKAGE_DATA_DIR
10#undef PACKAGE_SOURCE_DIR
11#undef HAVE_LIBGTOP
12#undef NEED_LIBGTOP
13           
14
15/* Define if LibGTop has support for multiple processors. */
16#undef HAVE_LIBGTOP_SMP
17           
18
19/* Define if you have the LibGTop Documentation. */
20#undef HAVE_LIBGTOP_DOCU
21           
22
23/* Define if there is no `u_int64_t' and `int64_t'. */
24#undef u_int64_t
25#undef int64_t
26           
27
28/* LibGTop major, minor and micro version. */
29#undef LIBGTOP_MAJOR_VERSION
30#undef LIBGTOP_MINOR_VERSION
31#undef LIBGTOP_MICRO_VERSION
32           
33/* LibGTop version and numerical version code ("1.234.567" -> 1234567). */
34#undef LIBGTOP_VERSION
35#undef LIBGTOP_VERSION_CODE
36           
37/* LibGTop server version, increased each time the protocol changes. */
38#undef LIBGTOP_SERVER_VERSION
39
40#undef GNOME_ICONDIR
Note: See TracBrowser for help on using the repository browser.