]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/tools/Makefile.in
Relocate schema_init() call to main()
[openldap] / servers / slapd / tools / Makefile.in
index 183275d27da5d0a96d977882d9e293e74a748a51..7b897ce186dd04fc820732a3012db7527db6ab30 100644 (file)
@@ -1,6 +1,8 @@
 # $OpenLDAP$
+## Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 #-----------------------------------------------------------------------------
-# Copyright (c) 1995 Regents of the University of Michigan.
+# Portions Copyright (c) 1995 Regents of the University of Michigan.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms are permitted
@@ -27,7 +29,7 @@ XLDFLAGS = $(MODULES_LDFLAGS) $(SLAPD_MODULES)
 
 XLIBS = -lavl -lldif -lldbm -llutil -lldap_r -llber
 XXLIBS = $(LDAPD_LIBS) $(SLAPD_LIBS) \
-       $(PERL_LDFLAGS) $(LDBM_LIBS) $(SECURITY_LIBS) \
+       $(LDBM_LIBS) $(SECURITY_LIBS) \
        $(LDIF_LIBS) $(LUTIL_LIBS)
 XXXLIBS = $(LTHREAD_LIBS) $(MODULES_LIBS)