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.32 retrieving revision 1.33 diff -u -p -r1.32 -r1.33 --- src/UPDATING 2001/08/22 03:11:09 1.32 +++ src/UPDATING 2001/08/22 03:15:48 1.33 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.32 2001/08/22 03:11:09 itojun Exp $ +$NetBSD: UPDATING,v 1.33 2001/08/22 03:15:48 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,10 +8,6 @@ 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