diff options
Diffstat (limited to 'net/avahi-app/files/patch-avahi-compat-howl.pc.in')
-rw-r--r-- | net/avahi-app/files/patch-avahi-compat-howl.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/avahi-app/files/patch-avahi-compat-howl.pc.in b/net/avahi-app/files/patch-avahi-compat-howl.pc.in deleted file mode 100644 index f101cc1da..000000000 --- a/net/avahi-app/files/patch-avahi-compat-howl.pc.in +++ /dev/null @@ -1,10 +0,0 @@ ---- avahi-compat-howl.pc.in.orig Sun Jan 29 13:32:39 2006 -+++ avahi-compat-howl.pc.in Sun Jan 29 13:32:56 2006 -@@ -6,5 +6,5 @@ - Name: avahi-compat-howl - Description: Avahi Multicast DNS Responder (HOWL Compatibility) - Version: @HOWL_COMPAT_VERSION@ --Libs: -L${libdir} -lhowl --Cflags: -D_REENTRANT -I${includedir} -+Libs: -L${libdir} -lhowl @PTHREAD_LIBS@ -+Cflags: -D_REENTRANT @PTHREAD_CFLAGS@ -I${includedir} |