See commit 728d... It was not applied correctly.
[lcr.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <assert.h> header file. */
4 #undef HAVE_ASSERT_H
5
6 /* Define to 1 if you have the <asterisk/compiler.h> header file. */
7 #undef HAVE_ASTERISK_COMPILER_H
8
9 /* Define to 1 if you have the <ctype.h> header file. */
10 #undef HAVE_CTYPE_H
11
12 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
13    */
14 #undef HAVE_DIRENT_H
15
16 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
17 #undef HAVE_DOPRNT
18
19 /* Define to 1 if you have the <fcntl.h> header file. */
20 #undef HAVE_FCNTL_H
21
22 /* Define to 1 if you have the `fork' function. */
23 #undef HAVE_FORK
24
25 /* Define to 1 if you have the `gettimeofday' function. */
26 #undef HAVE_GETTIMEOFDAY
27
28 /* Define to 1 if you have the <inttypes.h> header file. */
29 #undef HAVE_INTTYPES_H
30
31 /* Define if you have libcrypto */
32 #undef HAVE_LIBCRYPTO
33
34 /* Define to 1 if you have the `m' library (-lm). */
35 #undef HAVE_LIBM
36
37 /* Define to 1 if you have the `ncurses' library (-lncurses). */
38 #undef HAVE_LIBNCURSES
39
40 /* Define to 1 if you have the `pthread' library (-lpthread). */
41 #undef HAVE_LIBPTHREAD
42
43 /* Define to 1 if `lstat' has the bug that it succeeds when given the
44    zero-length file name argument. */
45 #undef HAVE_LSTAT_EMPTY_STRING_BUG
46
47 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
48    to 0 otherwise. */
49 #undef HAVE_MALLOC
50
51 /* Define to 1 if you have the `memmove' function. */
52 #undef HAVE_MEMMOVE
53
54 /* Define to 1 if you have the <memory.h> header file. */
55 #undef HAVE_MEMORY_H
56
57 /* Define to 1 if you have the `memset' function. */
58 #undef HAVE_MEMSET
59
60 /* Define to 1 if you have the <mISDNuser/mbuffer.h> header file. */
61 #undef HAVE_MISDNUSER_MBUFFER_H
62
63 /* Define to 1 if you have the `mkdir' function. */
64 #undef HAVE_MKDIR
65
66 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
67 #undef HAVE_NDIR_H
68
69 /* Define to 1 if you have the <netinet/in.h> header file. */
70 #undef HAVE_NETINET_IN_H
71
72 /* Define to 1 if you have the <openssl/rsa.h> header file. */
73 #undef HAVE_OPENSSL_RSA_H
74
75 /* Define to 1 if you have the `socket' function. */
76 #undef HAVE_SOCKET
77
78 /* Define to 1 if stdbool.h conforms to C99. */
79 #undef HAVE_STDBOOL_H
80
81 /* Define to 1 if you have the <stdint.h> header file. */
82 #undef HAVE_STDINT_H
83
84 /* Define to 1 if you have the <stdlib.h> header file. */
85 #undef HAVE_STDLIB_H
86
87 /* Define to 1 if you have the `strcasecmp' function. */
88 #undef HAVE_STRCASECMP
89
90 /* Define to 1 if you have the `strchr' function. */
91 #undef HAVE_STRCHR
92
93 /* Define to 1 if you have the `strerror' function. */
94 #undef HAVE_STRERROR
95
96 /* Define to 1 if you have the <strings.h> header file. */
97 #undef HAVE_STRINGS_H
98
99 /* Define to 1 if you have the <string.h> header file. */
100 #undef HAVE_STRING_H
101
102 /* Define to 1 if you have the `strncasecmp' function. */
103 #undef HAVE_STRNCASECMP
104
105 /* Define to 1 if you have the `strstr' function. */
106 #undef HAVE_STRSTR
107
108 /* Define to 1 if you have the `strtol' function. */
109 #undef HAVE_STRTOL
110
111 /* Define to 1 if you have the `strtoul' function. */
112 #undef HAVE_STRTOUL
113
114 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
115    */
116 #undef HAVE_SYS_DIR_H
117
118 /* Define to 1 if you have the <sys/file.h> header file. */
119 #undef HAVE_SYS_FILE_H
120
121 /* Define to 1 if you have the <sys/ioctl.h> header file. */
122 #undef HAVE_SYS_IOCTL_H
123
124 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
125    */
126 #undef HAVE_SYS_NDIR_H
127
128 /* Define to 1 if you have the <sys/socket.h> header file. */
129 #undef HAVE_SYS_SOCKET_H
130
131 /* Define to 1 if you have the <sys/stat.h> header file. */
132 #undef HAVE_SYS_STAT_H
133
134 /* Define to 1 if you have the <sys/time.h> header file. */
135 #undef HAVE_SYS_TIME_H
136
137 /* Define to 1 if you have the <sys/types.h> header file. */
138 #undef HAVE_SYS_TYPES_H
139
140 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
141 #undef HAVE_SYS_WAIT_H
142
143 /* Define to 1 if you have the <unistd.h> header file. */
144 #undef HAVE_UNISTD_H
145
146 /* Define to 1 if you have the `vfork' function. */
147 #undef HAVE_VFORK
148
149 /* Define to 1 if you have the <vfork.h> header file. */
150 #undef HAVE_VFORK_H
151
152 /* Define to 1 if you have the `vprintf' function. */
153 #undef HAVE_VPRINTF
154
155 /* Define to 1 if `fork' works. */
156 #undef HAVE_WORKING_FORK
157
158 /* Define to 1 if `vfork' works. */
159 #undef HAVE_WORKING_VFORK
160
161 /* Define to 1 if the system has the type `_Bool'. */
162 #undef HAVE__BOOL
163
164 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
165    slash. */
166 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
167
168 /* Name of package */
169 #undef PACKAGE
170
171 /* Define to the address where bug reports for this package should be sent. */
172 #undef PACKAGE_BUGREPORT
173
174 /* Define to the full name of this package. */
175 #undef PACKAGE_NAME
176
177 /* Define to the full name and version of this package. */
178 #undef PACKAGE_STRING
179
180 /* Define to the one symbol short name of this package. */
181 #undef PACKAGE_TARNAME
182
183 /* Define to the home page for this package. */
184 #undef PACKAGE_URL
185
186 /* Define to the version of this package. */
187 #undef PACKAGE_VERSION
188
189 /* Define as the return type of signal handlers (`int' or `void'). */
190 #undef RETSIGTYPE
191
192 /* Define to 1 if you have the ANSI C header files. */
193 #undef STDC_HEADERS
194
195 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
196 #undef TIME_WITH_SYS_TIME
197
198 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
199 #undef TM_IN_SYS_TIME
200
201 /* Enable extensions on AIX 3, Interix.  */
202 #ifndef _ALL_SOURCE
203 # undef _ALL_SOURCE
204 #endif
205 /* Enable GNU extensions on systems that have them.  */
206 #ifndef _GNU_SOURCE
207 # undef _GNU_SOURCE
208 #endif
209 /* Enable threading extensions on Solaris.  */
210 #ifndef _POSIX_PTHREAD_SEMANTICS
211 # undef _POSIX_PTHREAD_SEMANTICS
212 #endif
213 /* Enable extensions on HP NonStop.  */
214 #ifndef _TANDEM_SOURCE
215 # undef _TANDEM_SOURCE
216 #endif
217 /* Enable general extensions on Solaris.  */
218 #ifndef __EXTENSIONS__
219 # undef __EXTENSIONS__
220 #endif
221
222
223 /* Version number of package */
224 #undef VERSION
225
226 /* Define to 1 if on MINIX. */
227 #undef _MINIX
228
229 /* Define to 2 if the system does not provide POSIX.1 features except with
230    this defined. */
231 #undef _POSIX_1_SOURCE
232
233 /* Define to 1 if you need to in order for `stat' and other things to work. */
234 #undef _POSIX_SOURCE
235
236 /* Define to empty if `const' does not conform to ANSI C. */
237 #undef const
238
239 /* Define to `__inline__' or `__inline' if that's what the C compiler
240    calls it, or to nothing if 'inline' is not supported under any name.  */
241 #ifndef __cplusplus
242 #undef inline
243 #endif
244
245 /* Define to rpl_malloc if the replacement function should be used. */
246 #undef malloc
247
248 /* Define to `int' if <sys/types.h> does not define. */
249 #undef pid_t
250
251 /* Define as `fork' if `vfork' does not work. */
252 #undef vfork