Home
last modified time | relevance | path

Searched refs:libdns_sd (Results 1 – 7 of 7) sorted by relevance

/external/avahi/avahi-compat-libdns_sd/
DMakefile.am26 avahi_compat_libdns_sddir=$(includedir)/avahi-compat-libdns_sd
30 lib_LTLIBRARIES = libdns_sd.la
66 libdns_sd-test: libdns_sd-test.c libdns_sd.la
67 …$(LIBTOOL) --mode=compile $(CC) $(AM_CFLAGS) $(PTHREAD_CFLAGS) -o libdns_sd-test.o -c libdns_sd-te…
68 …_CFLAGS) $(PTHREAD_CFLAGS) -o libdns_sd-test libdns_sd-test.o $(PTHREAD_LIBS) ../avahi-common/liba…
70 CLEANFILES = libdns_sd-test.o libdns_sd-test
/external/avahi/
Davahi-compat-libdns_sd.pc.in4 includedir=${prefix}/include/avahi-compat-libdns_sd/
6 Name: avahi-compat-libdns_sd
7 Description: Avahi Multicast DNS Responder (libdns_sd Compatibility)
DMakefile.am48 avahi-compat-libdns_sd.pc.in \
74 avahi-compat-libdns_sd \
174 pkgconfig_DATA += avahi-compat-libdns_sd.pc
175 CLEANFILES += avahi-compat-libdns_sd.pc
Dconfigure.ac1050 # Optionally enable libdns_sd compatibility support
1052 AC_ARG_ENABLE(compat-libdns_sd,
1053 AS_HELP_STRING([--enable-compat-libdns_sd],[Enable compatibility layer for libdns_sd]),
1057 *) AC_MSG_ERROR(bad value ${enableval} for --enable-compat-libdns_sd) ;;
1124 avahi-compat-libdns_sd/Makefile
1231 Building avahi-compat-libdns_sd: ${ENABLE_COMPAT_LIBDNS_SD}
/external/avahi/docs/
DCOMPAT-LAYERS3 --enable-compat-libdns_sd and/or --enable-compat-howl to the configure
4 script. The build system installs both a shared library libdns_sd.so
13 2) Symlink $(includedir)/avahi-compat-libdns_sd/dns_sd.h to
DNEWS223 * Improve compatibility with Bonjour's libdns_sd (patch from Chris Rivera)
240 * Improve libdns_sd compatibility
241 * Stability: libdns_sd mutex locking order fix
258 * Handle some errors in libdns_sd more gracefully the way the real
259 libdns_sd does (Closes: #64)
DTODO10 * libavahi-compat-libdns_sd: implement kDNSServiceFlagsNoAutoRename and missing functions