[bind10-dev] [svn] commit: r1853 - in /trunk: configure.ac src/bin/auth/Makefile.am src/bin/auth/spec_config.h.in src/bin/auth/spec_config.h.pre.in src/bin/xfrout/xfrout.py.in
Jeremy C. Reed
jreed at isc.org
Wed May 19 03:18:51 UTC 2010
On Wed, 19 May 2010, BIND 10 source code commits wrote:
> +spec_config.h: spec_config.h.pre
> + $(SED) -e "s|@@LOCALSTATEDIR@@|$(localstatedir)|" spec_config.h.pre >$@
> +
Nothing in Makefile to tell it to build spec_config.h. Probably add to
b10_auth_SOURCES.
More information about the bind10-dev
mailing list