[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patches to dev-libs/db
From: |
Nicola Pero |
Subject: |
Re: Patches to dev-libs/db |
Date: |
Sat, 11 Aug 2001 04:11:12 +0100 (BST) |
Thanks - applied
>>>>> "Kim" == Kim Shrier <kim@tinker.com> writes:
Kim> While experimenting with the dev-libs/db source I ran into
Kim> some minor problems. These patches are against the dev-libs
Kim> sources from August 6.
Kim> dev-libs-patch1 - this corrects a misspelled word "pricipal"
Kim> in a comment and in an error message.
Kim> dev-libs-patch2 - This adds a definition for
Kim> MySQL_PRINCIPAL_CLASS in the GNUmakefile for the MySQL
Kim> adaptor. Without this macro definition, the Info.plist and
Kim> Info-gnustep.plist files are not generated correctly.
Kim> dev-libs-patch3 - This adds a definition for
Kim> Postgres95_PRINCIPAL_CLASS in the GNUmakefile for the
Kim> Postgres95 adaptor. Without this macro definition, the
Kim> Info.plist and Info-gnustep.plist files are not generated
Kim> correctly.