Subject: CVS commit: pkgsrc/pkgtools/libnbcompat/files
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/03/2003 01:55:57
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Sep  3 01:55:57 UTC 2003

Modified Files:
	pkgsrc/pkgtools/libnbcompat/files: nbcompat.h

Log Message:
Use '#if !HAVE_xxx' instead of '#ifndef HAVE_xxx' to cover cases when
-DHAVE_xxx=0 is set on the command-line.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/pkgtools/libnbcompat/files/nbcompat.h

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