]> git.sur5r.net Git - openldap/commit
Update build environment:
authorKurt Zeilenga <kurt@openldap.org>
Sun, 29 Nov 1998 19:48:28 +0000 (19:48 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 29 Nov 1998 19:48:28 +0000 (19:48 +0000)
commitedd464ee8f98f566b94851d4d8463ae4e1a407eb
treef99480c5d2c0f862b965d6ad1cfd991319b52f87
parent9aa2cd646bf4b2bd6fbbf3efdb0c309d31bf9aab
Update build environment:
  default sysconfdir subdirectory is openldap instead of ldap.
    This removes conflicts with other ldap subsystems.  Should
    be configure option.
  *.conf files are now preserved.  A *.conf.default are always
    created with the latest conf.
  *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir)
  updated man pages to reflect changes.
22 files changed:
build/man.mk
build/top.mk
clients/fax500/Makefile.in
clients/finger/Makefile.in
clients/gopher/Makefile.in
clients/mail500/Makefile.in
clients/rcpt500/Makefile.in
clients/tools/Makefile.in
clients/ud/Makefile.in
configure
configure.in
doc/man/man3/ldap_friendly.3
doc/man/man5/ldapfriendly.5
doc/man/man8/rcpt500.8
include/Makefile.in
include/ldapconfig.h.edit
libraries/liblber/Makefile.in
libraries/libldap/Makefile.in
servers/ldapd/Makefile.in
servers/slapd/Makefile.in
servers/slapd/tools/Makefile.in
servers/slurpd/Makefile.in