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/* always defined to indicate that i18n is enabled */
22#undef ENABLE_NLS
23
24/* Define if SSP C support is enabled. */
25#undef ENABLE_SSP_CC
26
27/* Define if SSP C++ support is enabled. */
28#undef ENABLE_SSP_CXX
29
30/* Gettext package */
31#undef GETTEXT_PACKAGE
32
33/* Define to 1 if you have the <arpa/inet.h> header file. */
34#undef HAVE_ARPA_INET_H
35
36/* Define to 1 if you have the `bind_textdomain_codeset' function. */
37#undef HAVE_BIND_TEXTDOMAIN_CODESET
38
39/* Define to 1 if you have the <bsdxml.h> header file. */
40#undef HAVE_BSDXML_H
41
42/* Define to 1 if your system has a working `chown' function. */
43#undef HAVE_CHOWN
44
45/* Define to 1 if you have the `chroot' function. */
46#undef HAVE_CHROOT
47
48/* Support for DBM */
49#undef HAVE_DBM
50
51/* Whether we have D-Bus or not */
52#undef HAVE_DBUS
53
54/* Define to 1 if you have the `dbus_bus_get_private' function. */
55#undef HAVE_DBUS_BUS_GET_PRIVATE
56
57/* Define to 1 if you have the `dbus_connection_close' function. */
58#undef HAVE_DBUS_CONNECTION_CLOSE
59
60/* Define to 1 if you have the `dcgettext' function. */
61#undef HAVE_DCGETTEXT
62
63/* Define to 1 if you have the declaration of `environ', and to 0 if you
64   don't. */
65#undef HAVE_DECL_ENVIRON
66
67/* Define to 1 if you have the <dlfcn.h> header file. */
68#undef HAVE_DLFCN_H
69
70/* Have dlopen() */
71#undef HAVE_DLOPEN
72
73/* Define to 1 if you have the <expat.h> header file. */
74#undef HAVE_EXPAT_H
75
76/* Define to 1 if you have the <fcntl.h> header file. */
77#undef HAVE_FCNTL_H
78
79/* Define if you have gcc -fvisibility=hidden support */
80#undef HAVE_GCC_VISIBILITY
81
82/* Support for GDBM */
83#undef HAVE_GDBM
84
85/* Define to 1 if you have the <gdbm.h> header file. */
86#undef HAVE_GDBM_H
87
88/* Define to 1 if you have the `gethostbyname' function. */
89#undef HAVE_GETHOSTBYNAME
90
91/* Define to 1 if you have the `gethostname' function. */
92#undef HAVE_GETHOSTNAME
93
94/* Define to 1 if you have the `getprogname' function. */
95#undef HAVE_GETPROGNAME
96
97/* Define if the GNU gettext() function is already present or preinstalled. */
98#undef HAVE_GETTEXT
99
100/* Define to 1 if you have the `gettimeofday' function. */
101#undef HAVE_GETTIMEOFDAY
102
103/* Enable Linux inotify() usage */
104#undef HAVE_INOTIFY
105
106/* Define to 1 if you have the <inttypes.h> header file. */
107#undef HAVE_INTTYPES_H
108
109/* Enable BSD kqueue() usage */
110#undef HAVE_KQUEUE
111
112/* Define if your <locale.h> file defines LC_MESSAGES. */
113#undef HAVE_LC_MESSAGES
114
115/* Define to 1 if you have the <limits.h> header file. */
116#undef HAVE_LIMITS_H
117
118/* Define to 1 if you have the <locale.h> header file. */
119#undef HAVE_LOCALE_H
120
121/* Define to 1 if you have the `memchr' function. */
122#undef HAVE_MEMCHR
123
124/* Define to 1 if you have the `memmove' function. */
125#undef HAVE_MEMMOVE
126
127/* Define to 1 if you have the <memory.h> header file. */
128#undef HAVE_MEMORY_H
129
130/* Define to 1 if you have the `memset' function. */
131#undef HAVE_MEMSET
132
133/* Define to 1 if you have the `mkdir' function. */
134#undef HAVE_MKDIR
135
136/* Define to 1 if you have the <ndbm.h> header file. */
137#undef HAVE_NDBM_H
138
139/* Define to 1 if you have the <netdb.h> header file. */
140#undef HAVE_NETDB_H
141
142/* Define to 1 if you have the <netinet/in.h> header file. */
143#undef HAVE_NETINET_IN_H
144
145/* Support for Linux netlink */
146#undef HAVE_NETLINK
147
148/* Support for PF_ROUTE */
149#undef HAVE_PF_ROUTE
150
151/* Define if you have POSIX threads libraries and header files. */
152#undef HAVE_PTHREAD
153
154/* Define to 1 if you have the `putenv' function. */
155#undef HAVE_PUTENV
156
157/* Define to 1 if you have the `select' function. */
158#undef HAVE_SELECT
159
160/* Define to 1 if you have the `setegid' function. */
161#undef HAVE_SETEGID
162
163/* Define to 1 if you have the `seteuid' function. */
164#undef HAVE_SETEUID
165
166/* Define to 1 if you have the `setproctitle' function. */
167#undef HAVE_SETPROCTITLE
168
169/* Define to 1 if you have the `setregid' function. */
170#undef HAVE_SETREGID
171
172/* Define to 1 if you have the `setresgid' function. */
173#undef HAVE_SETRESGID
174
175/* Define to 1 if you have the `setresuid' function. */
176#undef HAVE_SETRESUID
177
178/* Define to 1 if you have the `setreuid' function. */
179#undef HAVE_SETREUID
180
181/* Define to 1 if you have the `socket' function. */
182#undef HAVE_SOCKET
183
184/* Define to 1 if `stat' has the bug that it succeeds when given the
185   zero-length file name argument. */
186#undef HAVE_STAT_EMPTY_STRING_BUG
187
188/* Define to 1 if stdbool.h conforms to C99. */
189#undef HAVE_STDBOOL_H
190
191/* Define to 1 if you have the <stdint.h> header file. */
192#undef HAVE_STDINT_H
193
194/* Define to 1 if you have the <stdlib.h> header file. */
195#undef HAVE_STDLIB_H
196
197/* Define to 1 if you have the `strcasecmp' function. */
198#undef HAVE_STRCASECMP
199
200/* Define to 1 if you have the `strchr' function. */
201#undef HAVE_STRCHR
202
203/* Define to 1 if you have the `strcspn' function. */
204#undef HAVE_STRCSPN
205
206/* Define to 1 if you have the `strdup' function. */
207#undef HAVE_STRDUP
208
209/* Define to 1 if you have the `strerror' function. */
210#undef HAVE_STRERROR
211
212/* Define to 1 if you have the <strings.h> header file. */
213#undef HAVE_STRINGS_H
214
215/* Define to 1 if you have the <string.h> header file. */
216#undef HAVE_STRING_H
217
218/* Define to 1 if you have the `strlcpy' function. */
219#undef HAVE_STRLCPY
220
221/* Define to 1 if you have the `strncasecmp' function. */
222#undef HAVE_STRNCASECMP
223
224/* Define to 1 if you have the `strrchr' function. */
225#undef HAVE_STRRCHR
226
227/* Define to 1 if you have the `strspn' function. */
228#undef HAVE_STRSPN
229
230/* Define to 1 if you have the `strstr' function. */
231#undef HAVE_STRSTR
232
233/* Support for struct ip_mreq */
234#undef HAVE_STRUCT_IP_MREQ
235
236/* Support for struct ip_mreqn */
237#undef HAVE_STRUCT_IP_MREQN
238
239/* Define if there is a struct lifconf. */
240#undef HAVE_STRUCT_LIFCONF
241
242/* Define to 1 if you have the <syslog.h> header file. */
243#undef HAVE_SYSLOG_H
244
245/* Define to 1 if you have the <sys/capability.h> header file. */
246#undef HAVE_SYS_CAPABILITY_H
247
248/* Support for sys/filio.h */
249#undef HAVE_SYS_FILIO_H
250
251/* Define to 1 if you have the <sys/inotify.h> header file. */
252#undef HAVE_SYS_INOTIFY_H
253
254/* Define to 1 if you have the <sys/ioctl.h> header file. */
255#undef HAVE_SYS_IOCTL_H
256
257/* Define to 1 if you have the <sys/prctl.h> header file. */
258#undef HAVE_SYS_PRCTL_H
259
260/* Define to 1 if you have the <sys/select.h> header file. */
261#undef HAVE_SYS_SELECT_H
262
263/* Define to 1 if you have the <sys/socket.h> header file. */
264#undef HAVE_SYS_SOCKET_H
265
266/* Define to 1 if you have the <sys/stat.h> header file. */
267#undef HAVE_SYS_STAT_H
268
269/* Support for sys/sysctl.h */
270#undef HAVE_SYS_SYSCTL_H
271
272/* Define to 1 if you have the <sys/time.h> header file. */
273#undef HAVE_SYS_TIME_H
274
275/* Define to 1 if you have the <sys/types.h> header file. */
276#undef HAVE_SYS_TYPES_H
277
278/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
279#undef HAVE_SYS_WAIT_H
280
281/* Define to 1 if you have the `uname' function. */
282#undef HAVE_UNAME
283
284/* Define to 1 if you have the <unistd.h> header file. */
285#undef HAVE_UNISTD_H
286
287/* Support for visibility hidden */
288#undef HAVE_VISIBILITY_HIDDEN
289
290/* Define to 1 if the system has the type `_Bool'. */
291#undef HAVE__BOOL
292
293/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
294   slash. */
295#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
296
297/* Define to the sub-directory in which libtool stores uninstalled libraries.
298   */
299#undef LT_OBJDIR
300
301/* Define to 1 if your C compiler doesn't accept -c and -o together. */
302#undef NO_MINUS_C_MINUS_O
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