FreeBSD Bugzilla – Attachment 65705 Details for
Bug 97295
[PATCH] net/avahi: Add pthread libraries to all pkg-config files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
avahi-0.6.10_1.patch
avahi-0.6.10_1.patch (text/plain), 1.41 KB, created by
Alexander Botero-Lowry
on 2006-05-15 10:40:15 UTC
(
hide
)
Description:
avahi-0.6.10_1.patch
Filename:
MIME Type:
Creator:
Alexander Botero-Lowry
Created:
2006-05-15 10:40:15 UTC
Size:
1.41 KB
patch
obsolete
>Index: files/patch-avahi-client.pc.in >=================================================================== >RCS file: files/patch-avahi-client.pc.in >diff -N files/patch-avahi-client.pc.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-avahi-client.pc.in 15 May 2006 09:36:02 -0000 >@@ -0,0 +1,10 @@ >+--- avahi-client.pc.in.orig Mon May 15 02:28:25 2006 >++++ avahi-client.pc.in Mon May 15 02:30:08 2006 >+@@ -6,5 +6,5 @@ >+ Name: avahi-client >+ Description: Avahi Multicast DNS Responder (Client Support) >+ Version: @PACKAGE_VERSION@ >+-Libs: -L${libdir} -lavahi-common -lavahi-client >+-Cflags: -D_REENTRANT -I${includedir} >++Libs: -L${libdir} -lavahi-common -lavahi-client @PTHREAD_LIBS@ >++Cflags: -D_REENTRANT @PTHREAD_CFLAGS@ -I${includedir} >Index: files/patch-avahi-glib.pc.in >=================================================================== >RCS file: files/patch-avahi-glib.pc.in >diff -N files/patch-avahi-glib.pc.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-avahi-glib.pc.in 15 May 2006 09:36:02 -0000 >@@ -0,0 +1,10 @@ >+--- 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}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 97295
: 65705