Source-Changes-HG archive

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

[src/netbsd-3]: src/x11/lib/font Pull up revision 1.10 (requested by jmc in t...



details:   https://anonhg.NetBSD.org/src/rev/691293a3a21f
branches:  netbsd-3
changeset: 575190:691293a3a21f
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Apr 06 21:08:47 2005 +0000

description:
Pull up revision 1.10 (requested by jmc in ticket #114):
Remove obsolete definition for "codeconv" modules which no longer exist.

diffstat:

 x11/lib/font/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 66343606bfd5 -r 691293a3a21f x11/lib/font/Makefile
--- a/x11/lib/font/Makefile     Wed Apr 06 21:08:07 2005 +0000
+++ b/x11/lib/font/Makefile     Wed Apr 06 21:08:47 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.8.4.1 2005/04/06 20:52:27 tron Exp $
+#      $NetBSD: Makefile,v 1.8.4.2 2005/04/06 21:08:47 tron Exp $
 
 .include <bsd.own.mk>
 
@@ -138,8 +138,6 @@
 #.for fn in ${SRCS.X-TrueType}
 #CPPFLAGS.${fn}=       -DTT_MAKE_OPTION_SINGLE_OBJECT=1 \
 #              -DTT_CONFIG_OPTION_EXTEND_ENGINE \
-#              -DCCONV_MODULE -DCCONV_MODULE_DIR=\"${X11USRLIBDIR}/modules\" \
-#              -DCCONV_MODULE_SUBDIR=\"${X11USRLIBDIR}/modules/codeconv\" \
 #              -DOPT_ENCODINGS -DFREETYPE1_BUILD_DEFINES
 # .endfor
 



Home | Main Index | Thread Index | Old Index