Module Name: src
Committed By: mrg
Date: Mon Nov 9 07:01:03 UTC 2009
Modified Files:
src/external/mit/xorg/bin/xdpyinfo: Makefile
Log Message:
add a note about adding compositing libs support
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/mit/xorg/bin/xdpyinfo/Makefile
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/bin/xdpyinfo/Makefile
diff -u src/external/mit/xorg/bin/xdpyinfo/Makefile:1.1.1.1 src/external/mit/xorg/bin/xdpyinfo/Makefile:1.2
--- src/external/mit/xorg/bin/xdpyinfo/Makefile:1.1.1.1 Tue Jul 29 05:01:22 2008
+++ src/external/mit/xorg/bin/xdpyinfo/Makefile Mon Nov 9 07:01:03 2009
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
+# $NetBSD: Makefile,v 1.2 2009/11/09 07:01:03 mrg Exp $
.include <bsd.own.mk>
+# XXX add composite lib support
+
PROG= xdpyinfo
CPPFLAGS+=-DMITSHM -DXKB -DXINPUT -DXRENDER