aboutsummaryrefslogtreecommitdiff
path: root/modules/FindAvahi.cmake
AgeCommit message (Collapse)Author
2008-02-18some improvements to the docs:Alexander Neundorf
-some modules were not at all documented, only few are left now -the copyright message doesn't have to be printed for every module in the docs -fix FindKorundom.cmake, it didn't follow the style guide and had typos (e.g. Korumdum_FOUND instead of KORUNDUM_FOUND) Alex (will commit modified FindKDE4Internal.cmake after Christians commit) svn path=/trunk/KDE/kdelibs/; revision=776742
2007-08-14Use find_package_handle_standard_argsLaurent Montel
Fix previous commit Remove not necessary path svn path=/trunk/KDE/kdelibs/; revision=699877
2007-04-15Improve itLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=654193
2007-04-14Add check for Avahi. If found, use avahi backend, else search for libdns_sd.Jakub Stachowski
config-dnssd.h is not needed anymore. Include defs.h instead of copying defines. svn path=/trunk/KDE/kdelibs/; revision=653972