pkgsrc/x11/xscribble/patches/patch-ac
2012-07-30 04:08:53 +00:00

16 lines
442 B
Text

$NetBSD: patch-ac,v 1.2 2012/07/30 04:08:53 dholland Exp $
Everything pkgsrc builds on counts as "unix", but doesn't necessarily
pollute the namespace with that by default.
--- lirec/util.h.orig 2000-06-12 22:20:14.000000000 +0000
+++ lirec/util.h
@@ -53,7 +53,7 @@ char *tempstring(); /* returns a pointer
# define GRAPHICS /* only GDEV on unix machines */
#endif
-#ifndef unix
+#if 0
/* various BSD to lattice C name changes */