Subject: CVS commit: pkgsrc/databases/php4-dba
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/28/2001 00:31:33
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Oct 27 21:31:33 UTC 2001

Modified Files:
	pkgsrc/databases/php4-dba: distinfo
Added Files:
	pkgsrc/databases/php4-dba/patches: patch-aa patch-ab

Log Message:
The ndbm code was preprocessed out of the sources because the symbol defined
in config.h wasn't being used.  Fix this by including config.h in the
relevant dba_*.c files.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/php4-dba/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/databases/php4-dba/patches/patch-aa \
    pkgsrc/databases/php4-dba/patches/patch-ab

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