~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
[plugin]
title=LDAP Authentication
description=Authenticate against an LDAP server.
version=0.1
author=Eric Day <eday@oddments.org>
license=PLUGIN_LICENSE_GPL
build_conditional="x${ac_cv_libldap}" = "xyes"
ldflags=${LTLIBLDAP}