]> 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 f887ebf0f73e512408be2b8737050432df8d6655..bda4539aa212ecf35195c35b262258fb1aea5cfc 100644 (file)
@@ -12,13 +12,11 @@ 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-2012 The OpenLDAP Foundation. All rights reserved.