a5f5b18417
on Linux, force use of specific fstropen code. Also fix check for AIX in the source code.
13 lines
241 B
Text
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
|
|
|