On Tue, Sep 18, 2007 at 05:41:06PM +0100, John Levon wrote:
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.
It is a macro supplied by pkg-config in /usr/share/aclocal/pkg.m4. It is a
convenient wrapper around pkg-config command line to avoid having to write
your own m4 for it
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules:
http://search.cpan.org/~danberr/ -=|
|=- Projects:
http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|