From c26e445b409215cd2fa380c8ba8e6c8f6115aec5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 4 Oct 2005 19:22:29 +0000 Subject: [PATCH] final rename git-svn-id: file:///home/lennart/svn/public/avahi/trunk@698 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 2 +- {compat-libdns_sd => avahi-compat-libdns_sd}/Makefile.am | 0 {compat-libdns_sd => avahi-compat-libdns_sd}/compat.c | 0 {compat-libdns_sd => avahi-compat-libdns_sd}/dns_sd.h | 0 {compat-libdns_sd => avahi-compat-libdns_sd}/funcs.txt | 0 {compat-libdns_sd => avahi-compat-libdns_sd}/txt-test.c | 0 {compat-libdns_sd => avahi-compat-libdns_sd}/txt.c | 0 {compat-libdns_sd => avahi-compat-libdns_sd}/unsupported.c | 0 {compat-libdns_sd => avahi-compat-libdns_sd}/warn.c | 0 {compat-libdns_sd => avahi-compat-libdns_sd}/warn.h | 0 configure.ac | 2 +- 11 files changed, 2 insertions(+), 2 deletions(-) rename {compat-libdns_sd => avahi-compat-libdns_sd}/Makefile.am (100%) rename {compat-libdns_sd => avahi-compat-libdns_sd}/compat.c (100%) rename {compat-libdns_sd => avahi-compat-libdns_sd}/dns_sd.h (100%) rename {compat-libdns_sd => avahi-compat-libdns_sd}/funcs.txt (100%) rename {compat-libdns_sd => avahi-compat-libdns_sd}/txt-test.c (100%) rename {compat-libdns_sd => avahi-compat-libdns_sd}/txt.c (100%) rename {compat-libdns_sd => avahi-compat-libdns_sd}/unsupported.c (100%) rename {compat-libdns_sd => avahi-compat-libdns_sd}/warn.c (100%) rename {compat-libdns_sd => avahi-compat-libdns_sd}/warn.h (100%) diff --git a/Makefile.am b/Makefile.am index ffbc6f4..b0ed265 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,7 +60,7 @@ SUBDIRS = \ man \ tests \ service-type-database \ - compat-libdns_sd + avahi-compat-libdns_sd DX_INPUT = \ diff --git a/compat-libdns_sd/Makefile.am b/avahi-compat-libdns_sd/Makefile.am similarity index 100% rename from compat-libdns_sd/Makefile.am rename to avahi-compat-libdns_sd/Makefile.am diff --git a/compat-libdns_sd/compat.c b/avahi-compat-libdns_sd/compat.c similarity index 100% rename from compat-libdns_sd/compat.c rename to avahi-compat-libdns_sd/compat.c diff --git a/compat-libdns_sd/dns_sd.h b/avahi-compat-libdns_sd/dns_sd.h similarity index 100% rename from compat-libdns_sd/dns_sd.h rename to avahi-compat-libdns_sd/dns_sd.h diff --git a/compat-libdns_sd/funcs.txt b/avahi-compat-libdns_sd/funcs.txt similarity index 100% rename from compat-libdns_sd/funcs.txt rename to avahi-compat-libdns_sd/funcs.txt diff --git a/compat-libdns_sd/txt-test.c b/avahi-compat-libdns_sd/txt-test.c similarity index 100% rename from compat-libdns_sd/txt-test.c rename to avahi-compat-libdns_sd/txt-test.c diff --git a/compat-libdns_sd/txt.c b/avahi-compat-libdns_sd/txt.c similarity index 100% rename from compat-libdns_sd/txt.c rename to avahi-compat-libdns_sd/txt.c diff --git a/compat-libdns_sd/unsupported.c b/avahi-compat-libdns_sd/unsupported.c similarity index 100% rename from compat-libdns_sd/unsupported.c rename to avahi-compat-libdns_sd/unsupported.c diff --git a/compat-libdns_sd/warn.c b/avahi-compat-libdns_sd/warn.c similarity index 100% rename from compat-libdns_sd/warn.c rename to avahi-compat-libdns_sd/warn.c diff --git a/compat-libdns_sd/warn.h b/avahi-compat-libdns_sd/warn.h similarity index 100% rename from compat-libdns_sd/warn.h rename to avahi-compat-libdns_sd/warn.h diff --git a/configure.ac b/configure.ac index 83a687b..72138ac 100644 --- a/configure.ac +++ b/configure.ac @@ -555,7 +555,7 @@ man/Makefile tests/Makefile service-type-database/Makefile avahi-sharp/Makefile -compat-libdns_sd/Makefile +avahi-compat-libdns_sd/Makefile ]) AC_OUTPUT -- 2.39.2