Module Name:    src
Committed By:   mrg
Date:           Sun Jul 18 11:28:22 UTC 2010

Modified Files:
        src/external/mit/xorg/bin/xlsclients: Makefile

Log Message:
... and HAVE_STRNLEN


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/xorg/bin/xlsclients/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/xlsclients/Makefile
diff -u src/external/mit/xorg/bin/xlsclients/Makefile:1.3 src/external/mit/xorg/bin/xlsclients/Makefile:1.4
--- src/external/mit/xorg/bin/xlsclients/Makefile:1.3	Sun Jul 18 11:21:43 2010
+++ src/external/mit/xorg/bin/xlsclients/Makefile	Sun Jul 18 11:28:22 2010
@@ -1,10 +1,10 @@
-#	$NetBSD: Makefile,v 1.3 2010/07/18 11:21:43 mrg Exp $
+#	$NetBSD: Makefile,v 1.4 2010/07/18 11:28:22 mrg Exp $
 
 .include <bsd.own.mk>
 
 PROG=	xlsclients
 
-CPPFLAGS+=	-I${DESTDIR}${X11INCDIR}
+CPPFLAGS+=	-I${DESTDIR}${X11INCDIR} -DHAVE_STRNLEN
 
 #BUILDSYMLINKS=	xlscli.man xlsclients.man
 

Reply via email to