~ubuntu-branches/ubuntu/lucid/rsyslog/lucid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2007-10-19 17:21:49 UTC
  • Revision ID: james.westby@ubuntu.com-20071019172149-ie6ej2xve33mxiu7
Tags: upstream-1.19.10
ImportĀ upstreamĀ versionĀ 1.19.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Description */
 
4
#undef BSD
 
5
 
 
6
/* klogd functionality is integrated. */
 
7
#undef FEATURE_KLOGD
 
8
 
 
9
/* Regular expressions support enabled. */
 
10
#undef FEATURE_REGEXP
 
11
 
 
12
/* Description */
 
13
#undef FSSTND
 
14
 
 
15
/* Define to 1 if you have the `alarm' function. */
 
16
#undef HAVE_ALARM
 
17
 
 
18
/* Define to 1 if you have the <arpa/inet.h> header file. */
 
19
#undef HAVE_ARPA_INET_H
 
20
 
 
21
/* Define to 1 if you have the <arpa/nameser.h> header file. */
 
22
#undef HAVE_ARPA_NAMESER_H
 
23
 
 
24
/* Define to 1 if your system has a working `chown' function. */
 
25
#undef HAVE_CHOWN
 
26
 
 
27
/* Define to 1 if you have the `clock_gettime' function. */
 
28
#undef HAVE_CLOCK_GETTIME
 
29
 
 
30
/* Define to 1 if you have the <dlfcn.h> header file. */
 
31
#undef HAVE_DLFCN_H
 
32
 
 
33
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
 
34
#undef HAVE_DOPRNT
 
35
 
 
36
/* Define to 1 if you have the <fcntl.h> header file. */
 
37
#undef HAVE_FCNTL_H
 
38
 
 
39
/* Define to 1 if you have the `fork' function. */
 
40
#undef HAVE_FORK
 
41
 
 
42
/* Define to 1 if you have the `gethostbyname' function. */
 
43
#undef HAVE_GETHOSTBYNAME
 
44
 
 
45
/* Define to 1 if you have the `gethostname' function. */
 
46
#undef HAVE_GETHOSTNAME
 
47
 
 
48
/* Define to 1 if you have the `gettimeofday' function. */
 
49
#undef HAVE_GETTIMEOFDAY
 
50
 
 
51
/* Define to 1 if you have the <inttypes.h> header file. */
 
52
#undef HAVE_INTTYPES_H
 
53
 
 
54
/* Define to 1 if you have the `dl' library (-ldl). */
 
55
#undef HAVE_LIBDL
 
56
 
 
57
/* Define to 1 if you have the `rt' library (-lrt). */
 
58
#undef HAVE_LIBRT
 
59
 
 
60
/* Define to 1 if you have the <locale.h> header file. */
 
61
#undef HAVE_LOCALE_H
 
62
 
 
63
/* Define to 1 if you have the `localtime_r' function. */
 
64
#undef HAVE_LOCALTIME_R
 
65
 
 
66
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
 
67
   to 0 otherwise. */
 
68
#undef HAVE_MALLOC
 
69
 
 
70
/* Define to 1 if you have the <memory.h> header file. */
 
71
#undef HAVE_MEMORY_H
 
72
 
 
73
/* Define to 1 if you have the `memset' function. */
 
74
#undef HAVE_MEMSET
 
75
 
 
76
/* Define to 1 if you have the `mkdir' function. */
 
77
#undef HAVE_MKDIR
 
78
 
 
79
/* Define to 1 if you have the <mysql/mysql.h> header file. */
 
80
#undef HAVE_MYSQL_MYSQL_H
 
81
 
 
82
/* Define to 1 if you have the <netdb.h> header file. */
 
83
#undef HAVE_NETDB_H
 
84
 
 
85
/* Define to 1 if you have the <netinet/in.h> header file. */
 
86
#undef HAVE_NETINET_IN_H
 
87
 
 
88
/* Define to 1 if you have the <paths.h> header file. */
 
89
#undef HAVE_PATHS_H
 
90
 
 
91
/* Define to 1 if you have the <pthread.h> header file. */
 
92
#undef HAVE_PTHREAD_H
 
93
 
 
94
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
 
95
   and to 0 otherwise. */
 
96
#undef HAVE_REALLOC
 
97
 
 
98
/* Define to 1 if you have the `regcomp' function. */
 
99
#undef HAVE_REGCOMP
 
100
 
 
101
/* Define to 1 if you have the <resolv.h> header file. */
 
102
#undef HAVE_RESOLV_H
 
103
 
 
104
/* Define to 1 if you have the `select' function. */
 
105
#undef HAVE_SELECT
 
106
 
 
107
/* Define to 1 if you have the `setid' function. */
 
108
#undef HAVE_SETID
 
