summaryrefslogtreecommitdiffstats
path: root/net/avahi-app/files/patch-avahi-glib.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/avahi-app/files/patch-avahi-glib.pc.in')
-rw-r--r--net/avahi-app/files/patch-avahi-glib.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/avahi-app/files/patch-avahi-glib.pc.in b/net/avahi-app/files/patch-avahi-glib.pc.in
deleted file mode 100644
index e2633c32d..000000000
--- a/net/avahi-app/files/patch-avahi-glib.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- avahi-glib.pc.in.orig Mon May 15 02:31:01 2006
-+++ avahi-glib.pc.in Mon May 15 02:31:25 2006
-@@ -7,5 +7,5 @@
- Description: Avahi Multicast DNS Responder (GLib Support)
- Version: @PACKAGE_VERSION@
- Requires: glib-2.0
--Libs: -L${libdir} -lavahi-glib
--Cflags: -D_REENTRANT -I${includedir}
-+Libs: -L${libdir} -lavahi-glib @PTHREAD_LIBS@
-+Cflags: -D_REENTRANT @PTHREAD_CFLAGS@ -I${includedir}