Subject: CVS commit: src/x11/lib
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/23/2003 10:59:20
Module Name:	src
Committed By:	lukem
Date:		Tue Sep 23 10:59:20 UTC 2003

Modified Files:
	src/x11/lib/FS: Makefile
	src/x11/lib/X11: Makefile.libx11
	src/x11/lib/xlibi18n/im: Makefile

Log Message:
use COPTS(|.file.c)=-Wno-error to work around the gcc 3.3 warning:
``warning: comparison is always true due to limited range of data type''


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/x11/lib/FS/Makefile
cvs rdiff -r1.2 -r1.3 src/x11/lib/X11/Makefile.libx11
cvs rdiff -r1.1.1.1 -r1.2 src/x11/lib/xlibi18n/im/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.