diff options
Diffstat (limited to 'dns/bind910/files/patch-configure')
-rw-r--r-- | dns/bind910/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dns/bind910/files/patch-configure b/dns/bind910/files/patch-configure new file mode 100644 index 00000000000..e4a1689912c --- /dev/null +++ b/dns/bind910/files/patch-configure @@ -0,0 +1,10 @@ +--- ./configure.orig 2014-05-27 06:45:53.000000000 +0200 ++++ ./configure 2014-06-16 13:05:38.000000000 +0200 +@@ -13899,6 +13899,7 @@ + "-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv" \ + "-lgssapi" \ + "-lgssapi -lkrb5 -ldes -lcrypt -lasn1 -lroken -lcom_err" \ ++ "-lkrb5 -lgssapi_krb5 -lkrb5support -lk5crypto -lcom_err" \ + "-lgssapi -lkrb5 -lcrypto -lcrypt -lasn1 -lroken -lcom_err" \ + "-lgssapi -lkrb5 -lgssapi_krb5 -lcrypto -lcrypt -lasn1 -lroken -lcom_err" \ + "-lgssapi -lkrb5 -lhx509 -lcrypto -lcrypt -lasn1 -lroken -lcom_err" \ |