20 lines
386 B
Plaintext
20 lines
386 B
Plaintext
$NetBSD: patch-ad,v 1.1 2002/02/23 18:34:14 tron Exp $
|
|
|
|
--- Imakefile.orig Sat Feb 23 18:34:46 2002
|
|
+++ Imakefile Sat Feb 23 18:34:28 2002
|
|
@@ -8,11 +8,11 @@
|
|
#define OSName Unknown Operating System!
|
|
#endif
|
|
|
|
-#if !BuildServersOnly
|
|
-#if BuildFonts
|
|
+#if 1
|
|
+#if 1
|
|
FONTSDIR = fonts
|
|
#endif
|
|
-#ifndef Win32Architecture
|
|
+#if 0
|
|
DOCSDIR = doc
|
|
NLSSUBDIR = nls
|
|
#endif
|