pkgsrc/graphics/geomview/patches/patch-aj
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
241 B
Text

$NetBSD: patch-aj,v 1.1 2001/07/04 03:08:58 jlam Exp $
--- config.h.in.orig Thu Mar 1 13:10:38 2001
+++ config.h.in
@@ -53,7 +53,7 @@
/* Does -lXmu exist on this system? */
#define HAVE_XMU 0
-#define AIX 0
+#undef AIX
#undef sgi