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

Revision 18349, 1.2 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18348, which included commits to RCS files with non-trunk default branches.
Line 
1#undef ENABLE_NLS
2#undef HAVE_CATGETS
3#undef HAVE_DEVGTK
4#undef HAVE_GETTEXT
5#undef HAVE_LC_MESSAGES
6#undef HAVE_STPCPY
7#undef HAVE_LIBSM
8#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
9#undef HAVE_PROGRAM_INVOCATION_NAME
10
11#undef HAVE_ESD
12#undef HAVE_LIBESD
13
14#undef HAVE_LIBGTOP
15
16/* Define if LibGTop has support for multiple processors. */
17#undef HAVE_LIBGTOP_SMP
18
19/* Define if there is no `u_int64_t' and `int64_t'. */
20#undef u_int64_t
21#undef int64_t
22
23#undef HAVE_DEVGTK
24
25/* LibGTop major, minor and micro version. */
26#undef LIBGTOP_MAJOR_VERSION
27#undef LIBGTOP_MINOR_VERSION
28#undef LIBGTOP_MICRO_VERSION
29
30/* LibGTop version and numerical version code ("1.234.567" -> 1234567). */
31#undef LIBGTOP_VERSION
32#undef LIBGTOP_VERSION_CODE
33
34/* LibGTop server version, increased each time the protocol changes. */
35#undef LIBGTOP_SERVER_VERSION
36
37/* Location of KDE menus */
38#undef KDE_MENUDIR
39#undef KDE_ICONDIR
40#undef KDE_MINI_ICONDIR
41
42/* Location of KDE documentation */
43#undef KDE_DOCDIR
44
45#undef HAVE_ZVT_TERM_RESET
46#undef HAVE_ZVT_DEL_IS_DEL
47
48#undef HAVE_HOSTS_ACCESS
49
50#undef HAVE_LIBBZ2
51#undef HAVE_LIBBZ2_1_0
52
53#undef GNOME_ICONDIR
54
55#undef HAVE__ICETRANSNOLISTEN
56#undef DO_LIBICE_CHECK
57
58#undef HAVE_LIBXINERAMA
59
60#undef HAVE_GNOME_PRINT
61
62#undef GETTEXT_PACKAGE
Note: See TracBrowser for help on using the repository browser.