Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/x11/Xserver/Xfont/xtt Pull up revision 1.7 (requested by ...



details:   https://anonhg.NetBSD.org/src/rev/d5eaac9735f1
branches:  netbsd-3
changeset: 576391:d5eaac9735f1
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jul 02 16:12:13 2005 +0000

description:
Pull up revision 1.7 (requested by rtr in ticket #526):
no xttcap.c in this module

diffstat:

 x11/Xserver/Xfont/xtt/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r bf90f8e31ed4 -r d5eaac9735f1 x11/Xserver/Xfont/xtt/Makefile
--- a/x11/Xserver/Xfont/xtt/Makefile    Sat Jul 02 16:10:08 2005 +0000
+++ b/x11/Xserver/Xfont/xtt/Makefile    Sat Jul 02 16:12:13 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.4.8.2 2005/04/06 21:08:53 tron Exp $
+#      $NetBSD: Makefile,v 1.4.8.3 2005/07/02 16:12:13 tron Exp $
 
 XMODULEDIR=    ${X11USRLIBDIR}/modules/fonts
 
@@ -6,10 +6,6 @@
 
 LIB=   xtt
 
-# XXX we are building module only version
-.PATH: ${X11SRCDIR.xc}/lib/font/FreeType
-SRCS=  xttcap.c
-
 .PATH: ${X11SRCDIR.xc}/lib/font/FreeType/module
 SRCS+= xttmodule.c
 



Home | Main Index | Thread Index | Old Index