root/trunk/fm_tools/config.h.in

Revision 208, 8.4 KB (checked in by ath, 4 years ago)

Move "fm_tools".

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 PACKAGE_LOCALE_DIR
9#undef PACKAGE_DOC_DIR
10#undef PACKAGE_DATA_DIR
11#undef PACKAGE_PIXMAPS_DIR
12#undef PACKAGE_HELP_DIR
13#undef PACKAGE_MENU_DIR
14#undef PACKAGE_SOURCE_DIR
15#undef GETTEXT_PACKAGE
16
17/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
18   systems. This function is required for `alloca.c' support on those systems.
19   */
20#undef CRAY_STACKSEG_END
21
22/* Define to 1 if using `alloca.c'. */
23#undef C_ALLOCA
24
25/* Define to 1 if translation of program messages to the user's native
26   language is requested. */
27#undef ENABLE_NLS
28
29/* Package name for gettext */
30#undef GETTEXT_PACKAGE
31
32/* Define to 1 if you have `alloca', as a function or macro. */
33#undef HAVE_ALLOCA
34
35/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
36   */
37#undef HAVE_ALLOCA_H
38
39/* Define to 1 if you have the <argz.h> header file. */
40#undef HAVE_ARGZ_H
41
42/* Define to 1 if you have the `asprintf' function. */
43#undef HAVE_ASPRINTF
44
45/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
46   CoreFoundation framework. */
47#undef HAVE_CFLOCALECOPYCURRENT
48
49/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
50   the CoreFoundation framework. */
51#undef HAVE_CFPREFERENCESCOPYAPPVALUE
52
53/* Define if the GNU dcgettext() function is already present or preinstalled.
54   */
55#undef HAVE_DCGETTEXT
56
57/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
58   don't. */
59#undef HAVE_DECL_FEOF_UNLOCKED
60
61/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
62   you don't. */
63#undef HAVE_DECL_FGETS_UNLOCKED
64
65/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
66   don't. */
67#undef HAVE_DECL_GETC_UNLOCKED
68
69/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
70   don't. */
71#undef HAVE_DECL__SNPRINTF
72
73/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
74   don't. */
75#undef HAVE_DECL__SNWPRINTF
76
77/* Define to 1 if you have the <dlfcn.h> header file. */
78#undef HAVE_DLFCN_H
79
80/* Define to 1 if you have the `fwprintf' function. */
81#undef HAVE_FWPRINTF
82
83/* Define to 1 if you have the `getcwd' function. */
84#undef HAVE_GETCWD
85
86/* Define to 1 if you have the `getegid' function. */
87#undef HAVE_GETEGID
88
89/* Define to 1 if you have the `geteuid' function. */
90#undef HAVE_GETEUID
91
92/* Define to 1 if you have the `getgid' function. */
93#undef HAVE_GETGID
94
95/* Define to 1 if you have the `getpagesize' function. */
96#undef HAVE_GETPAGESIZE
97
98/* Define if the GNU gettext() function is already present or preinstalled. */
99#undef HAVE_GETTEXT
100
101/* Define to 1 if you have the `getuid' function. */
102#undef HAVE_GETUID
103
104/* Define if you have the iconv() function. */
105#undef HAVE_ICONV
106
107/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
108#undef HAVE_INTMAX_T
109
110/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
111#undef HAVE_INTTYPES_H
112
113/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
114   declares uintmax_t. */
115#undef HAVE_INTTYPES_H_WITH_UINTMAX
116
117/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
118#undef HAVE_LANGINFO_CODESET
119
120/* Define if your <locale.h> file defines LC_MESSAGES. */
121#undef HAVE_LC_MESSAGES
122
123/* Define to 1 if you have the <limits.h> header file. */
124#undef HAVE_LIMITS_H
125
126/* Define to 1 if you have the <locale.h> header file. */
127#undef HAVE_LOCALE_H
128
129/* Define if you have the 'long double' type. */
130#undef HAVE_LONG_DOUBLE
131
132/* Define if you have the 'long long' type. */
133#undef HAVE_LONG_LONG
134
135/* Define to 1 if you have the <malloc.h> header file. */
136#undef HAVE_MALLOC_H
137
138/* Define to 1 if you have the <memory.h> header file. */
139#undef HAVE_MEMORY_H
140
141/* Define to 1 if you have the `mempcpy' function. */
142#undef HAVE_MEMPCPY
143
144/* Define to 1 if you have a working `mmap' system call. */
145#undef HAVE_MMAP
146
147/* Define to 1 if you have the `munmap' function. */
148#undef HAVE_MUNMAP
149
150/* Define to 1 if you have the <nl_types.h> header file. */
151#undef HAVE_NL_TYPES_H
152
153/* Define if your printf() function supports format strings with positions. */
154#undef HAVE_POSIX_PRINTF
155
156/* Define to 1 if you have the `putenv' function. */
157#undef HAVE_PUTENV
158
159/* Define to 1 if you have the `setenv' function. */
160#undef HAVE_SETENV
161
162/* Define to 1 if you have the `setlocale' function. */
163#undef HAVE_SETLOCALE
164
165/* Define to 1 if you have the `snprintf' function. */
166#undef HAVE_SNPRINTF
167
168/* Define to 1 if you have the <stddef.h> header file. */
169#undef HAVE_STDDEF_H
170
171/* Define to 1 if you have the <stdint.h> header file. */
172#undef HAVE_STDINT_H
173
174/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
175   uintmax_t. */
176#undef HAVE_STDINT_H_WITH_UINTMAX
177
178/* Define to 1 if you have the <stdlib.h> header file. */
179#undef HAVE_STDLIB_H
180
181/* Define to 1 if you have the `stpcpy' function. */
182#undef HAVE_STPCPY
183
184/* Define to 1 if you have the `strcasecmp' function. */
185#undef HAVE_STRCASECMP
186
187/* Define to 1 if you have the `strdup' function. */
188#undef HAVE_STRDUP
189
190/* Define to 1 if you have the <strings.h> header file. */
191#undef HAVE_STRINGS_H
192
193/* Define to 1 if you have the <string.h> header file. */
194#undef HAVE_STRING_H
195
196/* Define to 1 if you have the `strtoul' function. */
197#undef HAVE_STRTOUL
198
199/* Define to 1 if you have the <sys/param.h> header file. */
200#undef HAVE_SYS_PARAM_H
201
202/* Define to 1 if you have the <sys/stat.h> header file. */
203#undef HAVE_SYS_STAT_H
204
205/* Define to 1 if you have the <sys/types.h> header file. */
206#undef HAVE_SYS_TYPES_H
207
208/* Define to 1 if you have the `tsearch' function. */
209#undef HAVE_TSEARCH
210
211/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
212#undef HAVE_UINTMAX_T
213
214/* Define to 1 if you have the <unistd.h> header file. */
215#undef HAVE_UNISTD_H
216
217/* Define if you have the 'unsigned long long' type. */
218#undef HAVE_UNSIGNED_LONG_LONG
219
220/* Define if you have the 'wchar_t' type. */
221#undef HAVE_WCHAR_T
222
223/* Define to 1 if you have the `wcslen' function. */
224#undef HAVE_WCSLEN
225
226/* Define if you have the 'wint_t' type. */
227#undef HAVE_WINT_T
228
229/* Define to 1 if you have the `__argz_count' function. */
230#undef HAVE___ARGZ_COUNT
231
232/* Define to 1 if you have the `__argz_next' function. */
233#undef HAVE___ARGZ_NEXT
234
235/* Define to 1 if you have the `__argz_stringify' function. */
236#undef HAVE___ARGZ_STRINGIFY
237
238/* Define to 1 if you have the `__fsetlocking' function. */
239#undef HAVE___FSETLOCKING
240
241/* Define as const if the declaration of iconv() needs const. */
242#undef ICONV_CONST
243
244/* Define if integer division by zero raises signal SIGFPE. */
245#undef INTDIV0_RAISES_SIGFPE
246
247/* Name of package */
248#undef PACKAGE
249
250/* Define to the address where bug reports for this package should be sent. */
251#undef PACKAGE_BUGREPORT
252
253/* Define to the full name of this package. */
254#undef PACKAGE_NAME
255
256/* Define to the full name and version of this package. */
257#undef PACKAGE_STRING
258
259/* Define to the one symbol short name of this package. */
260#undef PACKAGE_TARNAME
261
262/* Define to the version of this package. */
263#undef PACKAGE_VERSION
264
265/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
266#undef PRI_MACROS_BROKEN
267
268/* Define as the maximum value of type 'size_t', if the system doesn't define
269   it. */
270#undef SIZE_MAX
271
272/* If using the C implementation of alloca, define if you know the
273   direction of stack growth for your system; otherwise it will be
274   automatically deduced at run-time.
275        STACK_DIRECTION > 0 => grows toward higher addresses
276        STACK_DIRECTION < 0 => grows toward lower addresses
277        STACK_DIRECTION = 0 => direction of growth unknown */
278#undef STACK_DIRECTION
279
280/* Define to 1 if you have the ANSI C header files. */
281#undef STDC_HEADERS
282
283/* Version number of package */
284#undef VERSION
285
286/* Define to empty if `const' does not conform to ANSI C. */
287#undef const
288
289/* Define to `__inline__' or `__inline' if that's what the C compiler
290   calls it, or to nothing if 'inline' is not supported under any name.  */
291#ifndef __cplusplus
292#undef inline
293#endif
294
295/* Define to `long' if <sys/types.h> does not define. */
296#undef off_t
297
298/* Define as the type of the result of subtracting two pointers, if the system
299   doesn't define it. */
300#undef ptrdiff_t
301
302/* Define to empty if the C compiler doesn't support this keyword. */
303#undef signed
304
305/* Define to `unsigned' if <sys/types.h> does not define. */
306#undef size_t
307
308/* Define to unsigned long or unsigned long long if <stdint.h> and
309   <inttypes.h> don't define. */
310#undef uintmax_t
Note: See TracBrowser for help on using the browser.