[svn] commit: r2370 - /trunk/doc/guide/bind10-guide.xml
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jun 30 20:29:03 UTC 2010
Author: jreed
Date: Wed Jun 30 20:29:02 2010
New Revision: 2370
Log:
mention that pkg-config is required to build (and make but that
is probably to obvious)
Modified:
trunk/doc/guide/bind10-guide.xml
Modified: trunk/doc/guide/bind10-guide.xml
==============================================================================
--- trunk/doc/guide/bind10-guide.xml (original)
+++ trunk/doc/guide/bind10-guide.xml Wed Jun 30 20:29:02 2010
@@ -284,7 +284,7 @@
<para>
Building BIND 10 also requires a C++ compiler and
- standard development headers.
+ standard development headers, make, and pkg-config.
BIND 10 builds have been tested with GCC g++ 3.4.3, 4.1.2,
4.1.3, 4.2.1, 4.3.2, and 4.4.1.
</para>
More information about the bind10-changes
mailing list