gliv-1.4.5
[gliv.git] / config.h.in
blob043a0092996e2550c09cf941403a52fd589a1030
1 /* config.h.in. Generated automatically from configure.ac by autoheader. */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #undef CRAY_STACKSEG_END
8 /* Define if using `alloca.c'. */
9 #undef C_ALLOCA
11 /* Define to 1 if translation of program messages to the user's native
12 language is requested. */
13 #undef ENABLE_NLS
15 /* Define if you have `alloca', as a function or macro. */
16 #undef HAVE_ALLOCA
18 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
19 #undef HAVE_ALLOCA_H
21 /* Define if you have the <argz.h> header file. */
22 #undef HAVE_ARGZ_H
24 /* Define if you have bsearch(3). */
25 #undef HAVE_BSEARCH
27 /* Define if you have the `dcgettext' function. */
28 #undef HAVE_DCGETTEXT
30 /* Define if you have the `feof_unlocked' function. */
31 #undef HAVE_FEOF_UNLOCKED
33 /* Define if you have the `fgets_unlocked' function. */
34 #undef HAVE_FGETS_UNLOCKED
36 /* Define if you have ftw(3). */
37 #undef HAVE_FTW
39 /* Define if you have the `getcwd' function. */
40 #undef HAVE_GETCWD
42 /* Define if you have the `getegid' function. */
43 #undef HAVE_GETEGID
45 /* Define if you have the `geteuid' function. */
46 #undef HAVE_GETEUID
48 /* Define if you have the `getgid' function. */
49 #undef HAVE_GETGID
51 /* Define if you have getline(3). */
52 #undef HAVE_GETLINE
54 /* Define if you have the `getpagesize' function. */
55 #undef HAVE_GETPAGESIZE
57 /* Define if the GNU gettext() function is already present or preinstalled. */
58 #undef HAVE_GETTEXT
60 /* Define if you have the `getuid' function. */
61 #undef HAVE_GETUID
63 /* Define if you have the iconv() function. */
64 #undef HAVE_ICONV
66 /* Define if you have the <inttypes.h> header file. */
67 #undef HAVE_INTTYPES_H
69 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
70 #undef HAVE_LANGINFO_CODESET
72 /* Define if your <locale.h> file defines LC_MESSAGES. */
73 #undef HAVE_LC_MESSAGES
75 /* Define if you have the <limits.h> header file. */
76 #undef HAVE_LIMITS_H
78 /* Define if you have the <locale.h> header file. */
79 #undef HAVE_LOCALE_H
81 /* Define if you have the <malloc.h> header file. */
82 #undef HAVE_MALLOC_H
84 /* Define if you have the <memory.h> header file. */
85 #undef HAVE_MEMORY_H
87 /* Define if you have the `mempcpy' function. */
88 #undef HAVE_MEMPCPY
90 /* Define if you have a working `mmap' system call. */
91 #undef HAVE_MMAP
93 /* Define if you have the `munmap' function. */
94 #undef HAVE_MUNMAP
96 /* Define if you have the <nl_types.h> header file. */
97 #undef HAVE_NL_TYPES_H
99 /* Define if you have the `putenv' function. */
100 #undef HAVE_PUTENV
102 /* Define if you have the `setenv' function. */
103 #undef HAVE_SETENV
105 /* Define if you have the `setlocale' function. */
106 #undef HAVE_SETLOCALE
108 /* Define if you have the <stddef.h> header file. */
109 #undef HAVE_STDDEF_H
111 /* Define if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
114 /* Define if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
117 /* Define if you have the `stpcpy' function. */
118 #undef HAVE_STPCPY
120 /* Define if you have the `strcasecmp' function. */
121 #undef HAVE_STRCASECMP
123 /* Define if you have the `strchr' function. */
124 #undef HAVE_STRCHR
126 /* Define if you have the `strdup' function. */
127 #undef HAVE_STRDUP
129 /* Define if you have the <strings.h> header file. */
130 #undef HAVE_STRINGS_H
132 /* Define if you have the <string.h> header file. */
133 #undef HAVE_STRING_H
135 /* Define if you have the `strtoul' function. */
136 #undef HAVE_STRTOUL
138 /* Define if you have the <sys/param.h> header file. */
139 #undef HAVE_SYS_PARAM_H
141 /* Define if you have the <sys/stat.h> header file. */
142 #undef HAVE_SYS_STAT_H
144 /* Define if you have the <sys/types.h> header file. */
145 #undef HAVE_SYS_TYPES_H
147 /* Define if you have the `tsearch' function. */
148 #undef HAVE_TSEARCH
150 /* Define if you have the <unistd.h> header file. */
151 #undef HAVE_UNISTD_H
153 /* Define if you have the `__argz_count' function. */
154 #undef HAVE___ARGZ_COUNT
156 /* Define if you have the `__argz_next' function. */
157 #undef HAVE___ARGZ_NEXT
159 /* Define if you have the `__argz_stringify' function. */
160 #undef HAVE___ARGZ_STRINGIFY
162 /* Define as const if the declaration of iconv() needs const. */
163 #undef ICONV_CONST
165 /* Path to convert(1). */
166 #undef MAGICK_CONVERT
168 /* Path to montage(1). */
169 #undef MAGICK_MONTAGE
171 /* Name of package */
172 #undef PACKAGE
174 /* If using the C implementation of alloca, define if you know the
175 direction of stack growth for your system; otherwise it will be
176 automatically deduced at run-time.
177 STACK_DIRECTION > 0 => grows toward higher addresses
178 STACK_DIRECTION < 0 => grows toward lower addresses
179 STACK_DIRECTION = 0 => direction of growth unknown */
180 #undef STACK_DIRECTION
182 /* Define if you have the ANSI C header files. */
183 #undef STDC_HEADERS
185 /* Version number of package */
186 #undef VERSION
188 /* Define if the X Window System is missing or not being used. */
189 #undef X_DISPLAY_MISSING
191 /* Define to empty if `const' does not conform to ANSI C. */
192 #undef const
194 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
195 if it is not supported. */
196 #undef inline
198 /* Define to `long' if <sys/types.h> does not define. */
199 #undef off_t
201 /* Define to `unsigned' if <sys/types.h> does not define. */
202 #undef size_t