remove unused definition of DEFAULT_CONFIG_FILE. OK by cube.
This commit is contained in:
parent
412427525e
commit
25fbe84db2
3
external/mit/xorg/bin/xfs/Makefile
vendored
3
external/mit/xorg/bin/xfs/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2008/10/14 23:37:19 cube Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2008/11/18 22:31:35 hans Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -26,7 +26,6 @@ CONN_DEFINES= ${X11FLAGS.CONNECTION} -DFONT_t -DTRANS_SERVER \
|
||||
|
||||
XFSCONFIGDIR= ${X11ETCDIR}/fs
|
||||
|
||||
CPPFLAGS.main.c= -DDEFAULT_CONFIG_FILE=\"${XFSCONFIGDIR}/config\"
|
||||
CPPFLAGS.initfonts.c= -DFONT_PCF -DFONT_FS -DFONT_SPEEDO -DFONTCACHE
|
||||
CPPFLAGS.connection.c= ${CONN_DEFINES} -DBSD44SOCKETS \
|
||||
${X11FLAGS.OS_DEFINES}
|
||||
|
Loading…
Reference in New Issue
Block a user