On Tue, Sep 18, 2007 at 04:13:46AM -0400, Daniel Veillard wrote:
> +if test "$with_avahi" = "check"; then
> + PKG_CHECK_EXISTS(avahi-client >= $AVAHI_REQUIRED, [with_avahi=yes],
[with_avahi=no])
I assume that if an OS has Avahi, then it has pkg-check, in that case it
really should not be a problem.
What is pkg-check? We don't appear to have it, but we do (or will) have
Avahi.
regards
john