109
 
 
110
/* Define to 1 if you have the `socket' function. */
 
111
#undef HAVE_SOCKET
 
112
 
 
113
/* Define to 1 if `stat' has the bug that it succeeds when given the
 
114
   zero-length file name argument. */
 
115
#undef HAVE_STAT_EMPTY_STRING_BUG
 
116
 
 
117
/* Define to 1 if you have the <stddef.h> header file. */
 
118
#undef HAVE_STDDEF_H
 
119
 
 
120
/* Define to 1 if you have the <stdint.h> header file. */
 
121
#undef HAVE_STDINT_H
 
122
 
 
123
/* Define to 1 if you have the <stdlib.h> header file. */
 
124
#undef HAVE_STDLIB_H
 
125
 
 
126
/* Define to 1 if you have the `strcasecmp' function. */
 
127
#undef HAVE_STRCASECMP
 
128
 
 
129
/* Define to 1 if you have the `strchr' function. */
 
130
#undef HAVE_STRCHR
 
131
 
 
132
/* Define to 1 if you have the `strdup' function. */
 
133
#undef HAVE_STRDUP
 
134
 
 
135
/* Define to 1 if you have the `strerror' function. */
 
136
#undef HAVE_STRERROR
 
137
 
 
138
/* Define to 1 if you have the `strerror_r' function. */
 
139
#undef HAVE_STRERROR_R
 
140
 
 
141
/* Define to 1 if you have the <strings.h> header file. */
 
142
#undef HAVE_STRINGS_H
 
143
 
 
144
/* Define to 1 if you have the <string.h> header file. */
 
145
#undef HAVE_STRING_H
 
146
 
 
147
/* Define to 1 if you have the `strndup' function. */
 
148
#undef HAVE_STRNDUP
 
149
 
 
150
/* Define to 1 if you have the `strnlen' function. */
 
151
#undef HAVE_STRNLEN
 
152
 
 
153
/* Define to 1 if you have the `strrchr' function. */
 
154
#undef HAVE_STRRCHR
 
155
 
 
156
/* Define to 1 if you have the `strstr' function. */
 
157
#undef HAVE_STRSTR
 
158
 
 
159
/* Define to 1 if you have the `strtol' function. */
 
160
#undef HAVE_STRTOL
 
161
 
 
162
/* Define to 1 if you have the `strtoul' function. */
 
163
#undef HAVE_STRTOUL
 
164
 
 
165
/* Define to 1 if `sa_len' is member of `struct sockaddr'. */
 
166
#undef HAVE_STRUCT_SOCKADDR_SA_LEN
 
167
 
 
168
/* Define to 1 if you have the <syslog.h> header file. */
 
169
#undef HAVE_SYSLOG_H
 
170
 
 
171
/* Define to 1 if you have the <sys/file.h> header file. */
 
172
#undef HAVE_SYS_FILE_H
 
173
 
 
174
/* Define to 1 if you have the <sys/ioctl.h> header file. */
 
175
#undef HAVE_SYS_IOCTL_H
 
176
 
 
177
/* Define to 1 if you have the <sys/param.h> header file. */
 
178
#undef HAVE_SYS_PARAM_H
 
179
 
 
180
/* Define to 1 if you have the <sys/select.h> header file. */
 
181
#undef HAVE_SYS_SELECT_H
 
182
 
 
183
/* Define to 1 if you have the <sys/socket.h> header file. */
 
184
#undef HAVE_SYS_SOCKET_H
 
185
 
 
186
/* Define to 1 if you have the <sys/stat.h> header file. */
 
187
#undef HAVE_SYS_STAT_H
 
188
 
 
189
/* Define to 1 if you have the <sys/time.h> header file. */
 
190
#undef HAVE_SYS_TIME_H
 
191
 
 
192
/* Define to 1 if you have the <sys/types.h> header file. */
 
193
#undef HAVE_SYS_TYPES_H
 
194
 
 
195
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 
196
#undef HAVE_SYS_WAIT_H
 
197
 
 
198
/* Define to 1 if you have the `ttyname_r' function. */
 
199
#undef HAVE_TTYNAME_R
 
200
 
 
201
/* Define to 1 if you have the `uname' function. */
 
202
#undef HAVE_UNAME
 
203
 
 
204
/* Define to 1 if you have the <unistd.h> header file. */
 
205
#undef HAVE_UNISTD_H
 
206
 
 
207
/* Define to 1 if you have the <utmp.h> header file. */
 
208
#undef HAVE_UTMP_H
 
209
 
 
210
/* Define to 1 if you have the `vfork' function. */
 
211
#undef HAVE_VFORK
 
212
 
 
213
/* Define to 1 if you have the <vfork.h> header file. */
 
