Automatized BIND building

Adam Tkac atkac at redhat.com
Wed Jul 4 12:30:11 UTC 2007


Hi,

I did small progress on these bits. You could download archive 
http://people.redhat.com/atkac/bind/configure.tar.bz2 . It contains 
modernized configure template, patch to sources, config.h.in which is 
generated by autoheader from configure and obsoletes all statements like 
@something@ in code (*h.in could be renamed as *.h) and also makes 
obsolete acconfig.h file. I thing we could try use these improved files 
in next alpha of BIND, aren't we? Also could be made 9.5.0a6 tarball 
when a6 version is commited in CVS :)

TODO
  - write Makefile.am-s, always use libtool
  - remove statements where configure "guess" something and substitute 
it by --with-* option

After those changes we could finally completely integrate sources from 
contrib subdirectory and simple build it by option --enable-* , not like 
current sdb and D-BUS support building.

Adam


More information about the bind-workers mailing list