CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/03/26 15:35:28
Modified files:
usr.sbin/unbound: Makefile.in configure configure.ac
Added files:
usr.sbin/unbound/doc: unbound-host.1.in
Removed files:
usr.sbin/unbound/doc: unbound-host.1
Log message:
Handle unbound-host(1) the same way as other manpages and have configure
generate a copy in the build directory. Removes some complexity and fixes
a problem noticed by rpe@ when running 'make -f Makefile.bsd-wrapper clean'
in src dir without having an obj dir present. From upstream r3100.