1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Group for running the avahi-autoipd daemon */
4#undef AVAHI_AUTOIPD_GROUP
5
6/* User for running the avahi-autoipd daemon */
7#undef AVAHI_AUTOIPD_USER
8
9/* Group for Avahi */
10#undef AVAHI_GROUP
11
12/* Privileged access group for Avahi clients */
13#undef AVAHI_PRIV_ACCESS_GROUP
14
15/* User for running the Avahi daemon */
16#undef AVAHI_USER
17
18/* Enable chroot() usage */
19#undef ENABLE_CHROOT
20
21/* Define to 1 if translation of program messages to the user's native
22   language is requested. */
23#undef ENABLE_NLS
24
25/* Define if SSP C support is enabled. */
26#undef ENABLE_SSP_CC
27
28/* Define if SSP C++ support is enabled. */
29#undef ENABLE_SSP_CXX
30
31/* Gettext package */
32#undef GETTEXT_PACKAGE
33
34/* Define to 1 if you have the <arpa/inet.h> header file. */
35#undef HAVE_ARPA_INET_H
36
37/* Define to 1 if you have the <bsdxml.h> header file. */
38#undef HAVE_BSDXML_H
39
40/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
41   CoreFoundation framework. */
42#undef HAVE_CFLOCALECOPYCURRENT
43
44/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
45   the CoreFoundation framework. */
46#undef HAVE_CFPREFERENCESCOPYAPPVALUE
47
48/* Define to 1 if your system has a working `chown' function. */
49#undef HAVE_CHOWN
50
51/* Define to 1 if you have the `chroot' function. */
52#undef HAVE_CHROOT
53
54/* Support for DBM */
55#undef HAVE_DBM
56
57/* Whether we have D-Bus or not */
58#undef HAVE_DBUS
59
60/* Define to 1 if you have the `dbus_bus_get_private' function. */
61#undef HAVE_DBUS_BUS_GET_PRIVATE
62
63/* Define to 1 if you have the `dbus_connection_close' function. */
64#undef HAVE_DBUS_CONNECTION_CLOSE
65
66/* Define if the GNU dcgettext() function is already present or preinstalled.
67   */
68#undef HAVE_DCGETTEXT
69
70/* Define to 1 if you have the declaration of `environ', and to 0 if you
71   don't. */
72#undef HAVE_DECL_ENVIRON
73
74/* Define to 1 if you have the <dlfcn.h> header file. */
75#undef HAVE_DLFCN_H
76
77/* Have dlopen() */
78#undef HAVE_DLOPEN
79
80/* Define to 1 if you have the <expat.h> header file. */
81#undef HAVE_EXPAT_H
82
83/* Define to 1 if you have the <fcntl.h> header file. */
84#undef HAVE_FCNTL_H
85
86/* Define if you have gcc -fvisibility=hidden support */
87#undef HAVE_GCC_VISIBILITY
88
89/* Support for GDBM */
90#undef HAVE_GDBM
91
92/* Define to 1 if you have the <gdbm.h> header file. */
93#undef HAVE_GDBM_H
94
95/* Define to 1 if you have the `gethostbyname' function. */
96#undef HAVE_GETHOSTBYNAME
97
98/* Define to 1 if you have the `gethostname' function. */
99#undef HAVE_GETHOSTNAME
100
101/* Define to 1 if you have the `getprogname' function. */
102#undef HAVE_GETPROGNAME
103
104/* Define if the GNU gettext() function is already present or preinstalled. */
105#undef HAVE_GETTEXT
106
107/* Define to 1 if you have the `gettimeofday' function. */
108#undef HAVE_GETTIMEOFDAY
109
110/* Define if you have the iconv() function and it works. */
111#undef HAVE_ICONV
112
113/* Enable Linux inotify() usage */
114#undef HAVE_INOTIFY
115
116/* Define to 1 if you have the <inttypes.h> header file. */
117#undef HAVE_INTTYPES_H
118
119/* Enable BSD kqueue() usage */
120#undef HAVE_KQUEUE
121
122/* Define to 1 if you have the <limits.h> header file. */
123#undef HAVE_LIMITS_H
124
125/* Define to 1 if you have the `memchr' function. */
126#undef HAVE_MEMCHR
127
128/* Define to 1 if you have the `memmove' function. */
129#undef HAVE_MEMMOVE
130
131/* Define to 1 if you have the <memory.h> header file. */
132#undef HAVE_MEMORY_H
133
134/* Define to 1 if you have the `memset' function. */
135#undef HAVE_MEMSET
136
137/* Define to 1 if you have the `mkdir' function. */
138#undef HAVE_MKDIR
139
140/* Define to 1 if you have the <ndbm.h> header file. */
141#undef HAVE_NDBM_H
142
143/* Define to 1 if you have the <netdb.h> header file. */
144#undef HAVE_NETDB_H
145
146/* Define to 1 if you have the <netinet/in.h> header file. */
147#undef HAVE_NETINET_IN_H
148
149/* Support for Linux netlink */
150#undef HAVE_NETLINK
151
152/* Support for PF_ROUTE */
153#undef HAVE_PF_ROUTE
154
155/* Define if you have POSIX threads libraries and header files. */
156#undef HAVE_PTHREAD
157
158/* Define to 1 if you have the `putenv' function. */
159#undef HAVE_PUTENV
160
161/* Define to 1 if you have the `select' function. */
162#undef HAVE_SELECT
163
164/* Define to 1 if you have the `setegid' function. */
165#undef HAVE_SETEGID
166
167/* Define to 1 if you have the `seteuid' function. */
168#undef HAVE_SETEUID
169
170/* Define to 1 if you have the `setproctitle' function. */
171#undef HAVE_SETPROCTITLE
172
173/* Define to 1 if you have the `setregid' function. */
174#undef HAVE_SETREGID
175
176/* Define to 1 if you have the `setresgid' function. */
177#undef HAVE_SETRESGID
178
179/* Define to 1 if you have the `setresuid' function. */
180#undef HAVE_SETRESUID
181
182/* Define to 1 if you have the `setreuid' function. */
183#undef HAVE_SETREUID
184
185/* Define to 1 if you have the `socket' function. */
186#undef HAVE_SOCKET
187
188/* Define to 1 if `stat' has the bug that it succeeds when given the
189   zero-length file name argument. */
190#undef HAVE_STAT_EMPTY_STRING_BUG
191
192/* Define to 1 if stdbool.h conforms to C99. */
193#undef HAVE_STDBOOL_H
194
195/* Define to 1 if you have the <stdint.h> header file. */
196#undef HAVE_STDINT_H
197
198/* Define to 1 if you have the <stdlib.h> header file. */
199#undef HAVE_STDLIB_H
200
201/* Define to 1 if you have the `strcasecmp' function. */
202#undef HAVE_STRCASECMP
203
204/* Define to 1 if you have the `strchr' function. */
205#undef HAVE_STRCHR
206
207/* Define to 1 if you have the `strcspn' function. */
208#undef HAVE_STRCSPN
209
210/* Define to 1 if you have the `strdup' function. */
211#undef HAVE_STRDUP
212
213/* Define to 1 if you have the `strerror' function. */
214#undef HAVE_STRERROR
215
216/* Define to 1 if you have the <strings.h> header file. */
217#undef HAVE_STRINGS_H
218
219/* Define to 1 if you have the <string.h> header file. */
220#undef HAVE_STRING_H
221
222/* Define to 1 if you have the `strlcpy' function. */
223#undef HAVE_STRLCPY
224
225/* Define to 1 if you have the `strncasecmp' function. */
226#undef HAVE_STRNCASECMP
227
228/* Define to 1 if you have the `strrchr' function. */
229#undef HAVE_STRRCHR
230
231/* Define to 1 if you have the `strspn' function. */
232#undef HAVE_STRSPN
233
234/* Define to 1 if you have the `strstr' function. */
235#undef HAVE_STRSTR
236
237/* Support for struct ip_mreq */
238#undef HAVE_STRUCT_IP_MREQ
239
240/* Support for struct ip_mreqn */
241#undef HAVE_STRUCT_IP_MREQN
242
243/* Define if there is a struct lifconf. */
244#undef HAVE_STRUCT_LIFCONF
245
246/* Define to 1 if you have the <syslog.h> header file. */
247#undef HAVE_SYSLOG_H
248
249/* Define to 1 if you have the <sys/capability.h> header file. */
250#undef HAVE_SYS_CAPABILITY_H
251
252/* Support for sys/filio.h */
253#undef HAVE_SYS_FILIO_H
254
255/* Define to 1 if you have the <sys/inotify.h> header file. */
256#undef HAVE_SYS_INOTIFY_H
257
258/* Define to 1 if you have the <sys/ioctl.h> header file. */
259#undef HAVE_SYS_IOCTL_H
260
261/* Define to 1 if you have the <sys/prctl.h> header file. */
262#undef HAVE_SYS_PRCTL_H
263
264/* Define to 1 if you have the <sys/select.h> header file. */
265#undef HAVE_SYS_SELECT_H
266
267/* Define to 1 if you have the <sys/socket.h> header file. */
268#undef HAVE_SYS_SOCKET_H
269
270/* Define to 1 if you have the <sys/stat.h> header file. */
271#undef HAVE_SYS_STAT_H
272
273/* Support for sys/sysctl.h */
274#undef HAVE_SYS_SYSCTL_H
275
276/* Define to 1 if you have the <sys/time.h> header file. */
277#undef HAVE_SYS_TIME_H
278
279/* Define to 1 if you have the <sys/types.h> header file. */
280#undef HAVE_SYS_TYPES_H
281
282/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
283#undef HAVE_SYS_WAIT_H
284
285/* Define to 1 if you have the `uname' function. */
286#undef HAVE_UNAME
287
288/* Define to 1 if you have the <unistd.h> header file. */
289#undef HAVE_UNISTD_H
290
291/* Support for visibility hidden */
292#undef HAVE_VISIBILITY_HIDDEN
293
294/* Define to 1 if the system has the type `_Bool'. */
295#undef HAVE__BOOL
296
297/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
298   slash. */
299#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
300
301/* Define to the sub-directory where libtool stores uninstalled libraries. */
302#undef LT_OBJDIR
303
304/* Name of package */
305#undef PACKAGE
306
307/* Define to the address where bug reports for this package should be sent. */
308#undef PACKAGE_BUGREPORT
309
310/* Define to the full name of this package. */
311#undef PACKAGE_NAME
312
313/* Define to the full name and version of this package. */
314#undef PACKAGE_STRING
315
316/* Define to the one symbol short name of this package. */
317#undef PACKAGE_TARNAME
318
319/* Define to the home page for this package. */
320#undef PACKAGE_URL
321
322/* Define to the version of this package. */
323#undef PACKAGE_VERSION
324
325/* Define to necessary symbol if this constant uses a non-standard name on
326   your system. */
327#undef PTHREAD_CREATE_JOINABLE
328
329/* Define to the type of arg 1 for `select'. */
330#undef SELECT_TYPE_ARG1
331
332/* Define to the type of args 2, 3 and 4 for `select'. */
333#undef SELECT_TYPE_ARG234
334
335/* Define to the type of arg 5 for `select'. */
336#undef SELECT_TYPE_ARG5
337
338/* Define to 1 if you have the ANSI C header files. */
339#undef STDC_HEADERS
340
341/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
342#undef TIME_WITH_SYS_TIME
343
344/* Enable extensions on AIX 3, Interix.  */
345#ifndef _ALL_SOURCE
346# undef _ALL_SOURCE
347#endif
348/* Enable GNU extensions on systems that have them.  */
349#ifndef _GNU_SOURCE
350# undef _GNU_SOURCE
351#endif
352/* Enable threading extensions on Solaris.  */
353#ifndef _POSIX_PTHREAD_SEMANTICS
354# undef _POSIX_PTHREAD_SEMANTICS
355#endif
356/* Enable extensions on HP NonStop.  */
357#ifndef _TANDEM_SOURCE
358# undef _TANDEM_SOURCE
359#endif
360/* Enable general extensions on Solaris.  */
361#ifndef __EXTENSIONS__
362# undef __EXTENSIONS__
363#endif
364
365
366/* Version number of package */
367#undef VERSION
368
369/* Define to 1 if on MINIX. */
370#undef _MINIX
371
372/* Define to 2 if the system does not provide POSIX.1 features except with
373   this defined. */
374#undef _POSIX_1_SOURCE
375
376/* Define to 1 if you need to in order for `stat' and other things to work. */
377#undef _POSIX_SOURCE
378
379/* Define to empty if `const' does not conform to ANSI C. */
380#undef const
381
382/* Define to `int' if <sys/types.h> doesn't define. */
383#undef gid_t
384
385/* Define to `int' if <sys/types.h> does not define. */
386#undef mode_t
387
388/* Define to `int' if <sys/types.h> does not define. */
389#undef pid_t
390
391/* Define to `unsigned int' if <sys/types.h> does not define. */
392#undef size_t
393
394/* Define to `int' if <sys/types.h> doesn't define. */
395#undef uid_t
396