]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-passwd/Makefile.in
ITS#3607 add automatic BDB recovery
[openldap] / servers / slapd / back-passwd / Makefile.in
index 91c65888419b97003372bdae71653888b994d4a3..f60db2b4fa76991ef523d187503867282aebcca5 100644 (file)
@@ -1,6 +1,8 @@
 # Makefile.in for back-passwd
 # $OpenLDAP$
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
+##
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -19,7 +21,6 @@ LDAP_LIBDIR= ../../../libraries
 
 BUILD_OPT = "--enable-passwd"
 BUILD_MOD = @BUILD_PASSWD@
-BUILD_MOD_DYNAMIC = @BUILD_PASSWD_DYNAMIC@
 
 mod_DEFS = -DSLAPD_IMPORT
 MOD_DEFS = $(@BUILD_PASSWD@_DEFS)