Module Name:    src
Committed By:   mrg
Date:           Sat Jun  1 07:53:11 UTC 2013

Modified Files:
        src/external/mit/xorg/lib/libXext: Makefile

Log Message:
define 15:11 <glen> is "off" the lowest setting?  I always count from there.
17:30 <beers> nope, off is not the lowest setting.  the lowest is when the 
battery is removed
17:31 <beers> so say the power specs
define HAVE__XEATDATAWORDS.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/mit/xorg/lib/libXext/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/lib/libXext/Makefile
diff -u src/external/mit/xorg/lib/libXext/Makefile:1.7 src/external/mit/xorg/lib/libXext/Makefile:1.8
--- src/external/mit/xorg/lib/libXext/Makefile:1.7	Thu Feb 24 08:18:40 2011
+++ src/external/mit/xorg/lib/libXext/Makefile	Sat Jun  1 07:53:11 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.7 2011/02/24 08:18:40 mrg Exp $
+#	$NetBSD: Makefile,v 1.8 2013/06/01 07:53:11 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -25,6 +25,7 @@ SRCS=	DPMS.c \
 	globals.c
 
 CPPFLAGS+=	${X11FLAGS.THREADLIB}
+CPPFLAGS+=	-DHAVE__XEATDATAWORDS
 
 LIBDPLIBS=	X11	${.CURDIR}/../libX11/dynamic
 

Reply via email to