blob: 9867222e2faa0054391cd9f2f77e5e80b19492e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.1 2002/02/11 13:39:43 tron Exp $
--- lib/X11/Imakefile.orig Wed Sep 1 23:00:15 1999
+++ lib/X11/Imakefile Mon Feb 11 13:42:17 2002
@@ -905,7 +905,7 @@
OBJS = $(OBJS1) $(OBJS2) $(OBJS3)
-#if !BuildServersOnly || XnestServer
+#if 1
#include <Library.tmpl>
SpecialCLibObjectRule(ErrDes,$(ICONFIGFILES),$(EDB_DEFINES))
|