Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.31 retrieving revision 1.32 diff -u -p -r1.31 -r1.32 --- src/UPDATING 2001/08/03 14:47:17 1.31 +++ src/UPDATING 2001/08/22 03:11:09 1.32 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.31 2001/08/03 14:47:17 enami Exp $ +$NetBSD: UPDATING,v 1.32 2001/08/22 03:11:09 itojun Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -8,6 +8,10 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20010814: + TOOLDIR must be set in /etc/mk.conf. + http://mail-index.netbsd.org/current-users/2001/08/14/0002.html + 20010803: grep.info is now built from grep.texi using makeinfo. Since it requires makeinfo v4.0, you need to install new texinfo before