4d89e1cf37
- Install into sub directory "X11R6.3" because at least on systems with "xpkwedge" installed it is not obvious what "/usr/pkg/R6.3" is. - Build and install own "xkbcomp" because the old servers don't work with XFree86 4.x's one.
15 lines
385 B
Text
15 lines
385 B
Text
$NetBSD: patch-ab,v 1.1 2002/02/11 13:39:42 tron Exp $
|
|
|
|
--- lib/Imakefile.orig Wed Aug 20 07:46:03 1997
|
|
+++ lib/Imakefile Mon Feb 11 12:01:37 2002
|
|
@@ -67,9 +67,9 @@
|
|
$(XDPMSLIBDIR) \
|
|
Xp $(ZLIBDIR)
|
|
#else
|
|
-#if XnestServer
|
|
+#if 1
|
|
XEXTDIR = Xext
|
|
#endif
|
|
|
|
LINTSUBDIRS = Xau Xdmcp X11 $(XEXTDIR) $(XKBLIBDIR) $(XKBUILIBDIR) \
|
|
$(LBXUTILDIR) $(XF86EXTLIBS) $(ZLIBDIR)
|