A stripped-down version of the Avahi service discovery suite containing only the common and core components TO BUILD FROM GIT: ./bootstrap # first time ./configure ... # if other flags desired make make check # to run some tests requires: libtool, pkgconfig, autoconf, automake TO BUILD THE API DOCUMENTATION: make doxygen-doc requires: doxygen CONFIGURE SWITCHES: --enable-tests build some test programs, including those for 'make check'. --enable-core-docs include files from 'avahi-core' when building the doxygen docs.