[svn] commit: r1065 - /trunk/README
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Mar 1 23:27:51 UTC 2010
Author: jreed
Date: Mon Mar 1 23:27:51 2010
New Revision: 1065
Log:
Use --install with autoreconf to make sure config.guess, config.sub,
ltmain.sh, etc are put in place.
Modified:
trunk/README
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Mar 1 23:27:51 2010
@@ -8,7 +8,7 @@
Simple build instructions:
- autoreconf
+ autoreconf --install
./configure
make
More information about the bind10-changes
mailing list