Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/bin/xfs Replace __appmansuffix__ in fsconf...
details: https://anonhg.NetBSD.org/src/rev/abadb36da48e
branches: trunk
changeset: 755152:abadb36da48e
user: veego <veego%NetBSD.org@localhost>
date: Mon May 24 05:30:40 2010 +0000
description:
Replace __appmansuffix__ in fsconfig.cpp
diffstat:
external/mit/xorg/bin/xfs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6d941b915509 -r abadb36da48e external/mit/xorg/bin/xfs/Makefile
--- a/external/mit/xorg/bin/xfs/Makefile Mon May 24 03:50:25 2010 +0000
+++ b/external/mit/xorg/bin/xfs/Makefile Mon May 24 05:30:40 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/06/18 02:45:30 mrg Exp $
+# $NetBSD: Makefile,v 1.6 2010/05/24 05:30:40 veego Exp $
.include <bsd.own.mk>
@@ -48,7 +48,7 @@
BUILDSYMLINKS= config.cpp fsconfig.cpp
CPPSCRIPTS= fsconfig
CPPSCRIPTFLAGS= -DDEFAULTFONTPATH=${X11FONTDIR}/misc/,${X11FONTDIR}/Type1/,${X11FONTDIR}/75dpi/,${X11FONTDIR}/100dpi/ \
- -DFSERRORS=/var/log/xfs.log
+ -DFSERRORS=/var/log/xfs.log -D__appmansuffix__=1
CONFIGFILES= fsconfig
FILESNAME= config
Home |
Main Index |
Thread Index |
Old Index