Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/x11/Xserver Pull up revision 1.27 (requested by jmc in ti...
details: https://anonhg.NetBSD.org/src/rev/4890b7a3e2ea
branches: netbsd-3
changeset: 575273:4890b7a3e2ea
user: tron <tron%NetBSD.org@localhost>
date: Wed Apr 06 22:38:04 2005 +0000
description:
Pull up revision 1.27 (requested by jmc in ticket #114):
NetBSD-vax needs the "fb" library to build the "Xdmx" server.
diffstat:
x11/Xserver/Makefile.common | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 202a136aee8b -r 4890b7a3e2ea x11/Xserver/Makefile.common
--- a/x11/Xserver/Makefile.common Wed Apr 06 22:37:32 2005 +0000
+++ b/x11/Xserver/Makefile.common Wed Apr 06 22:38:04 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20.2.6 2005/04/06 22:26:01 tron Exp $
+# $NetBSD: Makefile.common,v 1.20.2.7 2005/04/06 22:38:04 tron Exp $
# These define parts of the Xserver tree that are to be
# conditionally compiled for different platforms. See
@@ -79,7 +79,6 @@
.endif
.if ${MACHINE} == "vax"
-XSERVER_HAS_FB= no
XSERVER_XVFB= no
.endif
Home |
Main Index |
Thread Index |
Old Index