Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mit/xorg/lib/libXinerama update for libXinerama 1.1.3



details:   https://anonhg.NetBSD.org/src/rev/9f0451bd9807
branches:  trunk
changeset: 339421:9f0451bd9807
user:      mrg <mrg%NetBSD.org@localhost>
date:      Wed Jul 22 02:23:20 2015 +0000

description:
update for libXinerama 1.1.3

diffstat:

 external/mit/xorg/lib/libXinerama/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 79a3a5bf130f -r 9f0451bd9807 external/mit/xorg/lib/libXinerama/Makefile
--- a/external/mit/xorg/lib/libXinerama/Makefile        Tue Jul 21 21:42:15 2015 +0000
+++ b/external/mit/xorg/lib/libXinerama/Makefile        Wed Jul 22 02:23:20 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.5 2009/11/09 03:27:05 mrg Exp $
+#      $NetBSD: Makefile,v 1.6 2015/07/22 02:23:20 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -10,6 +10,7 @@
 SRCS=  Xinerama.c
 
 CPPFLAGS+=     ${X11FLAGS.THREADLIB}
+CPPFLAGS+=     -DHAVE__XEATDATAWORDS
 
 MAN=   Xinerama.3
 MLINKS=        Xinerama.3 XineramaQueryExtension.3 \



Home | Main Index | Thread Index | Old Index