Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 258672 Details for
Bug 350406
net-print/cups-1.4.5 USE="ssl" not linking to any ssl libraries
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cups-1.4.5-update-threads-support
cups-1.4.5-update-threads-support.patch (text/plain), 813 bytes, created by
Jory A. Pratt
on 2011-01-02 21:57:22 UTC
(
hide
)
Description:
cups-1.4.5-update-threads-support
Filename:
MIME Type:
Creator:
Jory A. Pratt
Created:
2011-01-02 21:57:22 UTC
Size:
813 bytes
patch
obsolete
>Index: cups-1.4.5.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.4.5.ebuild,v >retrieving revision 1.1 >diff -u -B -r1.1 cups-1.4.5.ebuild >--- cups-1.4.5.ebuild 1 Dec 2010 12:34:34 -0000 1.1 >+++ cups-1.4.5.ebuild 2 Jan 2011 21:56:39 -0000 >@@ -116,6 +116,15 @@ > " > fi > >+ if use gnutls || use threads ; then >+ einfo "Threading support not avaliable with gnutls" >+ myconf+=" >+ --disable-threads" >+ else >+ myconf+=" >+ $(use_enable threads)" >+ fi >+ > econf \ > --libdir=/usr/$(get_libdir) \ > --localstatedir=/var \ >@@ -136,7 +145,6 @@ > $(use_enable png) \ > $(use_enable slp) \ > $(use_enable static-libs static) \ >- $(use_enable threads) \ > $(use_enable tiff) \ > $(use_enable usb libusb) \ > $(use_with java) \
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 350406
: 258672