Module Name:    src
Committed By:   tsutsui
Date:           Tue Aug  4 14:35:24 UTC 2020

Modified Files:
        src/external/mit/xorg/server/xorg-server.old/hw/sun: Makefile.Xsun

Log Message:
Sync with xorg-server:

> Specify default /var/log/Xsun.%s.log path definitions.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/external/mit/xorg/server/xorg-server.old/hw/sun/Makefile.Xsun

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/server/xorg-server.old/hw/sun/Makefile.Xsun
diff -u src/external/mit/xorg/server/xorg-server.old/hw/sun/Makefile.Xsun:1.1 src/external/mit/xorg/server/xorg-server.old/hw/sun/Makefile.Xsun:1.2
--- src/external/mit/xorg/server/xorg-server.old/hw/sun/Makefile.Xsun:1.1	Wed Jul 22 19:26:37 2020
+++ src/external/mit/xorg/server/xorg-server.old/hw/sun/Makefile.Xsun	Tue Aug  4 14:35:24 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.Xsun,v 1.1 2020/07/22 19:26:37 tsutsui Exp $
+#	$NetBSD: Makefile.Xsun,v 1.2 2020/08/04 14:35:24 tsutsui Exp $
 
 .include <bsd.own.mk>
 
@@ -13,6 +13,7 @@ WARNS?=	2
 .PATH:	${X11SRCDIR.xorg-server}/hw/sun
 
 BUILDSYMLINKS=
+CPPFLAGS+=	-DDEFAULT_LOGDIR=\"/var/log\" -DDEFAULT_LOGPREFIX=\"${PROG}.\"
 CPPFLAGS+=	-DINCLUDE_CG2_HEADER
 #CPPFLAGS+=	-DLOWMEMFTPT
 

Reply via email to