]> git.sur5r.net Git - openldap/blobdiff - contrib/slapd-modules/allop/README
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / contrib / slapd-modules / allop / README
index 5e054cae5daaeaae0c7d276b7621a707495e12c2..bda4539aa212ecf35195c35b262258fb1aea5cfc 100644 (file)
@@ -12,15 +12,13 @@ allop-URI   <ldapURI>
 if the allop-URI is not given, the rootDSE, i.e. "ldap:///??base",
 is assumed.
 
-No Makefile is provided. Use a command line similar to:
+Use Makefile to compile this plugin or use a command line similar to:
 
 gcc -shared -I../../../include -I../../../servers/slapd -Wall -g \
        -o allop.so allop.c
 
-to compile this overlay.
-
 ---
-Copyright 2004-2009 The OpenLDAP Foundation. All rights reserved.
+Copyright 2004-2012 The OpenLDAP Foundation. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted only as authorized by the OpenLDAP