zone.lisp, frontend.lisp: New configuration-variable machinery.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 22 Dec 2014 20:32:58 +0000 (20:32 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 23 Dec 2014 11:57:32 +0000 (11:57 +0000)
commit2d8313b9b91fd104faf9d102910c10d022b91926
tree9ac6cef73e157d737e55711512ce9a6dbc5fead4
parent5bc6b584b5bafd701dc2c36401959f749942b8f1
zone.lisp, frontend.lisp: New configuration-variable machinery.

Maintain a list `*zone-config*' of configuration variables, and have the
frontend rebind these around each input file.  Add
`*sshfp-pathname-defaults*' and `*dkim-pathname-defaults*' to the list.
frontend.lisp
zone.lisp