CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/01/24 02:04:48
Modified files:
usr.sbin/bind : Makefile.bsd-wrapper configure configure.in
usr.sbin/bind/bin/dig: Makefile.in
usr.sbin/bind/lib/dns: Makefile.in
usr.sbin/bind/lib/isc: Makefile.in
usr.sbin/bind/lib/isc/unix: Makefile.in
usr.sbin/bind/lib/isccfg: Makefile.in
usr.sbin/bind/make: rules.in
Log message:
Since we are no longer using config.h we can remove a lot of feature
checks from configure. Work started by tedu, I tossed a bunch more.
"go ahead" tedu
This is not comprehensive but returns where diminishing in terms of
saved build time. The next step would probably be to remove configure
entirely.