]> git.sur5r.net Git - openldap/commit - servers/slurpd/Makefile.in
Add libtool support based upon patch by Bart Hartgers <Hartgers@kfm1.phys.tue.nl>
authorKurt Zeilenga <kurt@openldap.org>
Sun, 22 Nov 1998 04:22:28 +0000 (04:22 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 22 Nov 1998 04:22:28 +0000 (04:22 +0000)
commit6f92e197dcd0a8edb96dbb7c9a3df266eb017f75
treefa5409bbdf242ce1a00546d84e0adf7de2d7a946
parent1941422b2db7fdcc2ed4a4764b19871a32465eb7
Add libtool support based upon patch by Bart Hartgers <Hartgers@kfm1.phys.tue.nl>
  Updated to use libtool 1.2 (with FreeBSD3.0 a.out v. elf detection).
  Updated autoconf to 1.12 with sed patch (don't use stock 1.12).
  aclocal.m4 is built using automake's aclocal, v1.3.
  Updated mkdep to support libtool .lo files.
Updated automake provided macros for TERMIOS, STRTOD, MKTIME, PTRDIFF_T
Autoconf now checks to ensure C compiler supports ANSI C prototypes.
Updated make files templates.
37 files changed:
Makefile.in
acconfig.h
acinclude.m4 [new file with mode: 0644]
aclocal.m4
build/config.guess [new file with mode: 0755]
build/config.sub [new file with mode: 0755]
build/dir.mk
build/lib-shared.mk [new file with mode: 0644]
build/lib-static.mk [new file with mode: 0644]
build/lib.mk
build/ltconfig [new file with mode: 0755]
build/ltmain.sh [new file with mode: 0755]
build/man.mk
build/mkdep
build/openldap.m4 [new file with mode: 0644]
build/rules.mk
build/srv.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
include/Makefile.in
include/ac/termios.h
include/portable.h.in
libraries/liblber/Makefile.in
libraries/libldap/Makefile.in
libraries/libldap/strdup.c
servers/ldapd/Makefile.in
servers/slapd/Makefile.in
servers/slapd/tools/Makefile.in
servers/slurpd/Makefile.in