]> git.meshlink.io Git - catta/commit
rename compat-bonjour to compat-libdns_sd part II
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Oct 2005 19:20:47 +0000 (19:20 +0000)
committerLennart Poettering <lennart@poettering.net>
Tue, 4 Oct 2005 19:20:47 +0000 (19:20 +0000)
commit941853354848fca4cc39bd72e6f34ca54443a9c8
tree1b67681301a567bcb31e9be7dd8292bcb8ce7fcf
parent0735d74a85fd71450340d761629cea391a705166
rename compat-bonjour to compat-libdns_sd part II

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@696 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
14 files changed:
Makefile.am
avahi-compat-bonjour.pc.in [deleted file]
avahi-compat-libdns_sd.pc.in [new file with mode: 0644]
compat-libdns_sd/Makefile.am [new file with mode: 0644]
compat-libdns_sd/compat.c [new file with mode: 0644]
compat-libdns_sd/dns_sd.h [new file with mode: 0644]
compat-libdns_sd/funcs.txt [new file with mode: 0644]
compat-libdns_sd/txt-test.c [new file with mode: 0644]
compat-libdns_sd/txt.c [new file with mode: 0644]
compat-libdns_sd/unsupported.c [new file with mode: 0644]
compat-libdns_sd/warn.c [new file with mode: 0644]
compat-libdns_sd/warn.h [new file with mode: 0644]
configure.ac
docs/TODO