]> git.sur5r.net Git - openldap/commit
Update build environment to fix VPATH support.
authorKurt Zeilenga <kurt@openldap.org>
Sun, 10 Jan 1999 02:25:41 +0000 (02:25 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 10 Jan 1999 02:25:41 +0000 (02:25 +0000)
commit334768c1bbb867f5a5a31d78f20152de5526c2ba
treebaadb0e6f5dd53aa6da17e50c605897c6b308869
parentd0516836b57d967d2ae604deef528f5f55518d7a
Update build environment to fix VPATH support.
  make depend, make tests, and make install all work when build directory
  is not the $srcdir.
Also modified library handling such that -lpthread more likely to be last.
WARNING: new orderring requires use of LDFLAGS to set global loader options
  such as -L/usr/local/lib.  If you put this in LIBS, some libraries
  may not be found a link time.
Likely broke Kerberos/LDAPD support.  Don't have those in my testbed.
37 files changed:
acconfig.h
build/man.mk
build/mkdep
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
include/Makefile.in
include/portable.h.in
libraries/libavl/Makefile.in
libraries/liblber/Makefile.in
libraries/libldap/Makefile.in
libraries/libldap_r/Makefile.in
libraries/libldbm/Makefile.in
libraries/liblthread/Makefile.in
servers/ldapd/Makefile.in
servers/slapd/Makefile.in
servers/slapd/back-shell/shell.h
servers/slapd/tools/Makefile.in
servers/slurpd/Makefile.in
tests/Makefile.in
tests/scripts/all
tests/scripts/defines.sh
tests/scripts/test001-ldif2ldbm
tests/scripts/test001-slapadd
tests/scripts/test002-populate
tests/scripts/test003-search
tests/scripts/test004-modify
tests/scripts/test005-modrdn
tests/scripts/test006-acls
tests/scripts/test007-replication