Browse Source

Use --install with autoreconf to make sure config.guess, config.sub,
ltmain.sh, etc are put in place.


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1065 e5f2f494-b856-4b98-b285-d166d9295462

Jeremy C. Reed 15 years ago
parent
commit
6ab3baa994
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README

+ 1 - 1
README

@@ -8,7 +8,7 @@ BUILDING
 
 Simple build instructions:
 
-  autoreconf
+  autoreconf --install
   ./configure
   make