gnu: yadifa: Re-enable NSID support.

* gnu/packages/dns.scm (yadifa)[arguments]: Remove ‘--disable-nsid’
configure flag.
This commit is contained in:
Tobias Geerinckx-Rice 2017-07-14 19:38:06 +02:00
parent e0d87f8e5a
commit e049372a4a
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -470,10 +470,7 @@ (define-public yadifa
"--enable-shared" "--disable-static"
"--enable-messages" "--enable-ctrl"
"--enable-nsec" "--enable-nsec3"
"--enable-tsig" "--enable-caching"
;; NSID is a rarely-used debugging aid, that also
;; causes the build to fail. Just disable it.
"--disable-nsid")))
"--enable-tsig" "--enable-caching")))
(home-page "http://www.yadifa.eu/")
(synopsis "Authoritative DNS name server")
(description "YADIFA is an authoritative name server for the @dfn{Domain