Kurt Zeilenga
|
6949ab31ac
|
Use ldap_cdefs.h more. Use bridge.h less.
|
1998-09-23 08:13:37 +00:00 |
|
Kurt Zeilenga
|
84864e55e1
|
Added acconfig.h defines. started to clean up -llber.
|
1998-09-23 04:33:15 +00:00 |
|
Kurt Zeilenga
|
aee4d49032
|
3.3 -> 1.0.1
|
1998-09-23 04:27:57 +00:00 |
|
Kurt Zeilenga
|
3d8ae33db7
|
U-MICH -> OpenLDAP change.
Added ACKNOWLEDGEMENT of U. Michigan contribution.
|
1998-09-23 04:26:52 +00:00 |
|
Kurt Zeilenga
|
2614a4095f
|
Add detection of LWP threads (untested).
|
1998-09-22 20:15:20 +00:00 |
|
Kurt Zeilenga
|
63e7569fa5
|
Add header for special C defines.
|
1998-09-22 09:00:51 +00:00 |
|
Kurt Zeilenga
|
14df2c8ba2
|
Fixed md5/sha files.
|
1998-09-22 08:59:26 +00:00 |
|
Kurt Zeilenga
|
4662b7d124
|
Cleanup config.status and Makefile:Makefile.in dependency rules
Add basics of Kerberos detection.
|
1998-09-22 02:25:42 +00:00 |
|
Kurt Zeilenga
|
e27fd5e0d9
|
Update lockf/flock detection and bridge handling.
|
1998-09-22 00:09:33 +00:00 |
|
Kurt Zeilenga
|
bad86cb484
|
Fix test for sched_yield/pthread_yield(), needed $LTHREAD_LIBS added to $LIBS.
|
1998-09-21 23:34:32 +00:00 |
|
Kurt Zeilenga
|
f32239e823
|
Added more tests and fixed mismatched ifdefs.
|
1998-09-21 23:15:58 +00:00 |
|
Kurt Zeilenga
|
39aa70851a
|
Add additional bridge support, including detection of SYSV routines.
Still needs more work.
|
1998-09-21 22:35:13 +00:00 |
|
Kurt Zeilenga
|
c0ec19cb69
|
Add check for pthread_yield().
Verify either sched_yield() or pthread_yield() exist if using POSIX Threads.
|
1998-09-21 21:30:09 +00:00 |
|
Kurt Zeilenga
|
d376986c1e
|
Add detection of -lnsl, -lsocket, -linet
|
1998-09-21 20:43:53 +00:00 |
|
Kurt Zeilenga
|
3b4931c0be
|
Added termcap and ncurses detection.
|
1998-09-21 06:09:46 +00:00 |
|
Kurt Zeilenga
|
088ff28061
|
Fix library depends
|
1998-09-21 05:46:46 +00:00 |
|
Kurt Zeilenga
|
8c1eae32fa
|
Use more portable sh if statement to resolve include problem.
|
1998-09-21 04:56:22 +00:00 |
|
Kurt Zeilenga
|
b2d9693254
|
Add support for manual specification of LDBM and Thread flags.
|
1998-09-21 04:36:15 +00:00 |
|
Kurt Zeilenga
|
47bd4c4d96
|
prefix md5 calls with ldap_
|
1998-09-21 03:22:09 +00:00 |
|
Kurt Zeilenga
|
d0339b19a2
|
Fix VPATH includes/libraries
|
1998-09-21 02:59:21 +00:00 |
|
Kurt Zeilenga
|
57d861cda3
|
Fix Berkeley DB2 Macro
|
1998-09-21 01:14:56 +00:00 |
|
Kurt Zeilenga
|
dc8c278c39
|
Add some comments to Berkeley DB and DB2 macros.
|
1998-09-21 00:41:49 +00:00 |
|
Kurt Zeilenga
|
cb480bce95
|
Fixup crypt detection.
|
1998-09-20 23:22:32 +00:00 |
|
Kurt Zeilenga
|
b279463b28
|
Use builtin mkdep
|
1998-09-20 23:20:33 +00:00 |
|
Kurt Zeilenga
|
377b46fc09
|
Add comment about broken VPATH make depend.
|
1998-09-20 18:56:58 +00:00 |
|
Kurt Zeilenga
|
32a688f0df
|
Added basic VPATH support. VPATH Make depend still needs work.
|
1998-09-20 18:54:36 +00:00 |
|
Kurt Zeilenga
|
cbd6badaed
|
Fixed GDBM bugs.
|
1998-09-20 08:34:18 +00:00 |
|
Kurt Zeilenga
|
721a62af38
|
Reworked enable/with options. Mostly works.
|
1998-09-20 05:35:00 +00:00 |
|
Kurt Zeilenga
|
b5d6d5e2a8
|
Allow OpenLDAP to be built without LDBM.
|
1998-09-19 20:57:14 +00:00 |
|
Kurt Zeilenga
|
e01f6988a3
|
import generic headers
|
1998-09-19 17:43:52 +00:00 |
|
Kurt Zeilenga
|
2753c5176a
|
FreeBSD2 has POSIX_THREADS but is missing sched_yield()
|
1998-09-19 05:43:12 +00:00 |
|
Kurt Zeilenga
|
9f1812ce63
|
FreeBSD 2.X has POSIX_THREADS, but is missing sched_yield().
|
1998-09-19 05:40:47 +00:00 |
|
Kurt Zeilenga
|
5547d063c4
|
Optimizer eliminated pthread_create call.
|
1998-09-19 05:09:57 +00:00 |
|
Kurt Zeilenga
|
832024aa27
|
Optimizer eliminated the pthread_create() call.
|
1998-09-19 05:08:14 +00:00 |
|
Kurt Zeilenga
|
f41beb9ecf
|
-pthread test should have mangled LIBS not CPPFLAGS
|
1998-09-19 04:57:41 +00:00 |
|
Kurt Zeilenga
|
f3eddc769b
|
More Posix Thread detection.
|
1998-09-19 03:53:11 +00:00 |
|
Kurt Zeilenga
|
ea3024f1e5
|
Added gcc -pthread detection.
|
1998-09-19 02:31:39 +00:00 |
|
Kurt Zeilenga
|
59c26cc381
|
Added detection of POSIX thread defines.
|
1998-09-19 01:03:25 +00:00 |
|
Kurt Zeilenga
|
e4e6bde359
|
Now with working Wrapper support
|
1998-09-18 23:07:56 +00:00 |
|
Kurt Zeilenga
|
92a1440f2d
|
Fixed CRYPT, MD5, and SHA1 support.
Added basic -lwrap detection.
|
1998-09-18 22:54:37 +00:00 |
|
Kurt Zeilenga
|
6a235aad57
|
Added DB2 detection.
|
1998-09-18 21:45:15 +00:00 |
|
Kurt Zeilenga
|
7be5fca72f
|
Return to 1.5.10.3
|
1998-09-18 19:21:18 +00:00 |
|
Kurt Zeilenga
|
de99afa03e
|
Re-add this.
|
1998-09-18 19:17:45 +00:00 |
|
Kurt Zeilenga
|
aa16e3c6c6
|
Add configure to branch.
Though configure is derived from configure.in but requires autoconf
to build. Some folks may not have autoconf installed.
|
1998-09-18 19:06:13 +00:00 |
|
Kurt Zeilenga
|
86aaa17f2d
|
Remove old build system.
|
1998-09-18 19:00:28 +00:00 |
|
Kurt Zeilenga
|
2244105d4f
|
Forgot to set the appropriate man section.
|
1998-09-18 18:48:27 +00:00 |
|
Kurt Zeilenga
|
b048b22ed9
|
Manual support!
|
1998-09-18 18:47:14 +00:00 |
|
Kurt Zeilenga
|
09b44ff101
|
Fixed make clean/install for everything but man pages.
|
1998-09-18 18:11:02 +00:00 |
|
Kurt Zeilenga
|
ac1406ad7a
|
misc cleanup
|
1998-09-18 17:35:44 +00:00 |
|
Kurt Zeilenga
|
2e769ccf43
|
Make all, clean, veryclean, depend, install all appear to work!
Now to sort out configure enable/with options.
|
1998-09-18 06:03:19 +00:00 |
|