disable the unrecognized nls flag
[AROS-Contrib.git] / regina / config.h.in
blobd30fb31cc14fcdcc5a110468f78c0a84fbd7897c
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define to empty if the keyword does not work. */
4 #undef const
6 /* Define for Unix platform */
7 #undef UNIX
9 /* Define if your C compiler doesn't accept -c and -o together. */
10 #undef NO_MINUS_C_MINUS_O
12 /* Define if you need to in order for stat and other things to work. */
13 #undef _POSIX_SOURCE
15 /* Define to `unsigned' if <sys/types.h> doesn't define. */
16 #undef size_t
18 /* Define if you have the ANSI C header files. */
19 #undef STDC_HEADERS
21 /* Define if you can safely include both <sys/time.h> and <time.h>. */
22 #undef TIME_WITH_SYS_TIME
24 /* Define if your <sys/time.h> declares struct tm. */
25 #undef TM_IN_SYS_TIME
27 /* Define if you have the crypt function. */
28 #undef HAVE_CRYPT
30 /* Define if you have the div function. */
31 #undef HAVE_DIV
33 /* Define if you have the ftime function. */
34 #undef HAVE_FTIME
36 /* Define if you have the ftruncate function. */
37 #undef HAVE_FTRUNCATE
39 /* Define if you have the _fullpath function. */
40 #undef HAVE__FULLPATH
42 /* Define if you have the getbootfile function. */
43 #undef HAVE_GETBOOTFILE
45 /* Define if you have the gettimeofday function. */
46 #undef HAVE_GETTIMEOFDAY
48 /* Define if you have the inet_ntop function. */
49 #undef HAVE_INET_NTOP
51 /* Define if you have the iconv function. */
52 #undef HAVE_ICONV
54 /* Define if you have the gmtime_r function. */
55 #undef HAVE_GMTIME_R
57 /* Define if you have the localtime_r function. */
58 #undef HAVE_LOCALTIME_R
60 /* Define if you have the lstat function. */
61 #undef HAVE_LSTAT
63 /* Define if you have the memcpy function. */
64 #undef HAVE_MEMCPY
66 /* Define if you have the mmap function. */
67 #undef HAVE_MMAP
69 /* Define if you have the memmove function. */
70 #undef HAVE_MEMMOVE
72 /* Define if you have the poll function. */
73 #undef HAVE_POLL
75 /* Define if you have the putenv function. */
76 #undef HAVE_PUTENV
78 /* Define if you have the mkstemp function. */
79 #undef HAVE_MKSTEMP
81 /* Define if you have the mbstowcs function. */
82 #undef HAVE_MBSTOWCS
84 /* Define if you have the random function. */
85 #undef HAVE_RANDOM
87 /* Define if you have the random_data struct. */
88 #undef HAVE_RANDOM_DATA
90 /* Define if you have the raise function. */
91 #undef HAVE_RAISE
93 /* Define if you have the readlink function */
94 #undef HAVE_READLINK
96 /* Define if you have the realpath function */
97 #undef HAVE_REALPATH
99 /* Define if you have the strerror function. */
100 #undef HAVE_STRERROR
102 /* Define if you have the strerror_r function. */
103 #undef HAVE_STRERROR_R
105 /* Define if you have the sysconf function. */
106 #undef HAVE_SYSCONF
108 /* Define if you have the statfs function. */
109 #undef HAVE_STATFS
111 /* Define if you have the tgetent function. */
112 #undef HAVE_TGETENT
114 /* Define if you have the usleep function. */
115 #undef HAVE_USLEEP
117 /* Define if you have the vsprintf function. */
118 #undef HAVE_VSPRINTF
120 /* Define if you have the sigaction function. */
121 #undef HAVE_SIGACTION
123 /* Define if you have the __sighandler_t type. */
124 #undef HAVE__SIGHANDLER_T
126 /* Define if you have the socklen_t type. */
127 #undef HAVE_SOCKLEN_T
129 /* Define if you have the <alloca.h> header file. */
130 #undef HAVE_ALLOCA_H
132 /* Define if you have the <assert.h> header file. */
133 #undef HAVE_ASSERT_H
135 /* Define if you have the <crypt.h> header file. */
136 #undef HAVE_CRYPT_H
138 /* Define if you have the <ctype.h> header file. */
139 #undef HAVE_CTYPE_H
141 /* Define if you have the <dl.h> header file. */
142 #undef HAVE_DL_H
144 /* Define if you have the <dlfcn.h> header file. */
145 #undef HAVE_DLFCN_H
147 /* Define if you have the <errno.h> header file. */
148 #undef HAVE_ERRNO_H
150 /* Define if you have the <fcntl.h> header file. */
151 #undef HAVE_FCNTL_H
153 /* Define if you have the <grp.h> header file. */
154 #undef HAVE_GRP_H
156 /* Define if you have the <iconv.h> header file. */
157 #undef HAVE_ICONV_H
159 /* Define if you have the <limits.h> header file. */
160 #undef HAVE_LIMITS_H
162 /* Define if you have the <sys/mman.h> header file. */
163 #undef HAVE_SYS_MMAN_H
165 /* Define if you have the <statvfs.h> header. */
166 #undef HAVE_STATVFS_H
168 /* Define if you have the <sys/statfs.h> header. */
169 #undef HAVE_SYS_STATFS_H
171 /* Define if you have the <sys/statvfs.h> header. */
172 #undef HAVE_SYS_STATVFS_H
174 /* Define if you have the <vfs.h> header. */
175 #undef HAVE_VFS_H
177 /* Define if you have the <sys/resource.h> header file. */
178 #undef HAVE_SYS_RESOURCE_H
180 /* Define if you have the <sys/mount.h> header file. */
181 #undef HAVE_SYS_MOUNT_H
183 /* Define if you have the <sys/stat.h> header file. */
184 #undef HAVE_SYS_STAT_H
186 /* Define if you have the <malloc.h> header file. */
187 #undef HAVE_MALLOC_H
189 /* Define if you have the <math.h> header file. */
190 #undef HAVE_MATH_H
192 /* Define if you have the <ncurses.h> header file. */
193 #undef HAVE_NCURSES_H
195 /* Define if you have the <paths.h> header file. */
196 #undef HAVE_PATHS_H
198 /* Define if you have the <poll.h> header file. */
199 #undef HAVE_POLL_H
201 /* Define if you have the <sys/poll.h> header file. */
202 #undef HAVE_SYS_POLL_H
204 /* Define if you have the <process.h> header file. */
205 #undef HAVE_PROCESS_H
207 /* Define if you have the <pwd.h> header file. */
208 #undef HAVE_PWD_H
210 /* Define if you have the <setjmp.h> header file. */
211 #undef HAVE_SETJMP_H
213 /* Define if you have the <share.h> header file. */
214 #undef HAVE_SHARE_H
216 /* Define if you have the <signal.h> header file. */
217 #undef HAVE_SIGNAL_H
219 /* Define if you have the <stdarg.h> header file. */
220 #undef HAVE_STDARG_H
222 /* Define if you have the <stdio.h> header file. */
223 #undef HAVE_STDIO_H
225 /* Define if you have the <stdlib.h> header file. */
226 #undef HAVE_STDLIB_H
228 /* Define if you have the <stdint.h> header file. */
229 #undef HAVE_STDINT_H
231 /* Define if you have the <string.h> header file. */
232 #undef HAVE_STRING_H
234 /* Define if you have the <sys/time.h> header file. */
235 #undef HAVE_SYS_TIME_H
237 /* Define if you have the <termcap.h> header file. */
238 #undef HAVE_TERMCAP_H
240 /* Define if you have the <time.h> header file. */
241 #undef HAVE_TIME_H
243 /* Define if you have the <unistd.h> header file. */
244 #undef HAVE_UNISTD_H
246 /* Define if you have the <sys/wait.h> header file. */
247 #undef HAVE_SYS_WAIT_H
249 /* Define if you have the <sys/socket.h> header file. */
250 #undef HAVE_SYS_SOCKET_H
252 /* Define if you have the <socket.h> header file. */
253 #undef HAVE_SOCKET_H
255 /* Define if you have the <netinet/in.h> header file. */
256 #undef HAVE_NETINET_IN_H
258 /* Define if you have the <sys/select.h> header file. */
259 #undef HAVE_SYS_SELECT_H
261 /* Define if you have the <sys/utsname.h> header file. */
262 #undef HAVE_SYS_UTSNAME_H
264 /* Define if you have the <netdb.h> header file. */
265 #undef HAVE_NETDB_H
267 /* Define if you have the <arpa/inet.h> header file. */
268 #undef HAVE_ARPA_INET_H
270 /* Define if union semun is defined */
271 #undef HAVE_UNION_SEMUN
273 /* Define if getgrgid_r returns an int and has 5 args */
274 #undef HAVE_GETGRGID_R_RETURNS_INT_5_PARAMS
276 /* Define if getgrgid_r returns an int and has 4 args */
277 #undef HAVE_GETGRGID_R_RETURNS_INT_4_PARAMS
279 /* Define if getgrgid_r returns a struct group * */
280 #undef HAVE_GETGRGID_R_RETURNS_STRUCT
282 /* Define if getpwuid_r returns an int */
283 #undef HAVE_GETPWUID_R_RETURNS_INT
285 /* Define if getpwuid_r returns a struct passwd * */
286 #undef HAVE_GETPWUID_R_RETURNS_STRUCT
288 /* Define if gethostbyname_r returns an int and has 6 params * */
289 #undef HAVE_GETHOSTBYNAME_R_RETURNS_INT_6_PARAMS
291 /* Define if gethostbyname_r returns a struct and has 5 params * */
292 #undef HAVE_GETHOSTBYNAME_R_RETURNS_STRUCT_5_PARAMS
294 /* Define if select() is defined in <time.h> */
295 #undef SELECT_IN_TIME_H
297 /* Define if leading underscores are required for function names in loadable modules */
298 #undef MODULES_NEED_USCORE
300 /* Define if statically loading Regina test external function packages */
301 #undef HAVE_TEST_PACKAGE
303 /* Define if statically loading RegUtil external function package */
304 #undef HAVE_REXXUTIL_PACKAGE
306 /* Define if statically loading RexxTk external function package */
307 #undef HAVE_REXXTK_PACKAGE
309 /* Define if statically loading RexxCurses external function package */
310 #undef HAVE_REXXCURSES_PACKAGE
312 /* Define if statically loading Rexx/Gd external function package */
313 #undef HAVE_REXXGD_PACKAGE
315 /* Define if statically loading Rexx/SQL external function package */
316 #undef HAVE_REXXSQL_PACKAGE
318 /* Define if statically loading Rexx/EEC external function package */
319 #undef HAVE_REXXEEC_PACKAGE
321 /* Define if statically loading Rexx/CURL external function package */
322 #undef HAVE_REXXCURL_PACKAGE
324 /* Define if statically loading Rexx/ISAM external function package */
325 #undef HAVE_REXXISAM_PACKAGE
327 /* Define if statically loading Rexx/DW external function package */
328 #undef HAVE_REXXDW_PACKAGE
330 /* Define if statically loading RxSock external function package */
331 #undef HAVE_RXSOCK_PACKAGE
333 /* Define if Object Rexx binary compatibility is required */
334 #undef OREXX_BINARY_COMPATIBLE
336 /* Define if compiler support inline __builtin_return_address() function */
337 #undef HAVE_BUILTIN_RETURN_ADDRESS
339 /* Define if statvfs contains f_mntfromname member */
340 #undef HAVE_STATVFS_F_MNTFROMNAME