diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-04-04 10:34:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-04-04 10:34:02 +0200 |
commit | 5042ac8e5927d0089d3902b1c37e5bcc1565d053 (patch) | |
tree | cd2be3085808c5ac59dd70f9c610c6a40bfe3ffd /package/avahi/Config.in.lib | |
parent | 401dabf66529cfb5ab47b4c78d5e25fd493eef1f (diff) | |
parent | 4d569ed1a3305c7b7abe8fa4273cea3b559cc85a (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts:
BUGS
package/autoconf/Makefile
Diffstat (limited to 'package/avahi/Config.in.lib')
-rw-r--r-- | package/avahi/Config.in.lib | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/package/avahi/Config.in.lib b/package/avahi/Config.in.lib deleted file mode 100644 index abfbdc426..000000000 --- a/package/avahi/Config.in.lib +++ /dev/null @@ -1,18 +0,0 @@ -config ADK_PACKAGE_LIBAVAHI - prompt "libavahi.......................... An mDNS/DNS-SD (ZeroConf) implementation (library)" - tristate - default n - select ADK_COMPILE_AVAHI - help - Avahi is a system which facilitates service discovery on a local network -- - this means that you can plug your laptop or computer into a network and - instantly be able to view other people who you can chat with, find printers - to print to or find files being shared. This kind of technology is already - found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') - and is very convenient. - - http://www.freedesktop.org/Software/Avahi - - This package contains the mDNS/DNS-SD shared libraries, used by other programs. - - |