Commit Graph

105 Commits

Author SHA1 Message Date
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
acbb5cf689 Happy new year! 2006-01-03 23:11:52 +00:00
Kurt Zeilenga
1cf5838e08 detect ICU and link it into slapd(8)
not yet used
2005-11-16 06:31:00 +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
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
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
Howard Chu
376537f3d7 ITS#3577 Make librewrite shared - > liblrewrite.la 2005-05-11 10:18:27 +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
69fcf8cbd6 Cleanup notices 2005-01-21 19:38:13 +00:00
Kurt Zeilenga
dc0eacd40b Happy New Year! 2005-01-01 20:49:32 +00:00
Pierangelo Masarati
a637926bf2 use GMP for multiple precision in counters 2004-09-11 16:15:53 +00:00
Kurt Zeilenga
68af3bc287 More shtool stuff 2004-09-05 07:20:40 +00:00
Kurt Zeilenga
7e2fe5babe Use shtool(1) (to a limited degree, more use would simplify things)
Fix ITS#3285 (relative linking of slap tools).
2004-09-05 03:24:28 +00:00
Howard Chu
81bc7fcc8c Fix module link libraries 2004-04-17 15:12:20 +00:00
Howard Chu
67391ff646 Cleanup comment 2004-04-08 06:05:16 +00:00
Howard Chu
1b4a03c3db More static/dynamic cleanup 2004-04-08 06:01:07 +00:00
Kurt Zeilenga
6ef731db51 Update library soname handling 2004-03-24 22:42:16 +00:00
Kurt Zeilenga
f1f1b0f69b Move to -release based soname versioning 2004-03-14 04:05:47 +00:00
Kurt Zeilenga
3c598e89fb Happy new year 2004-01-01 19:15:16 +00:00
Kurt Zeilenga
459d6f41e2 As ud(1) is in the Attic, TERMCAP no longer needed 2003-12-06 21:41:14 +00:00
Howard Chu
3152932e96 Moved ldbm into back-ldbm. No more libldbm. 2003-12-04 22:38:54 +00:00
Kurt Zeilenga
2c21fdcecb move AVL routines into -llutil
update misc notices
2003-11-26 04:17:25 +00:00
Kurt Zeilenga
e3a4c4ec9c Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
Kurt Zeilenga
b24f96cd51 Berkeley DB 4.2 support (DB 4.2 required by default)
libldif to libutil updates
notice updates
2003-11-25 23:22:12 +00:00
Howard Chu
4e581fed59 ITS#2726 make libldbm.a conditional on --enable-ldbm 2003-09-23 02:56:48 +00:00
Kurt Zeilenga
acdbf29e93 Backout autoconf 2.57 changes. Too much work for now. 2003-04-07 22:23:24 +00:00
Kurt Zeilenga
814ef183d5 Autoconf upgrade (partial) 2003-04-06 01:44:08 +00:00
Howard Chu
9b470e1483 Revert previous commit, added NT mkvers script 2003-03-29 00:36:31 +00:00
Howard Chu
80f8f900d1 Use OPENLDAP_PACKAGE (from portable.h) instead of _OLV_PKG, etc. 2003-03-19 01:38:34 +00:00
Kurt Zeilenga
6939c53170 Happy new year 2003-01-03 20:20:47 +00:00
Kurt Zeilenga
97b211174a Set -static when doing build from CVS 2002-11-26 18:11:05 +00:00
Kurt Zeilenga
20df7df206 Misc configure cleanup 2002-10-29 04:55:15 +00:00
Kurt Zeilenga
b43ad1dd0e Generate man page date from version.sh 2002-06-13 03:59:10 +00:00
Kurt Zeilenga
bf662a8cd1 Trim finger from HEAD 2002-04-15 18:12:42 +00:00
Kurt Zeilenga
7c60cde35d Use shtool --version for pathtest 2002-02-11 16:55:32 +00:00
Kurt Zeilenga
0ae19ca0a9 Set SHTOOL directly. Add 'make pathtest'. 2002-02-11 16:40:13 +00:00
Howard Chu
ed4bb92be6 Fix ITS#1597 2002-02-11 09:57:08 +00:00
Kurt Zeilenga
d23c559646 Don't use 'shtool mkln' as ln(1) replacement.
Allow both <sasl/sasl.h> and <sasl.h>
2002-02-11 08:28:51 +00:00
Kurt Zeilenga
83d9892bdc shtool mkln -s doesn't work like ln -s. Revert for now. 2002-02-10 22:54:02 +00:00
Kurt Zeilenga
ce07fb958e Update libtool usage
s/-L.../libraries -lldap/.../libraries/libldap/libldap.la/
2002-02-10 22:42:51 +00:00
Kurt Zeilenga
93af86ec6f Need to libldap/liblber to library path to get proper linkage 2002-02-10 20:14:38 +00:00
Kurt Zeilenga
45c32f7730 shtool updates 2002-02-10 17:50:58 +00:00
Kurt Zeilenga
f04f666d11 Disable use of --only-* flags 2002-02-10 05:10:19 +00:00
Kurt Zeilenga
0e2af54a3f Update copyright statements 2002-01-04 21:17:25 +00:00
Kurt Zeilenga
b2c265b1e0 Separate CFLAGS/CPPFLAGS when using libtool... 2001-12-08 02:32:23 +00:00
Kurt Zeilenga
fc6f1f5efb quick fix BSD builds 2001-12-08 01:57:25 +00:00
Howard Chu
0552b1c53f NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00