Commit Graph

385 Commits

Author SHA1 Message Date
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
Kurt Zeilenga
56677342f8 Add more -ldb varients 2003-02-28 17:05:02 +00:00
Kurt Zeilenga
b8c92f3862 tweak from rb@debian.org 2003-02-09 23:24:29 +00:00
Kurt Zeilenga
e0128cc2b3 Add -ldb41 linking 2003-02-08 01:15:35 +00:00
Kurt Zeilenga
eb9f396974 Require BDB 4.1 for back-bdb 2003-02-08 00:56:15 +00:00
Kurt Zeilenga
6939c53170 Happy new year 2003-01-03 20:20:47 +00:00
Kurt Zeilenga
abb6ab789d Update shtool 2002-12-22 08:10:22 +00:00
Kurt Zeilenga
afe2f36d16 bump libtool to 1.4.3 2002-12-21 03:27:31 +00:00
Kurt Zeilenga
cadb230797 config.guess/sub from libtool 1.4.2 2002-12-21 03:26:40 +00:00
Kurt Zeilenga
9cc84c3ea2 Minor tweak 2002-12-20 18:25:26 +00:00
Kurt Zeilenga
a3141da110 Update to v1.4.3 2002-12-20 18:22:48 +00:00
Kurt Zeilenga
04b93e2628 Add LTHREAD_LIBS to BDB tests 2002-12-04 05:09:58 +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
75e1620ee4 Add copy of OPL 2.0.1 and note in files which specifically refer
to 2.0.1 as to the location to the copy.
2002-10-15 23:22:20 +00:00
Kurt Zeilenga
8c04aa2328 Update to 1.6.1 2002-10-09 21:16:56 +00:00
Kurt Zeilenga
6853b62a45 Fix AC_CACHE_CHECK bug in DB_THREAD detection. 2002-10-08 19:47:17 +00:00
Howard Chu
9c80832e08 Fix pthread version check again 2002-09-18 00:11:53 +00:00
Howard Chu
2e6a83049e POSIX threads tweaks for Draft 4 vs Draft 5 2002-09-12 23:12:18 +00:00
Howard Chu
5dede11811 FIx previous commit, test for Draft 7 was inverted 2002-09-11 09:48:35 +00:00
Howard Chu
97b98783c3 Fix pthreads version detection 2002-09-11 07:43:20 +00:00
Howard Chu
3ab4579eca Unneeded, merged into regular mkdep script 2002-09-08 12:37:01 +00:00
Howard Chu
49f7399e24 Added rules to use "cc -E" output to generate dependencies. 2002-09-08 12:36:25 +00:00
Howard Chu
59bab3280d Use C preprocessor to generate #line directives that can be parsed to
generate dependencies. setenv MKDEP to this file before running configure.
2002-09-08 11:24:56 +00:00
Howard Chu
c9b7fc6407 New POSIX threads version support. Detects Draft 4,5,6,7,10 (final).
Should eliminate individual checks for pthread_yield, sched_yield,
and pthread_detach, but they're left in for now as a redundant check.
2002-09-07 14:09:09 +00:00
Kurt Zeilenga
4ce42af196 Add client-side subentries control support.
Make sure client controls are not specified multiple times.
NT port updates.
2002-08-30 07:05:12 +00:00
Kurt Zeilenga
2de5c33ba7 Add manageDsaIt/NOOP control support to every tool.
Update NT build.
2002-08-29 21:52:45 +00:00