d: Clean-up unused variable assignments after interface change
[official-gcc.git] / libgm2 / config.h.in
bloba9d932f99be103f4f07cf44eb610c6f3018df62c
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 /* Define to 1 if you have the <getopt.h> header file. */
67 #undef HAVE_GETOPT_H
69 /* function getopt_long exists */
70 #undef HAVE_GETOPT_LONG
72 /* function getopt_long_only exists */
73 #undef HAVE_GETOPT_LONG_ONLY
75 /* function getpid exists */
76 #undef HAVE_GETPID
78 /* function gettimeofday exists */
79 #undef HAVE_GETTIMEOFD
81 /* function getuid exists */
82 #undef HAVE_GETUID
84 /* Define to 1 if you have the <inttypes.h> header file. */
85 #undef HAVE_INTTYPES_H
87 /* function ioctl exists */
88 #undef HAVE_IOCTL
90 /* function kill exists */
91 #undef HAVE_KILL
93 /* Define to 1 if you have the <langinfo.h> header file. */
94 #undef HAVE_LANGINFO_H
96 /* Define to 1 if you have the <limits.h> header file. */
97 #undef HAVE_LIMITS_H
99 /* function link exists */
100 #undef HAVE_LINK
102 /* function lseek exists */
103 #undef HAVE_LSEEK
105 /* Define to 1 if you have the <malloc.h> header file. */
106 #undef HAVE_MALLOC_H
108 /* have math.h */
109 #undef HAVE_MATH_H
111 /* Define to 1 if you have the <memory.h> header file. */
112 #undef HAVE_MEMORY_H
114 /* Define to 1 if you have the <netdb.h> header file. */
115 #undef HAVE_NETDB_H
117 /* Define to 1 if you have the <netinet/in.h> header file. */
118 #undef HAVE_NETINET_IN_H
120 /* function open exists */
121 #undef HAVE_OPEN
123 /* function pause exists */
124 #undef HAVE_PAUSE
126 /* function pipe exists */
127 #undef HAVE_PIPE
129 /* Define to 1 if you have the <pthread.h> header file. */
130 #undef HAVE_PTHREAD_H
132 /* Define to 1 if you have the <pwd.h> header file. */
133 #undef HAVE_PWD_H
135 /* function rand exists */
136 #undef HAVE_RAND
138 /* function read exists */
139 #undef HAVE_READ
141 /* function select exists */
142 #undef HAVE_SELECT
144 /* function setgid exists */
145 #undef HAVE_SETGID
147 /* function setitimer exists */
148 #undef HAVE_SETITIMER
150 /* function setuid exists */
151 #undef HAVE_SETUID
153 /* Define to 1 if you have the <signal.h> header file. */
154 #undef HAVE_SIGNAL_H
156 /* function signbit exists */
157 #undef HAVE_SIGNBIT
159 /* function signbitf exists */
160 #undef HAVE_SIGNBITF
162 /* function signbitl exists */
163 #undef HAVE_SIGNBITL
165 /* function stat exists */
166 #undef HAVE_STAT
168 /* Define to 1 if you have the <stdarg.h> header file. */
169 #undef HAVE_STDARG_H
171 /* Define to 1 if you have the <stddef.h> header file. */
172 #undef HAVE_STDDEF_H
174 /* Define to 1 if you have the <stdint.h> header file. */
175 #undef HAVE_STDINT_H
177 /* Define to 1 if you have the <stdio.h> header file. */
178 #undef HAVE_STDIO_H
180 /* Define to 1 if you have the <stdlib.h> header file. */
181 #undef HAVE_STDLIB_H
183 /* Define to 1 if you have the <strings.h> header file. */
184 #undef HAVE_STRINGS_H
186 /* Define to 1 if you have the <string.h> header file. */
187 #undef HAVE_STRING_H
189 /* function strsignal exists */
190 #undef HAVE_STRSIGNAL
192 /* function strtod exists */
193 #undef HAVE_STRTOD
195 /* function strtold exists */
196 #undef HAVE_STRTOLD
198 /* Define to 1 if the system has the type `struct stat'. */
199 #undef HAVE_STRUCT_STAT
201 /* Define to 1 if the system has the type `struct timespec'. */
202 #undef HAVE_STRUCT_TIMESPEC
204 /* Define to 1 if the system has the type `struct timeval'. */
205 #undef HAVE_STRUCT_TIMEVAL
207 /* Define to 1 if the system has the type `struct timezone'. */
208 #undef HAVE_STRUCT_TIMEZONE
210 /* Define to 1 if the system has the type `struct tm'. */
211 #undef HAVE_STRUCT_TM
213 /* Define to 1 if you have the <sys/errno.h> header file. */
214 #undef HAVE_SYS_ERRNO_H
216 /* Define to 1 if you have the <sys/file.h> header file. */
217 #undef HAVE_SYS_FILE_H
219 /* Define to 1 if you have the <sys/ioctl.h> header file. */
220 #undef HAVE_SYS_IOCTL_H
222 /* Define to 1 if you have the <sys/mman.h> header file. */
223 #undef HAVE_SYS_MMAN_H
225 /* Define to 1 if you have the <sys/param.h> header file. */
226 #undef HAVE_SYS_PARAM_H
228 /* Define to 1 if you have the <sys/resource.h> header file. */
229 #undef HAVE_SYS_RESOURCE_H
231 /* Define to 1 if you have the <sys/socket.h> header file. */
232 #undef HAVE_SYS_SOCKET_H
234 /* Define to 1 if you have the <sys/stat.h> header file. */
235 #undef HAVE_SYS_STAT_H
237 /* Define to 1 if you have the <sys/times.h> header file. */
238 #undef HAVE_SYS_TIMES_H
240 /* Define to 1 if you have the <sys/time.h> header file. */
241 #undef HAVE_SYS_TIME_H
243 /* Define to 1 if you have the <sys/types.h> header file. */
244 #undef HAVE_SYS_TYPES_H
246 /* Define to 1 if you have the <sys/uio.h> header file. */
247 #undef HAVE_SYS_UIO_H
249 /* Define to 1 if you have the <sys/wait.h> header file. */
250 #undef HAVE_SYS_WAIT_H
252 /* Define to 1 if you have the <termios.h> header file. */
253 #undef HAVE_TERMIOS_H
255 /* function times exists */
256 #undef HAVE_TIMES
258 /* function timezone exists */
259 #undef HAVE_TIMEZONE
261 /* Define to 1 if you have the <time.h> header file. */
262 #undef HAVE_TIME_H
264 /* Define if struct tm has a tm_gmtoff field. */
265 #undef HAVE_TM_TM_GMTOFF
267 /* function tzname exists */
268 #undef HAVE_TZNAME
270 /* Define to 1 if you have the <unistd.h> header file. */
271 #undef HAVE_UNISTD_H
273 /* function unlink exists */
274 #undef HAVE_UNLINK
276 /* function wait exists */
277 #undef HAVE_WAIT
279 /* Define to 1 if you have the <wchar.h> header file. */
280 #undef HAVE_WCHAR_H
282 /* function write exists */
283 #undef HAVE_WRITE
285 /* Define to the sub-directory in which libtool stores uninstalled libraries.
287 #undef LT_OBJDIR
289 /* Name of package */
290 #undef PACKAGE
292 /* Define to the address where bug reports for this package should be sent. */
293 #undef PACKAGE_BUGREPORT
295 /* Define to the full name of this package. */
296 #undef PACKAGE_NAME
298 /* Define to the full name and version of this package. */
299 #undef PACKAGE_STRING
301 /* Define to the one symbol short name of this package. */
302 #undef PACKAGE_TARNAME
304 /* Define to the home page for this package. */
305 #undef PACKAGE_URL
307 /* Define to the version of this package. */
308 #undef PACKAGE_VERSION
310 /* Define to 1 if you have the ANSI C header files. */
311 #undef STDC_HEADERS
313 /* Enable extensions on AIX 3, Interix. */
314 #ifndef _ALL_SOURCE
315 # undef _ALL_SOURCE
316 #endif
317 /* Enable GNU extensions on systems that have them. */
318 #ifndef _GNU_SOURCE
319 # undef _GNU_SOURCE
320 #endif
321 /* Enable threading extensions on Solaris. */
322 #ifndef _POSIX_PTHREAD_SEMANTICS
323 # undef _POSIX_PTHREAD_SEMANTICS
324 #endif
325 /* Enable extensions on HP NonStop. */
326 #ifndef _TANDEM_SOURCE
327 # undef _TANDEM_SOURCE
328 #endif
329 /* Enable general extensions on Solaris. */
330 #ifndef __EXTENSIONS__
331 # undef __EXTENSIONS__
332 #endif
335 /* Version number of package */
336 #undef VERSION
338 /* Define to 1 if on MINIX. */
339 #undef _MINIX
341 /* Define to 2 if the system does not provide POSIX.1 features except with
342 this defined. */
343 #undef _POSIX_1_SOURCE
345 /* Define to 1 if you need to in order for `stat' and other things to work. */
346 #undef _POSIX_SOURCE