pkgsrc/graphics/geomview/patches/patch-ai
jlam a5f5b18417 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. If not
on Linux, force use of specific fstropen code.  Also fix check for AIX in
the source code.
2001-07-04 03:08:57 +00:00

13 lines
237 B
Text

$NetBSD: patch-ai,v 1.1 2001/07/04 03:08:58 jlam Exp $
--- acconfig.h.orig Tue Feb 27 14:43:20 2001
+++ acconfig.h
@@ -8,7 +8,7 @@
/* Does -lXmu exist on this system? */
#define HAVE_XMU 0
-#define AIX 0
+#undef AIX
#undef sgi