source: trunk/third/gnome-desktop/config.h.in @ 18622

Revision 18622, 3.2 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18621, which included commits to RCS files with non-trunk default branches.
RevLine 
[18621]1/* config.h.in.  Generated from configure.in by autoheader.  */
[18345]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
64
[18621]65#undef HAVE_STARTUP_NOTIFICATION
[18345]66
67
68/* always defined to indicate that i18n is enabled */
69#undef ENABLE_NLS
70
[18621]71/* Define to 1 if you have the `bind_textdomain_codeset' function. */
72#undef HAVE_BIND_TEXTDOMAIN_CODESET
[18345]73
[18621]74/* Define to 1 if you have the `dcgettext' function. */
[18345]75#undef HAVE_DCGETTEXT
76
[18621]77/* Define to 1 if you have the <dlfcn.h> header file. */
[18345]78#undef HAVE_DLFCN_H
79
80/* Define if the GNU gettext() function is already present or preinstalled. */
81#undef HAVE_GETTEXT
82
[18621]83/* Define to 1 if you have the <inttypes.h> header file. */
[18345]84#undef HAVE_INTTYPES_H
85
86/* Define if your <locale.h> file defines LC_MESSAGES. */
87#undef HAVE_LC_MESSAGES
88
[18621]89/* Define to 1 if you have the <locale.h> header file. */
[18345]90#undef HAVE_LOCALE_H
91
[18621]92/* Define to 1 if you have the <memory.h> header file. */
[18345]93#undef HAVE_MEMORY_H
94
[18621]95/* Define to 1 if you have the <stdint.h> header file. */
[18345]96#undef HAVE_STDINT_H
97
[18621]98/* Define to 1 if you have the <stdlib.h> header file. */
[18345]99#undef HAVE_STDLIB_H
100
[18621]101/* Define to 1 if you have the <strings.h> header file. */
[18345]102#undef HAVE_STRINGS_H
103
[18621]104/* Define to 1 if you have the <string.h> header file. */
[18345]105#undef HAVE_STRING_H
106
[18621]107/* Define to 1 if you have the <sys/stat.h> header file. */
[18345]108#undef HAVE_SYS_STAT_H
109
[18621]110/* Define to 1 if you have the <sys/types.h> header file. */
[18345]111#undef HAVE_SYS_TYPES_H
112
[18621]113/* Define to 1 if you have the <unistd.h> header file. */
[18345]114#undef HAVE_UNISTD_H
115
116/* Name of package */
117#undef PACKAGE
118
[18621]119/* Define to the address where bug reports for this package should be sent. */
120#undef PACKAGE_BUGREPORT
[18345]121
[18621]122/* Define to the full name of this package. */
123#undef PACKAGE_NAME
[18345]124
[18621]125/* Define to the full name and version of this package. */
126#undef PACKAGE_STRING
[18345]127
[18621]128/* Define to the one symbol short name of this package. */
129#undef PACKAGE_TARNAME
[18345]130
[18621]131/* Define to the version of this package. */
132#undef PACKAGE_VERSION
[18345]133
[18621]134/* Define to 1 if you have the ANSI C header files. */
135#undef STDC_HEADERS
[18345]136
[18621]137/* Version number of package */
138#undef VERSION
Note: See TracBrowser for help on using the repository browser.