source: trunk/third/gnome-applets/acconfig.h @ 20910

Revision 20910, 1.2 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20909, which included commits to RCS files with non-trunk default branches.
Line 
1#define HAVE_GTK_MULTIHEAD /* for egg-screen-exec */
2#undef ENABLE_NLS
3#undef HAVE_CATGETS
4#undef HAVE_DEVGTK
5#undef HAVE_GETTEXT
6#undef HAVE_LC_MESSAGES
7#undef HAVE_STPCPY
8#undef HAVE_LIBSM
9#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
10#undef HAVE_PROGRAM_INVOCATION_NAME
11#undef PACKAGE
12#undef VERSION
13#undef GETTEXT_PACKAGE
14
15#undef HAVE_ESD
16#undef HAVE_LIBESD
17#undef DATADIR
18#undef LIBDIR
19#undef SYSCONFDIR
20#undef PREFIX
21
22#undef HAVE_FVWM
23#undef HAVE_XKB
24#undef HAVE_LIBGTOP
25
26/* Define if LibGTop has support for multiple processors. */
27#undef HAVE_LIBGTOP_SMP
28
29/* Define if there is no `u_int64_t' and `int64_t'. */
30#undef u_int64_t
31#undef int64_t
32
33#undef HAVE_DEVGTK
34
35/* LibGTop major, minor and micro version. */
36#undef LIBGTOP_MAJOR_VERSION
37#undef LIBGTOP_MINOR_VERSION
38#undef LIBGTOP_MICRO_VERSION
39
40/* LibGTop version and numerical version code ("1.234.567" -> 1234567). */
41#undef LIBGTOP_VERSION
42#undef LIBGTOP_VERSION_CODE
43
44/* LibGTop server version, increased each time the protocol changes. */
45#undef LIBGTOP_SERVER_VERSION
46
47#undef GNOME_ICONDIR
48
49/* Define if this NetBSD platform supports APM. */
50#undef NETBSD_APM
51
52/* Define if system is IPv6 enabled. */
53#undef ENABLE_IPV6
54
55/* Define if getaddrinfo() exists on the system.*/
56#undef HAVE_GETADDRINFO
57
58#undef DEV_PATH
Note: See TracBrowser for help on using the repository browser.