Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/08/2000 14:33:40
Module Name: syssrc
Committed By: bjh21
Date: Sun Oct 8 11:33:40 UTC 2000
Modified Files:
syssrc/usr.sbin/config: main.c
Log Message:
Don't try to use yydebug when we're building on a foreign system. Not all
yaccs provide it (notably GNU Bison 1.28).
Fixes the final part of PR#9112 (building under GNU/Linux).
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/usr.sbin/config/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.