Commit Graph

482 Commits

Author SHA1 Message Date
Kurt Zeilenga
da6d9eb046 happy new year 2007-01-02 20:00:42 +00:00
Howard Chu
415d9f50b2 Reject BDB version 4.3; it is too unstable. 2006-11-16 20:48:45 +00:00
Howard Chu
f41d5a1cb1 Add region-size patch for posterity 2006-10-28 08:33:00 +00:00
Howard Chu
8585b7d6bb ITS#4606 fix sys_errlist detection on WIN32 / MSVC 2006-09-14 05:02:41 +00:00
Kurt Zeilenga
86c4079aa9 rm cruft 2006-07-27 18:45:30 +00:00
Kurt Zeilenga
680b98baaf ITS#4415: touch ucdata.h 2006-05-13 01:53:31 +00:00
Kurt Zeilenga
8ae67056fa remove LDBM cruft 2006-04-11 18:49:46 +00:00
Kurt Zeilenga
b5fd7e342a fix typo in last commit 2006-04-08 04:19:48 +00:00
Kurt Zeilenga
6a64f4bc24 Remove configure support for LDBM 2006-04-08 04:15:37 +00:00
Kurt Zeilenga
4ce1deab46 update shtool to 2.0.5 2006-04-03 22:21:16 +00:00
Kurt Zeilenga
9a82a56779 update to v1.5.22 2006-04-03 22:16:47 +00:00
Kurt Zeilenga
7660018ef4 cleanup --with-tls handle 2006-02-17 22:46:22 +00:00
Kurt Zeilenga
acbb5cf689 Happy new year! 2006-01-03 23:11:52 +00:00
Kurt Zeilenga
1799e235da Ready for new year 2006-01-03 19:04:27 +00:00
Kurt Zeilenga
32188bcc84 detect Berkeley DB major/minor versions and use them to
reduce library link tries.
2005-11-16 07:59:14 +00:00
Kurt Zeilenga
14f9adce9c Add BDB 4.4 detection 2005-11-16 06:49:36 +00:00
Kurt Zeilenga
1cf5838e08 detect ICU and link it into slapd(8)
not yet used
2005-11-16 06:31:00 +00:00
Kurt Zeilenga
a956f75924 Add (not yet used) ICU detection 2005-11-16 05:46:32 +00:00
Kurt Zeilenga
8df642ea32 No longer needed. 2005-11-03 18:36:13 +00:00
Kurt Zeilenga
71efc97f97 Update libtool to 1.5.20 2005-10-29 23:37:13 +00:00
Hallvard Furuseth
023d510766 Support POSIX 1003.1-2001 without XSI extensions (ITS #2667):
Do not use test -a/-o.  Use shell features like &&, || or case...esac.
Use grep instead of egrep (but not the not-yet-portable Posix variant grep -E).
Based on a patch from Paul Eggert.
2005-09-17 22:22:15 +00:00
Howard Chu
7b6a088a25 ITS#3977, fix libtool -static behavior to match docs 2005-08-29 10:34:14 +00:00
Howard Chu
4cc7efdadc Revert ITS#3577 patch, breaks Windows build and not needed in RE23. 2005-08-26 02:20:45 +00:00
Kurt Zeilenga
f07015dad2 Update build tools based upon OPENLDAP_AC work 2005-08-25 20:09:26 +00:00
Howard Chu
166048823a Enhance OL_ARG_ENABLE for overridable defaults, trim some redundancy in
the passed in help string. (Append the valid args to the help string...)
2005-08-25 09:48:28 +00:00
Howard Chu
7b613bb85b Cleanup OL_ARG_xx, don't use changequote. 2005-08-25 06:16:29 +00:00
Howard Chu
3208c1581f Fix OL_PTHREAD_TRY 2005-08-24 10:51:44 +00:00
Pierangelo Masarati
5631f25839 alternate fix to ITS#3916 2005-08-13 15:22:09 +00:00
Kurt Zeilenga
4d5ecb6c89 replace sig_atomic_t and socklen_t macros 2005-08-13 02:47:42 +00:00
Kurt Zeilenga
f799a2e4ba replace struct msghdr macros 2005-08-13 02:17:12 +00:00
Kurt Zeilenga
77173d35e9 Replace PW_GECOS/PASSWD macros 2005-08-12 22:28:17 +00:00
Kurt Zeilenga
7c5105fc93 ITS#3904: fix installed man page symlinks 2005-08-12 21:14:32 +00:00
Kurt Zeilenga
b867b4f49b Replace openldap.m4/AC_COMPILE_CHECK_SIZEOF use with AC_CHECK_SIZEOF
Use AC_CHECK_TYPE(S) instead of old macros
2005-08-12 20:00:00 +00:00
Kurt Zeilenga
7434c31079 autoupdate + manual fixes 2005-08-12 10:55:09 +00:00
Kurt Zeilenga
ff2196abc9 Initial auto tools update (in OPENLDAP_AC branch) 2005-08-12 03:52:59 +00:00
Kurt Zeilenga
e371d7c68b AC_DEFUN cleanup 2005-08-12 03:20:54 +00:00
Kurt Zeilenga
bc1e3083d5 Fix typo 2005-08-10 23:50:50 +00:00
Kurt Zeilenga
af3fbd7909 Add OpenLDAP notices 2005-08-10 23:50:11 +00:00
Kurt Zeilenga
34d1b107c9 Revert libtool update
configure.in and build/*.m4 have to be updated first to latest autoconf (ugh)
2005-08-10 23:43:06 +00:00
Kurt Zeilenga
95498d0ddd A more recent version of libtool 2005-08-10 23:18:03 +00:00
Kurt Zeilenga
7e76d9d445 Update libtool to 1.5 by replacing ltmain.sh
aclocal.m4 not fully updated.  Could be a problem???
2005-08-10 19:08:06 +00:00
Hallvard Furuseth
4bd330503f Let --<enable/disable>-<backends/overlays> provide a default instead
of overriding individual settings.
The --disable variant will disable all backends/overlays that are
not explicitly enabled.  Previously it had no effect.
Also shorten a few --enable help messages that were > 80 characters.
2005-08-07 18:08:02 +00:00
Kurt Zeilenga
7339896d60 ITS#3752: Update to shtool 2.0.2 2005-06-30 23:47:02 +00:00
Howard Chu
376537f3d7 ITS#3577 Make librewrite shared - > liblrewrite.la 2005-05-11 10:18:27 +00:00
Kurt Zeilenga
e9721ffbe4 Add code to build guide 2005-05-11 08:26:56 +00:00
Howard Chu
e0b34e9a2d Add (very limited) libtool 1.5 --tag support 2005-05-09 00:13:05 +00:00
Kurt Zeilenga
efe91e52f4 Move $STRIP to top.mk, expand use. 2005-04-30 03:48:25 +00:00
Kurt Zeilenga
5c1d9a1748 Add generation of SHA-1 hash. 2005-04-02 22:19:15 +00:00
Kurt Zeilenga
28666f5ea8 Fix yet another typo 2005-04-02 20:58:24 +00:00
Kurt Zeilenga
a50568cdee Fix typo in last commit 2005-04-02 20:54:34 +00:00