Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
10 reyssat 1
/* config.hin.  Generated from configure.in by autoheader.  */
2
 
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
7
 
8
/* Define to 1 if using `alloca.c'. */
9
#undef C_ALLOCA
10
 
11
/* Define to 1 if you have the `alarm' function. */
12
#undef HAVE_ALARM
13
 
14
/* Define to 1 if you have `alloca', as a function or macro. */
15
#undef HAVE_ALLOCA
16
 
17
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18
   */
19
#undef HAVE_ALLOCA_H
20
 
21
/* Define to 1 if you have the <arpa/inet.h> header file. */
22
#undef HAVE_ARPA_INET_H
23
 
24
/* Define to 1 if you have the `crypt' function. */
25
#undef HAVE_CRYPT
26
 
27
/* Define to 1 if you have the <crypt.h> header file. */
28
#undef HAVE_CRYPT_H
29
 
30
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
31
   */
32
#undef HAVE_DIRENT_H
33
 
34
/* Define to 1 if you have the `dup2' function. */
35
#undef HAVE_DUP2
36
 
37
/* Define to 1 if you have the <fcntl.h> header file. */
38
#undef HAVE_FCNTL_H
39
 
40
/* Define to 1 if you have the `floor' function. */
41
#undef HAVE_FLOOR
42
 
43
/* Define to 1 if you have the `fork' function. */
44
#undef HAVE_FORK
45
 
46
/* Define to 1 if you have the `getcwd' function. */
47
#undef HAVE_GETCWD
48
 
49
/* Define to 1 if you have the `gettimeofday' function. */
50
#undef HAVE_GETTIMEOFDAY
51
 
52
/* Define to 1 if you have the <inttypes.h> header file. */
53
#undef HAVE_INTTYPES_H
54
 
55
/* Define to 1 if you have the `crypt' library (-lcrypt). */
56
#undef HAVE_LIBCRYPT
57
 
58
/* Define to 1 if you have the `fl' library (-lfl). */
59
#undef HAVE_LIBFL
60
 
61
/* Define to 1 if you have the `m' library (-lm). */
62
#undef HAVE_LIBM
63
 
64
/* Define to 1 if you have the `nsl' library (-lnsl). */
65
#undef HAVE_LIBNSL
66
 
67
/* Define to 1 if you have the `resolv' library (-lresolv). */
68
#undef HAVE_LIBRESOLV
69
 
70
/* Define to 1 if you have the `socket' library (-lsocket). */
71
#undef HAVE_LIBSOCKET
72
 
73
/* Define to 1 if `lstat' has the bug that it succeeds when given the
74
   zero-length file name argument. */
75
#undef HAVE_LSTAT_EMPTY_STRING_BUG
76
 
77
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
78
   to 0 otherwise. */
79
#undef HAVE_MALLOC
80
 
81
/* Define to 1 if you have the <malloc.h> header file. */
82
#undef HAVE_MALLOC_H
83
 
84
/* Define to 1 if you have the `memmove' function. */
85
#undef HAVE_MEMMOVE
86
 
87
/* Define to 1 if you have the <memory.h> header file. */
88
#undef HAVE_MEMORY_H
89
 
90
/* Define to 1 if you have the `memset' function. */
91
#undef HAVE_MEMSET
92
 
93
/* Define to 1 if you have the `mkdir' function. */
94
#undef HAVE_MKDIR
95
 
3238 bpr 96
/* Define to 1 if you have the `mkfifo' function. */
97
#undef HAVE_MKFIFO
98
 
10 reyssat 99
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
100
#undef HAVE_NDIR_H
101
 
102
/* Define to 1 if you have the <netdb.h> header file. */
103
#undef HAVE_NETDB_H
104
 
105
/* Define to 1 if you have the <netinet/in.h> header file. */
106
#undef HAVE_NETINET_IN_H
107
 
108
/* Define to 1 if you have the `pow' function. */
109
#undef HAVE_POW
110
 
111
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
112
   and to 0 otherwise. */
113
#undef HAVE_REALLOC
114
 
115
/* Define to 1 if you have the `regcomp' function. */
116
#undef HAVE_REGCOMP
117
 
118
/* Define to 1 if you have the `rint' function. */
119
#undef HAVE_RINT
120
 
121
/* Define to 1 if you have the `rmdir' function. */
122
#undef HAVE_RMDIR
123
 
124
/* Define to 1 if you have the `select' function. */
125
#undef HAVE_SELECT
126
 
127
/* Define to 1 if you have the `setenv' function. */
128
#undef HAVE_SETENV
129
 
130
/* Define to 1 if the system has the type `socklen_t'. */
131
#undef HAVE_SOCKLEN_T
132
 
133
/* Define to 1 if you have the `sqrt' function. */
134
#undef HAVE_SQRT
135
 
136
/* Define to 1 if `stat' has the bug that it succeeds when given the
137
   zero-length file name argument. */
138
#undef HAVE_STAT_EMPTY_STRING_BUG
139
 
140
/* Define to 1 if you have the <stdint.h> header file. */
141
#undef HAVE_STDINT_H
142
 
143
/* Define to 1 if you have the <stdlib.h> header file. */
144
#undef HAVE_STDLIB_H
145
 
