Subject: CVS commit: pkgsrc/emulators/xbeeb
From: David A. Holland
Date: 2011-10-03 06:45:40
Message id: 20111003044540.BAF0C175DD@cvs.netbsd.org

Log Message:
It is evil for header files to check the include guards of other files
to decide what to declare. It is much more evil to do this when the
other include file belongs to someone else. Teach this to check the
other possible include guard for Xlib.h. Fixes NetBSD native X build.

Files:
RevisionActionfile
1.9modifypkgsrc/emulators/xbeeb/distinfo
1.1addpkgsrc/emulators/xbeeb/patches/patch-src_Screen_h