Use strtol instead of std::stoi [PR110646]
[official-gcc.git] / libgm2 / config.h.in
blobf91f5a42f1ec3a648200a0ebb4912441f5ba0c7c
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* function access exists */
4 #undef HAVE_ACCESS
6 /* function brk exists */
7 #undef HAVE_BRK
9 /* function cfmakeraw exists */
10 #undef HAVE_CFMAKERAW
12 /* function clock_gettime exists */
13 #undef HAVE_CLOCK_GETTIME
15 /* function clock_settime exists */
16 #undef HAVE_CLOCK_SETTIME
18 /* function close exists */
19 #undef HAVE_CLOSE
21 /* function creat exists */
22 #undef HAVE_CREAT
24 /* function ctime exists */
25 #undef HAVE_CTIME
27 /* function daylight exists */
28 #undef HAVE_DAYLIGHT
30 /* Define to 1 if you have the <direct.h> header file. */
31 #undef HAVE_DIRECT_H
33 /* Define to 1 if you have the <dirent.h> header file. */
34 #undef HAVE_DIRENT_H
36 /* Define to 1 if you have the <dlfcn.h> header file. */
37 #undef HAVE_DLFCN_H
39 /* function dup exists */
40 #undef HAVE_DUP
42 /* Define to 1 if you have the <errno.h> header file. */
43 #undef HAVE_ERRNO_H
45 /* function execve exists */
46 #undef HAVE_EXECVE
48 /* function exit exists */
49 #undef HAVE_EXIT
51 /* function fcntl exists */
52 #undef HAVE_FCNTL
54 /* Define to 1 if you have the <fcntl.h> header file. */
55 #undef HAVE_FCNTL_H
57 /* function fstat exists */
58 #undef HAVE_FSTAT
60 /* function getdents exists */
61 #undef HAVE_GETDENTS
63 /* function getgid exists */
64 #undef HAVE_GETGID
66 /* function getpid exists */
67 #undef HAVE_GETPID
69 /* function gettimeofday exists */
70 #undef HAVE_GETTIMEOFD
72 /* function getuid exists */
73 #undef HAVE_GETUID
75 /* Define to 1 if you have the <inttypes.h> header file. */
76 #undef HAVE_INTTYPES_H
78 /* function ioctl exists */
79 #undef HAVE_IOCTL
81 /* function kill exists */
82 #undef HAVE_KILL
84 /* Define to 1 if you have the <langinfo.h> header file. */
85 #undef HAVE_LANGINFO_H
87 /* Define to 1 if you have the <limits.h> header file. */
88 #undef HAVE_LIMITS_H
90 /* function link exists */
91 #undef HAVE_LINK
93 /* function lseek exists */
94 #undef HAVE_LSEEK
96 /* Define to 1 if you have the <malloc.h> header file. */
97 #undef HAVE_MALLOC_H
99 /* have math.h */
100 #undef HAVE_MATH_H
102 /* Define to 1 if you have the <memory.h> header file. */
103 #undef HAVE_MEMORY_H
105 /* Define to 1 if you have the <netdb.h> header file. */
106 #undef HAVE_NETDB_H
108 /* Define to 1 if you have the <netinet/in.h> header file. */
109 #undef HAVE_NETINET_IN_H
111 /* function open exists */
112 #undef HAVE_OPEN
114 /* function pause exists */
115 #undef HAVE_PAUSE
117 /* function pipe exists */
118 #undef HAVE_PIPE
120 /* Define to 1 if you have the <pthread.h> header file. */
121 #undef HAVE_PTHREAD_H
123 /* Define to 1 if you have the <pwd.h> header file. */
124 #undef HAVE_PWD_H
126 /* function rand exists */
127 #undef HAVE_RAND
129 /* function read exists */
130 #undef HAVE_READ
132 /* function select exists */
133 #undef HAVE_SELECT
135 /* function setgid exists */
136 #undef HAVE_SETGID
138 /* function setitimer exists */
139 #undef HAVE_SETITIMER
141 /* function setuid exists */
142 #undef HAVE_SETUID
144 /* Define to 1 if you have the <signal.h> header file. */
145 #undef HAVE_SIGNAL_H
147 /* function signbit exists */
148 #undef HAVE_SIGNBIT
150 /* function signbitf exists */
151 #undef HAVE_SIGNBITF
153 /* function signbitl exists */
154 #undef HAVE_SIGNBITL
156 /* function stat exists */
157 #undef HAVE_STAT
159 /* Define to 1 if you have the <stdarg.h> header file. */
160 #undef HAVE_STDARG_H
162 /* Define to 1 if you have the <stddef.h> header file. */
163 #undef HAVE_STDDEF_H
165 /* Define to 1 if you have the <stdint.h> header file. */
166 #undef HAVE_STDINT_H
168 /* Define to 1 if you have the <stdio.h> header file. */
169 #undef HAVE_STDIO_H
171 /* Define to 1 if you have the <stdlib.h> header file. */
172 #undef HAVE_STDLIB_H
174 /* Define to 1 if you have the <strings.h> header file. */
175 #undef HAVE_STRINGS_H
177 /* Define to 1 if you have the <string.h> header file. */
178 #undef HAVE_STRING_H
180 /* function strsignal exists */
181 #undef HAVE_STRSIGNAL
183 /* function strtod exists */
184 #undef HAVE_STRTOD
186 /* function strtold exists */
187 #undef HAVE_STRTOLD
189 /* Define to 1 if the system has the type `struct stat'. */
190 #undef HAVE_STRUCT_STAT
192 /* Define to 1 if the system has the type `struct timespec'. */
193 #undef HAVE_STRUCT_TIMESPEC
195 /* Define to 1 if the system has the type `struct timeval'. */
196 #undef HAVE_STRUCT_TIMEVAL
198 /* Define to 1 if the system has the type `struct timezone'. */
199 #undef HAVE_STRUCT_TIMEZONE
201 /* Define to 1 if the system has the type `struct tm'. */
202 #undef HAVE_STRUCT_TM
204 /* Define to 1 if you have the <sys/errno.h> header file. */
205 #undef HAVE_SYS_ERRNO_H
207 /* Define to 1 if you have the <sys/file.h> header file. */
208 #undef HAVE_SYS_FILE_H
210 /* Define to 1 if you have the <sys/ioctl.h> header file. */
211 #undef HAVE_SYS_IOCTL_H
213 /* Define to 1 if you have the <sys/mman.h> header file. */
214 #undef HAVE_SYS_MMAN_H
216 /* Define to 1 if you have the <sys/param.h> header file. */
217 #undef HAVE_SYS_PARAM_H
219 /* Define to 1 if you have the <sys/resource.h> header file. */
220 #undef HAVE_SYS_RESOURCE_H
222 /* Define to 1 if you have the <sys/socket.h> header file. */
223 #undef HAVE_SYS_SOCKET_H
225 /* Define to 1 if you have the <sys/stat.h> header file. */
226 #undef HAVE_SYS_STAT_H
228 /* Define to 1 if you have the <sys/times.h> header file. */
229 #undef HAVE_SYS_TIMES_H
231 /* Define to 1 if you have the <sys/time.h> header file. */
232 #undef HAVE_SYS_TIME_H
234 /* Define to 1 if you have the <sys/types.h> header file. */
235 #undef HAVE_SYS_TYPES_H
237 /* Define to 1 if you have the <sys/uio.h> header file. */
238 #undef HAVE_SYS_UIO_H
240 /* Define to 1 if you have the <sys/wait.h> header file. */
241 #undef HAVE_SYS_WAIT_H
243 /* Define to 1 if you have the <termios.h> header file. */
244 #undef HAVE_TERMIOS_H
246 /* function times exists */
247 #undef HAVE_TIMES
249 /* function timezone exists */
250 #undef HAVE_TIMEZONE
252 /* Define to 1 if you have the <time.h> header file. */
253 #undef HAVE_TIME_H
255 /* Define if struct tm has a tm_gmtoff field. */
256 #undef HAVE_TM_TM_GMTOFF
258 /* function tzname exists */
259 #undef HAVE_TZNAME
261 /* Define to 1 if you have the <unistd.h> header file. */
262 #undef HAVE_UNISTD_H
264 /* function unlink exists */
265 #undef HAVE_UNLINK
267 /* function wait exists */
268 #undef HAVE_WAIT
270 /* Define to 1 if you have the <wchar.h> header file. */
271 #undef HAVE_WCHAR_H
273 /* function write exists */
274 #undef HAVE_WRITE
276 /* Define to the sub-directory in which libtool stores uninstalled libraries.
278 #undef LT_OBJDIR
280 /* Name of package */
281 #undef PACKAGE
283 /* Define to the address where bug reports for this package should be sent. */
284 #undef PACKAGE_BUGREPORT
286 /* Define to the full name of this package. */
287 #undef PACKAGE_NAME
289 /* Define to the full name and version of this package. */
290 #undef PACKAGE_STRING
292 /* Define to the one symbol short name of this package. */
293 #undef PACKAGE_TARNAME
295 /* Define to the home page for this package. */
296 #undef PACKAGE_URL
298 /* Define to the version of this package. */
299 #undef PACKAGE_VERSION
301 /* Define to 1 if you have the ANSI C header files. */
302 #undef STDC_HEADERS
304 /* Enable extensions on AIX 3, Interix. */
305 #ifndef _ALL_SOURCE
306 # undef _ALL_SOURCE
307 #endif
308 /* Enable GNU extensions on systems that have them. */
309 #ifndef _GNU_SOURCE
310 # undef _GNU_SOURCE
311 #endif
312 /* Enable threading extensions on Solaris. */
313 #ifndef _POSIX_PTHREAD_SEMANTICS
314 # undef _POSIX_PTHREAD_SEMANTICS
315 #endif
316 /* Enable extensions on HP NonStop. */
317 #ifndef _TANDEM_SOURCE
318 # undef _TANDEM_SOURCE
319 #endif
320 /* Enable general extensions on Solaris. */
321 #ifndef __EXTENSIONS__
322 # undef __EXTENSIONS__
323 #endif
326 /* Version number of package */
327 #undef VERSION
329 /* Define to 1 if on MINIX. */
330 #undef _MINIX
332 /* Define to 2 if the system does not provide POSIX.1 features except with
333 this defined. */
334 #undef _POSIX_1_SOURCE
336 /* Define to 1 if you need to in order for `stat' and other things to work. */
337 #undef _POSIX_SOURCE