]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-null/Makefile.in
ITS#4613 fix
[openldap] / servers / slapd / back-null / Makefile.in
index 327ef9ab19bd9ccfc991ae8d606f45765bb7e5a6..47ba6f28b7387ea10ea5793018da7bf1a3769843 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -21,7 +21,6 @@ LDAP_LIBDIR= ../../../libraries
 
 BUILD_OPT = "--enable-null"
 BUILD_MOD = @BUILD_NULL@
-BUILD_MOD_DYNAMIC = @BUILD_NULL_DYNAMIC@
 
 mod_DEFS = -DSLAPD_IMPORT
 MOD_DEFS = $(@BUILD_NULL@_DEFS)