~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_ldap/plugin.ini

  • Committer: Mark Atwood
  • Date: 2011-10-06 04:38:39 UTC
  • mfrom: (2426.3.1 drizzle-docs71)
  • Revision ID: me@mark.atwood.name-20111006043839-qrtu9wtrr04k7ie4
mergeĀ lp:~hingo/drizzle/drizzle-new-pandora-pluginini-keys

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
license=PLUGIN_LICENSE_GPL
7
7
build_conditional="x${ac_cv_libldap}" = "xyes"
8
8
ldflags=${LTLIBLDAP}
9
 
extra_dist=schema/README
10
 
 schema/gentestusers.sh
11
 
 schema/openldap/drizzle.ldif
12
 
 schema/openldap/drizzle.schema
13
 
 test_ldap.sh
 
9
pkg_scripts= schema/drizzle_create_ldap_user
 
10
pkg_data= schema/README.auth_ldap schema/openldap/drizzle_openldap.ldif schema/openldap/drizzle_openldap.schema
 
11
extra_dist=test_ldap.sh