214
#undef HAVE_VFORK_H
 
215
 
 
216
/* Define to 1 if you have the `vprintf' function. */
 
217
#undef HAVE_VPRINTF
 
218
 
 
219
/* Define to 1 if you have the `wait3' system call. Deprecated, you should no
 
220
   longer depend upon `wait3'. */
 
221
#undef HAVE_WAIT3
 
222
 
 
223
/* Define to 1 if `fork' works. */
 
224
#undef HAVE_WORKING_FORK
 
225
 
 
226
/* Define to 1 if `vfork' works. */
 
227
#undef HAVE_WORKING_VFORK
 
228
 
 
229
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
 
230
   slash. */
 
231
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
 
232
 
 
233
/* Defined if debug mode is disabled. */
 
234
#undef NDEBUG
 
235
 
 
236
/* Defined when large file support is disabled. */
 
237
#undef NOLARGEFILE
 
238
 
 
239
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
240
#undef NO_MINUS_C_MINUS_O
 
241
 
 
242
/* Name of package */
 
243
#undef PACKAGE
 
244
 
 
245
/* Define to the address where bug reports for this package should be sent. */
 
246
#undef PACKAGE_BUGREPORT
 
247
 
 
248
/* Define to the full name of this package. */
 
249
#undef PACKAGE_NAME
 
250
 
 
251
/* Define to the full name and version of this package. */
 
252
#undef PACKAGE_STRING
 
253
 
 
254
/* Define to the one symbol short name of this package. */
 
255
#undef PACKAGE_TARNAME
 
256
 
 
257
/* Define to the version of this package. */
 
258
#undef PACKAGE_VERSION
 
259
 
 
260
/* Define as the return type of signal handlers (`int' or `void'). */
 
261
#undef RETSIGTYPE
 
262
 
 
263
/* Define to the type of arg 1 for `select'. */
 
264
#undef SELECT_TYPE_ARG1
 
265
 
 
266
/* Define to the type of args 2, 3 and 4 for `select'. */
 
267
#undef SELECT_TYPE_ARG234
 
268
 
 
269
/* Define to the type of arg 5 for `select'. */
 
270
#undef SELECT_TYPE_ARG5
 
271
 
 
272
/* Define to 1 if you have the ANSI C header files. */
 
273
#undef STDC_HEADERS
 
274
 
 
275
/* network support is integrated. */
 
276
#undef SYSLOG_INET
 
277
 
 
278
/* Description */
 
279
#undef SYSLOG_UNIXAF
 
280
 
 
281
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
282
#undef TIME_WITH_SYS_TIME
 
283
 
 
284
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
 
285
#undef TM_IN_SYS_TIME
 
286
 
 
287
/* Define if you want to enable zlib support */
 
288
#undef USE_NETZIP
 
289
 
 
290
/* Multithreading support enabled. */
 
291
#undef USE_PTHREADS
 
292
 
 
293
/* Version number of package */
 
294
#undef VERSION
 
295
 
 
296
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
 
297
   <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
 
298
   #define below would cause a syntax error. */
 
299
#undef _UINT8_T
 
300
 
 
301
/* Define to empty if `const' does not conform to ANSI C. */
 
302
#undef const
 
303
 
 
304
/* Define to `int' if <sys/types.h> doesn't define. */
 
305
#undef gid_t
 
306
 
 
307
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
308
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
309
#ifndef __cplusplus
 
310
#undef inline
 
311
#endif
 
312
 
 
313
/* Define to rpl_malloc if the replacement function should be used. */
 
314
#undef malloc
 
315
 
 
316
/* Define to `int' if <sys/types.h> does not define. */
 
317
#undef mode_t
 
318
 
 
319
/* Define to `long int' if <sys/types.h> does not define. */
 
320
#undef off_t
 
321
 
 
322
/* Define to `int' if <sys/types.h> does not define. */
 
323
#undef pid_t
 
324
 
 
325
/* Define to rpl_realloc if the replacement function should be used. */
 
326
#undef realloc
 
327
 
 
328
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
329
#undef size_t
 
330
 
 
331
/* Define to `int' if <sys/types.h> does not define. */
 
332
#undef ssize_t
 
333
 
 
334
/* Define to `int' if <sys/types.h> doesn't define. */
 
335
#undef uid_t
 
336
 
 
337
/* Define to the type of an unsigned integer type of width exactly 8 bits if
 
338
   such a type exists and the standard includes do not define it. */
 
339
#undef uint8_t
 
340
 
 
341
/* Define as `fork' if `vfork' does not work. */
 
342
#undef vfork
 
343
 
 
344
/* Define to empty if the keyword `volatile' does not work. Warning: valid
 
345
   code using `volatile' can become incorrect without. Disable with care. */
 
346
#undef volatile