[svn] commit: r90 - in /trunk: ./ src/lib/ src/lib/dns/

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Oct 16 06:20:23 UTC 2009


Author: jinmei
Date: Fri Oct 16 06:20:23 2009
New Revision: 90

Log:
added a minimal set to build the package.
(I used automake since it seems to be a convenient way of quick start,
but we can change that to in-house Makefile.in's later if we want)

Added:
    trunk/AUTHORS
    trunk/COPYING
    trunk/ChangeLog
    trunk/Makefile.am
    trunk/Makefile.in
    trunk/NEWS
    trunk/README
    trunk/aclocal.m4
    trunk/config.h.in
    trunk/configure   (with props)
    trunk/configure.ac
    trunk/install-sh   (with props)
    trunk/missing   (with props)
    trunk/src/lib/
    trunk/src/lib/Makefile.am
    trunk/src/lib/Makefile.in
    trunk/src/lib/dns/
    trunk/src/lib/dns/Makefile.am
    trunk/src/lib/dns/Makefile.in
    trunk/src/lib/dns/name.cc
    trunk/src/lib/dns/name.h




More information about the bind10-changes mailing list