146
/* Define to 1 if you have the `strcasecmp' function. */
147
#undef HAVE_STRCASECMP
148
 
149
/* Define to 1 if you have the `strchr' function. */
150
#undef HAVE_STRCHR
151
 
152
/* Define to 1 if you have the `strdup' function. */
153
#undef HAVE_STRDUP
154
 
155
/* Define to 1 if you have the `strerror' function. */
156
#undef HAVE_STRERROR
157
 
158
/* Define to 1 if you have the <strings.h> header file. */
159
#undef HAVE_STRINGS_H
160
 
161
/* Define to 1 if you have the <string.h> header file. */
162
#undef HAVE_STRING_H
163
 
164
/* Define to 1 if you have the `strncasecmp' function. */
165
#undef HAVE_STRNCASECMP
166
 
167
/* Define to 1 if you have the `strpbrk' function. */
168
#undef HAVE_STRPBRK
169
 
170
/* Define to 1 if you have the `strrchr' function. */
171
#undef HAVE_STRRCHR
172
 
173
/* Define to 1 if you have the `strstr' function. */
174
#undef HAVE_STRSTR
175
 
176
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
177
   */
178
#undef HAVE_SYS_DIR_H
179
 
180
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
181
   */
182
#undef HAVE_SYS_NDIR_H
183
 
184
/* Define to 1 if you have the <sys/socket.h> header file. */
185
#undef HAVE_SYS_SOCKET_H
186
 
187
/* Define to 1 if you have the <sys/stat.h> header file. */
188
#undef HAVE_SYS_STAT_H
189
 
190
/* Define to 1 if you have the <sys/time.h> header file. */
191
#undef HAVE_SYS_TIME_H
192
 
193
/* Define to 1 if you have the <sys/types.h> header file. */
194
#undef HAVE_SYS_TYPES_H
195
 
196
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
197
#undef HAVE_SYS_WAIT_H
198
 
199
/* Define to 1 if you have the <unistd.h> header file. */
200
#undef HAVE_UNISTD_H
201
 
202
/* Define to 1 if you have the `utime' function. */
203
#undef HAVE_UTIME
204
 
205
/* Define to 1 if you have the <utime.h> header file. */
206
#undef HAVE_UTIME_H
207
 
208
/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
209
#undef HAVE_UTIME_NULL
210
 
211
/* Define to 1 if you have the `vfork' function. */
212
#undef HAVE_VFORK
213
 
214
/* Define to 1 if you have the <vfork.h> header file. */
215
#undef HAVE_VFORK_H
216
 
217
/* Define to 1 if `fork' works. */
218
#undef HAVE_WORKING_FORK
219
 
220
/* Define to 1 if `vfork' works. */
221
#undef HAVE_WORKING_VFORK
222
 
223
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
224
   slash. */
225
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
226
 
227
/* Same as `HAVE_MEMORY_H', don't depend on me. */
228
#undef NEED_MEMORY_H
229
 
230
/* Define to the address where bug reports for this package should be sent. */
231
#undef PACKAGE_BUGREPORT
232
 
233
/* Define to the full name of this package. */
234
#undef PACKAGE_NAME
235
 
236
/* Define to the full name and version of this package. */
237
#undef PACKAGE_STRING
238
 
239
/* Define to the one symbol short name of this package. */
240
#undef PACKAGE_TARNAME
241
 
242
/* Define to the version of this package. */
243
#undef PACKAGE_VERSION
244
 
245
/* Define as the return type of signal handlers (`int' or `void'). */
246
#undef RETSIGTYPE
247
 
248
/* If using the C implementation of alloca, define if you know the
249
   direction of stack growth for your system; otherwise it will be
3238 bpr 250
   automatically deduced at run-time.
10 reyssat 251
	STACK_DIRECTION > 0 => grows toward higher addresses
252
	STACK_DIRECTION < 0 => grows toward lower addresses
253
	STACK_DIRECTION = 0 => direction of growth unknown */
254
#undef STACK_DIRECTION
255
 
256
/* Define to 1 if you have the ANSI C header files. */
257
#undef STDC_HEADERS
258
 
259
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
260
#undef TIME_WITH_SYS_TIME
261
 
262
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
263
#undef TM_IN_SYS_TIME
264
 
265
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
266
   `char[]'. */
267
#undef YYTEXT_POINTER
268
 
269
/* Define to empty if `const' does not conform to ANSI C. */
270
#undef const
271
 
272
/* Define to `__inline__' or `__inline' if that's what the C compiler
273
   calls it, or to nothing if 'inline' is not supported under any name.  */
274
#ifndef __cplusplus
275
#undef inline
276
#endif
277
 
278
/* Define to rpl_malloc if the replacement function should be used. */
279
#undef malloc
280
 
281
/* Define to `int' if <sys/types.h> does not define. */
282
#undef pid_t
283
 
284
/* Define to rpl_realloc if the replacement function should be used. */
285
#undef realloc
286
 
3238 bpr 287
/* Define to `unsigned' if <sys/types.h> does not define. */
10 reyssat 288
#undef size_t
289
 
290
/* Define as `fork' if `vfork' does not work. */
291
#undef vfork