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
Kurt Zeilenga
3cba3840ac
Add new resolver checks
2005-04-02 20:52:18 +00:00
Kurt Zeilenga
09919ad2c8
Tweak notes.
2005-03-20 22:49:46 +00:00
Howard Chu
ed519d1e8b
More notes
2005-03-20 22:12:52 +00:00
Kurt Zeilenga
3fe8eb637a
Additional comment
2005-03-20 21:21:53 +00:00
Kurt Zeilenga
06c127a28c
Remove EOF garbage
...
Add comment
2005-03-20 21:16:57 +00:00
Howard Chu
7685223bb9
Add BDB 4.2.52 TXN patch
2005-03-20 21:01:44 +00:00
Kurt Zeilenga
f33af81907
AIX getpeerid support
2005-03-16 02:22:46 +00:00
Kurt Zeilenga
a1bce885a0
ITS#3581: Have configure report a mismatch if the version in db.h
...
header doesn't precisely match the return of db_version().
2005-03-04 16:39:04 +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
Kurt Zeilenga
1344e83342
All releases with version.sh
2004-12-31 23:00:53 +00:00
Howard Chu
c3d40a6e6e
Silence warning about cross-compile default
2004-11-20 14:18:44 +00:00
Howard Chu
6ec7770a79
BDB 4.3 detection, new static backend handler
2004-11-13 09:25:46 +00:00
Ralf Haferkamp
93cec8b694
- Added autoconf test for CRL capable OpenSSL Version
...
- #ifdef'd CRL checking code.
2004-11-03 12:02:38 +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
Kurt Zeilenga
7523189693
Update shtool to 2.0.1
2004-09-05 02:13:26 +00:00
Kurt Zeilenga
e0a9ea2f50
Move MSVC port to the Attic
2004-09-04 04:37:41 +00:00
Kurt Zeilenga
4f3537e853
Update mismatch error messages
2004-09-03 22:45:45 +00:00
Kurt Zeilenga
c63947c492
temp workaround (until new STRERROR_R is in place)
2004-04-24 21:41:22 +00:00
Kurt Zeilenga
7f0c73bf49
new strerror_r checks
2004-04-24 21:30:28 +00:00
Kurt Zeilenga
70d53c906b
Add BDB version mismatch check
2004-04-21 20:43:57 +00:00
Kurt Zeilenga
bf3497cca8
HACK: ignore libXXX.la files when using -lXXX
...
Should make -static behave as expected
2004-04-20 05:16:41 +00:00
Howard Chu
81bc7fcc8c
Fix module link libraries
2004-04-17 15:12:20 +00:00
Kurt Zeilenga
6abba139bb
Hide if SIZEOF_WCHAR_T < 4.
2004-04-08 08:54:49 +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
7e6ce4cc7d
Break apart version-info
2004-03-26 00:13:10 +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
Howard Chu
c558bd49bc
ITS#2992 Windows fixes from Alexey Melnikov
2004-03-05 12:24:06 +00:00
Kurt Zeilenga
3c598e89fb
Happy new year
2004-01-01 19:15:16 +00:00
Kurt Zeilenga
c5db2b7028
Ready for 2004
2003-12-31 19:11:07 +00:00
Kurt Zeilenga
2f5ae634c7
Bump the required Cyrus SASL version to 2.1.15+
2003-12-18 19:45:47 +00:00
Kurt Zeilenga
459d6f41e2
As ud(1) is in the Attic, TERMCAP no longer needed
2003-12-06 21:41:14 +00:00
Kurt Zeilenga
1485af1d35
-ldb should be considered equiv to -ldb4
2003-12-05 16:25:25 +00:00
Howard Chu
3152932e96
Moved ldbm into back-ldbm. No more libldbm.
2003-12-04 22:38:54 +00:00
Kurt Zeilenga
5cac2ad144
Revert removal. Used by mkvers.bat.
2003-11-26 08:18:19 +00:00
Kurt Zeilenga
346a19ccc2
Minor updates
2003-11-26 06:34:52 +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
8ba0c3a3aa
Clean up CYRUS test
2003-09-22 06:07:52 +00:00
Kurt Zeilenga
1ef3b58d96
Require Cyrus SASL 2.1 or better
2003-09-16 20:17:07 +00:00
Kurt Zeilenga
7ca24a8591
Another round of minor copyright updates
2003-05-25 03:56:57 +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
b851a1a757
More autoconf 2.57 changes (this is getting ugly)
2003-04-07 22:03:11 +00:00
Kurt Zeilenga
6118cb4c0d
Some more autoconf 2.57 updates, much more still needed (ugh).
2003-04-07 18:48:28 +00:00
Kurt Zeilenga
cb2155e52d
Use AC_CHECK_MEMBER to implement struct passwd checks
2003-04-07 06:42:33 +00:00
Kurt Zeilenga
d6f3c9b14a
MSGHDR updates
2003-04-07 06:28:30 +00:00
Kurt Zeilenga
814ef183d5
Autoconf upgrade (partial)
2003-04-06 01:44:08 +00:00
Kurt Zeilenga
517900ec9b
Fix typo
2003-04-04 03:42:39 +00:00
Howard Chu
4b2bcef580
Fix previous commit
2003-03-29 09:03:46 +00:00
Howard Chu
d7aa1aea5d
Cleanup comments
2003-03-29 02:35:39 +00:00
Howard Chu
9b470e1483
Revert previous commit, added NT mkvers script
2003-03-29 00:36:31 +00:00
Howard Chu
33a66fa77b
Tweak version.c dependencies
2003-03-28 19:39:10 +00:00
Howard Chu
fd7df67117
Split version.sh to version.var; fix invocation in mkrelease
2003-03-28 19:33:40 +00:00
Howard Chu
0b5ab06ec6
Tweak version.c rules
2003-03-28 18:47:57 +00:00
Howard Chu
bf0956d056
Use CPP __FILE__ and __TIME__ (not as pretty, but faster) instead of date
.
...
So version.c files only need to be generated once.
2003-03-28 18:35:50 +00:00
Kurt Zeilenga
38284308f8
Clarify that mkrelease script must not muck with the export
2003-03-24 03:50:02 +00:00
Kurt Zeilenga
3b2b9f1cf8
mkrelease is too late for modification of the release. This
...
needs to be integrated into the MSVC build system.
2003-03-24 03:37:49 +00:00
Howard Chu
ae0576ea1b
Edit portable.nt to update OPENLDAP_VERSION
2003-03-19 02:01:49 +00:00
Howard Chu
80f8f900d1
Use OPENLDAP_PACKAGE (from portable.h) instead of _OLV_PKG, etc.
2003-03-19 01:38:34 +00:00
Howard Chu
c086b9aec9
New version.h to replace mkversion
2003-03-18 22:50:07 +00:00
Kurt Zeilenga
87f0479abb
Script I use to update copyrights once a year
2003-03-03 18:11:40 +00:00
Kurt Zeilenga
728f4f188f
improve checking message
2003-03-03 01:44:41 +00:00
Howard Chu
348264a449
Really fix accrights test.
2003-03-02 23:11:00 +00:00
Howard Chu
13d29bab87
Fix accrights test, use <sys/socket.h>
2003-03-02 23:00:51 +00:00
Kurt Zeilenga
fe4f355328
Add acc_rights detection (needs testing)
2003-03-02 21:46:40 +00:00