FreeBSD Bugzilla – Attachment 207165 Details for
Bug 240297
dns/opendnssec{2}: Fails to configure after ldns 1.7.1 update (configure: error: Can't find ldns library)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add proper prefix path to ldns-config script.
patch-packaging_ldns-config.in (text/plain), 277 bytes, created by
Santhosh Raju
on 2019-09-03 19:53:19 UTC
(
hide
)
Description:
Patch to add proper prefix path to ldns-config script.
Filename:
MIME Type:
Creator:
Santhosh Raju
Created:
2019-09-03 19:53:19 UTC
Size:
277 bytes
patch
obsolete
>--- packaging/ldns-config.in.orig 2019-09-03 19:39:55 UTC >+++ packaging/ldns-config.in >@@ -1,5 +1,7 @@ > #!/bin/sh > >+prefix="@prefix@" >+exec_prefix="@exec_prefix@" > VERSION="@PACKAGE_VERSION@" > LDFLAGS="@LDFLAGS@ @LIBSSL_LDFLAGS@ @PYTHON_LDFLAGS@" > LIBS="@LIBS@ @LIBSSL_LIBS@"
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 240297
:
207138
|
207139
|
207165
|
207180