NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/30675 CVS commit: src/distrib



The following reply was made to PR toolchain/30675; it has been noted by GNATS.

From: Luke Mewburn <lukem%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/30675 CVS commit: src/distrib
Date: Thu, 21 Aug 2008 06:17:41 +0000 (UTC)

 Module Name:   src
 Committed By:  lukem
 Date:          Thu Aug 21 06:17:41 UTC 2008
 
 Modified Files:
        src/distrib: Makefile
 
 Log Message:
 Don't descend into distrib/notes if MKMAN==no, because
 groff (et al) isn't available in $TOOLDIR in that situation.
 Fixes PR 30675.
 (If we ever implement more specific "don't build groff" or "don't build C++"
 build knobs, we can change this to use that.)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.14 -r1.15 src/distrib/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index