Subject: CVS commit: pkgsrc/databases
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 11/12/2004 12:39:12
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Fri Nov 12 12:39:12 UTC 2004

Modified Files:
	pkgsrc/databases/mysql-client: Makefile.common
	pkgsrc/databases/mysql4-client: Makefile.common

Log Message:
Enable support for old C API functions in libmysqlclient:
mysql_drop_db(), mysql_create_db() and mysql_connect(), required
to build some applications using the MySQL 3.23.x API.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/databases/mysql-client/Makefile.common
cvs rdiff -r1.21 -r1.22 pkgsrc/databases/mysql4-client/Makefile.common

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