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

Revision 18394, 5.2 KB 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/* config.h.in.  Generated from configure.in by autoheader.  */
2#undef ENABLE_NLS
3#undef HAVE_CATGETS
4#undef HAVE_GETTEXT
5#undef HAVE_LC_MESSAGES
6#undef HAVE_STPCPY
7#undef HAVE_LIBSM
8#undef GETTEXT_PACKAGE
9#undef PACKAGE_LOCALE_DIR
10#undef PACKAGE_DATA_DIR
11#undef PACKAGE_SOURCE_DIR
12#undef HAVE_LIBGTOP
13#undef NEED_LIBGTOP
14           
15
16/* Define if LibGTop has support for multiple processors. */
17#undef HAVE_LIBGTOP_SMP
18           
19
20/* Define if you have the LibGTop Documentation. */
21#undef HAVE_LIBGTOP_DOCU
22           
23
24/* Define if there is no `u_int64_t' and `int64_t'. */
25#undef u_int64_t
26#undef int64_t
27           
28
29/* LibGTop major, minor and micro version. */
30#undef LIBGTOP_MAJOR_VERSION
31#undef LIBGTOP_MINOR_VERSION
32#undef LIBGTOP_MICRO_VERSION
33           
34/* LibGTop version and numerical version code ("1.234.567" -> 1234567). */
35#undef LIBGTOP_VERSION
36#undef LIBGTOP_VERSION_CODE
37           
38/* LibGTop server version, increased each time the protocol changes. */
39#undef LIBGTOP_SERVER_VERSION
40
41#undef GNOME_ICONDIR
42
43/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
44   systems. This function is required for `alloca.c' support on those systems.
45   */
46#undef CRAY_STACKSEG_END
47
48/* Define to 1 if using `alloca.c'. */
49#undef C_ALLOCA
50
51/* always defined to indicate that i18n is enabled */
52#undef ENABLE_NLS
53
54/* Define to 1 if you have `alloca', as a function or macro. */
55#undef HAVE_ALLOCA
56
57/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
58   */
59#undef HAVE_ALLOCA_H
60
61/* Define to 1 if you have the <argz.h> header file. */
62#undef HAVE_ARGZ_H
63
64/* Define to 1 if you have the `dcgettext' function. */
65#undef HAVE_DCGETTEXT
66
67/* Define to 1 if you have the `getcwd' function. */
68#undef HAVE_GETCWD
69
70/* Define to 1 if you have the `getpagesize' function. */
71#undef HAVE_GETPAGESIZE
72
73/* Define if the GNU gettext() function is already present or preinstalled. */
74#undef HAVE_GETTEXT
75
76/* Define to 1 if you have the <inttypes.h> header file. */
77#undef HAVE_INTTYPES_H
78
79/* Define if your <locale.h> file defines LC_MESSAGES. */
80#undef HAVE_LC_MESSAGES
81
82/* Define to 1 if you have the <limits.h> header file. */
83#undef HAVE_LIMITS_H
84
85/* Define to 1 if you have the <locale.h> header file. */
86#undef HAVE_LOCALE_H
87
88/* Define to 1 if you have the <malloc.h> header file. */
89#undef HAVE_MALLOC_H
90
91/* Define to 1 if you have the <memory.h> header file. */
92#undef HAVE_MEMORY_H
93
94/* Define to 1 if you have a working `mmap' system call. */
95#undef HAVE_MMAP
96
97/* Define to 1 if you have the `munmap' function. */
98#undef HAVE_MUNMAP
99
100/* Define to 1 if you have the <nl_types.h> header file. */
101#undef HAVE_NL_TYPES_H
102
103/* Define to 1 if you have the `putenv' function. */
104#undef HAVE_PUTENV
105
106/* Define to 1 if you have the `setenv' function. */
107#undef HAVE_SETENV
108
109/* Define to 1 if you have the `setlocale' function. */
110#undef HAVE_SETLOCALE
111
112/* Define to 1 if you have the <stdint.h> header file. */
113#undef HAVE_STDINT_H
114
115/* Define to 1 if you have the <stdlib.h> header file. */
116#undef HAVE_STDLIB_H
117
118/* Define to 1 if you have the `strcasecmp' function. */
119#undef HAVE_STRCASECMP
120
121/* Define to 1 if you have the `strchr' function. */
122#undef HAVE_STRCHR
123
124/* Define to 1 if you have the `strdup' function. */
125#undef HAVE_STRDUP
126
127/* Define to 1 if you have the <strings.h> header file. */
128#undef HAVE_STRINGS_H
129
130/* Define to 1 if you have the <string.h> header file. */
131#undef HAVE_STRING_H
132
133/* Define to 1 if you have the <sys/param.h> header file. */
134#undef HAVE_SYS_PARAM_H
135
136/* Define to 1 if you have the <sys/stat.h> header file. */
137#undef HAVE_SYS_STAT_H
138
139/* Define to 1 if you have the <sys/types.h> header file. */
140#undef HAVE_SYS_TYPES_H
141
142/* Define to 1 if you have the <unistd.h> header file. */
143#undef HAVE_UNISTD_H
144
145/* Define to 1 if you have the `__argz_count' function. */
146#undef HAVE___ARGZ_COUNT
147
148/* Define to 1 if you have the `__argz_next' function. */
149#undef HAVE___ARGZ_NEXT
150
151/* Define to 1 if you have the `__argz_stringify' function. */
152#undef HAVE___ARGZ_STRINGIFY
153
154/* Name of package */
155#undef PACKAGE
156
157/* Define to the address where bug reports for this package should be sent. */
158#undef PACKAGE_BUGREPORT
159
160/* Define to the full name of this package. */
161#undef PACKAGE_NAME
162
163/* Define to the full name and version of this package. */
164#undef PACKAGE_STRING
165
166/* Define to the one symbol short name of this package. */
167#undef PACKAGE_TARNAME
168
169/* Define to the version of this package. */
170#undef PACKAGE_VERSION
171
172/* If using the C implementation of alloca, define if you know the
173   direction of stack growth for your system; otherwise it will be
174   automatically deduced at run-time.
175        STACK_DIRECTION > 0 => grows toward higher addresses
176        STACK_DIRECTION < 0 => grows toward lower addresses
177        STACK_DIRECTION = 0 => direction of growth unknown */
178#undef STACK_DIRECTION
179
180/* Define to 1 if you have the ANSI C header files. */
181#undef STDC_HEADERS
182
183/* Version number of package */
184#undef VERSION
185
186/* Define to empty if `const' does not conform to ANSI C. */
187#undef const
188
189/* Define as `__inline' if that's what the C compiler calls it, or to nothing
190   if it is not supported. */
191#undef inline
192
193/* Define to `long' if <sys/types.h> does not define. */
194#undef off_t
195
196/* Define to `unsigned' if <sys/types.h> does not define. */
197#undef size_t
Note: See TracBrowser for help on using the repository browser.