diff options
Diffstat (limited to 'news/xrn')
-rw-r--r-- | news/xrn/patches/patch-ab | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/news/xrn/patches/patch-ab b/news/xrn/patches/patch-ab new file mode 100644 index 00000000000..a4d4fdb756e --- /dev/null +++ b/news/xrn/patches/patch-ab @@ -0,0 +1,15 @@ +$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. + */ |