From a5bed34df4e2cc978713ebfddc87600431385d21 Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Sat, 15 Oct 2005 18:28:37 +0000 Subject: * Include avahi-compat-howl/samples/Makefile.am * 'Fix' avahi-howl-compat.pc to export the howl compatible version rather than avahi's version git-svn-id: file:///home/lennart/svn/public/avahi/trunk@778 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-compat-howl.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'avahi-compat-howl.pc.in') diff --git a/avahi-compat-howl.pc.in b/avahi-compat-howl.pc.in index 1a636a1..0a42903 100644 --- a/avahi-compat-howl.pc.in +++ b/avahi-compat-howl.pc.in @@ -4,7 +4,7 @@ libdir=${exec_prefix}/lib includedir=${prefix}/include/avahi-compat-howl/ Name: avahi-compat-howl -Description: Avahi Multicast DNS Responder (HOWL) Compatibility) -Version: @PACKAGE_VERSION@ +Description: Avahi Multicast DNS Responder (HOWL Compatibility) +Version: @HOWL_COMPAT_VERSION@ Libs: -L${libdir} -lavahi-compat-howl Cflags: -D_REENTRANT -I${includedir} -- cgit