Commit Graph

25 Commits

Author SHA1 Message Date
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
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
57d861cda3 Fix Berkeley DB2 Macro 1998-09-21 01:14:56 +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
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
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
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