source: trunk/third/gnome-panel/acconfig.h @ 18631

Revision 18631, 1.3 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18630, 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
12#undef HAVE_ESD
13#undef HAVE_LIBESD
14
15#undef HAVE_LIBGTOP
16
17/* Define if LibGTop has support for multiple processors. */
18#undef HAVE_LIBGTOP_SMP
19
20/* Define if there is no `u_int64_t' and `int64_t'. */
21#undef u_int64_t
22#undef int64_t
23
24#undef HAVE_DEVGTK
25
26/* LibGTop major, minor and micro version. */
27#undef LIBGTOP_MAJOR_VERSION
28#undef LIBGTOP_MINOR_VERSION
29#undef LIBGTOP_MICRO_VERSION
30
31/* LibGTop version and numerical version code ("1.234.567" -> 1234567). */
32#undef LIBGTOP_VERSION
33#undef LIBGTOP_VERSION_CODE
34
35/* LibGTop server version, increased each time the protocol changes. */
36#undef LIBGTOP_SERVER_VERSION
37
38/* Location of KDE menus */
39#undef KDE_MENUDIR
40#undef KDE_ICONDIR
41#undef KDE_MINI_ICONDIR
42
43/* Location of KDE documentation */
44#undef KDE_DOCDIR
45
46#undef HAVE_ZVT_TERM_RESET
47#undef HAVE_ZVT_DEL_IS_DEL
48
49#undef HAVE_HOSTS_ACCESS
50
51#undef HAVE_LIBBZ2
52#undef HAVE_LIBBZ2_1_0
53
54#undef GNOME_ICONDIR
55
56#undef HAVE__ICETRANSNOLISTEN
57#undef DO_LIBICE_CHECK
58
59#undef HAVE_LIBXINERAMA
60
61#undef HAVE_GNOME_PRINT
62
63#undef GETTEXT_PACKAGE
Note: See TracBrowser for help on using the repository browser.