15 lines
318 B
Text
15 lines
318 B
Text
$NetBSD: patch-ab,v 1.1 1999/07/23 15:48:16 frueauf Exp $
|
|
|
|
--- Imakefile-orig Thu Jan 29 04:06:12 1998
|
|
+++ Imakefile Wed Jul 21 19:44:31 1999
|
|
@@ -158,6 +158,10 @@
|
|
# endif
|
|
#endif
|
|
|
|
+#if defined(NetBSDArchitecture)
|
|
+XRN_DEFINES = -Dunix
|
|
+#endif
|
|
+
|
|
/*
|
|
* You probably don't need to change anything in this block.
|
|
*/
|