Commit Graph

803 Commits

Author SHA1 Message Date
Kurt Zeilenga
acbb5cf689 Happy new year! 2006-01-03 23:11:52 +00:00
Pierangelo Masarati
eb734a167b add severity-aware logging (ITS#4282) 2005-12-27 16:29:37 +00:00
Pierangelo Masarati
fb0e157720 fix ITS#4141 (better fix: split into 3 slapd; but it all makes little sense without threads...) 2005-12-16 16:52:52 +00:00
Pierangelo Masarati
ed098b4136 fix previous commit (overlay initializer prototypes were incorrect) 2005-11-26 17:04:51 +00:00
Pierangelo Masarati
98936ee3c4 streamline overlay configuration 2005-11-25 12:43:43 +00:00
Kurt Zeilenga
7468c7fb58 Support Solaris 10's getpeerucred(3) (*** blind commit ***) 2005-11-23 18:55:31 +00:00
Kurt Zeilenga
32188bcc84 detect Berkeley DB major/minor versions and use them to
reduce library link tries.
2005-11-16 07:59:14 +00:00
Kurt Zeilenga
14f9adce9c Add BDB 4.4 detection 2005-11-16 06:49:36 +00:00
Kurt Zeilenga
1cf5838e08 detect ICU and link it into slapd(8)
not yet used
2005-11-16 06:31:00 +00:00
Kurt Zeilenga
a956f75924 Add (not yet used) ICU detection 2005-11-16 05:46:32 +00:00
Kurt Zeilenga
8e5086e8e7 memrchr detection cleanup 2005-11-14 18:32:27 +00:00
Pierangelo Masarati
474dfbc8fd don't trust strchr/strrchr with bervals 2005-11-13 22:26:53 +00:00
Kurt Zeilenga
71efc97f97 Update libtool to 1.5.20 2005-10-29 23:37:13 +00:00
Kurt Zeilenga
279033fc1c ITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
use inet_ntoa_b(3) instead.
2005-10-14 03:40:03 +00:00
Kurt Zeilenga
ca81b49f82 Drop support for SSLeay. 2005-10-13 23:52:14 +00:00
Hallvard Furuseth
16b144c64a Rebuild for configure.in rev 1.600 (POSIX 1003.1-2001 support) 2005-09-17 22:24:47 +00:00
Howard Chu
5a9a32e0d7 Regenerate, remove --enable-glue 2005-09-01 11:51:06 +00:00
Howard Chu
cc51385939 Regenerate 2005-08-28 00:24:30 +00:00
Howard Chu
403751c888 Regenerate for ITS#3577 reversion, etc. 2005-08-26 03:30:41 +00:00
Kurt Zeilenga
d659198415 Fix typo in last commit 2005-08-25 20:37:24 +00:00
Kurt Zeilenga
f07015dad2 Update build tools based upon OPENLDAP_AC work 2005-08-25 20:09:26 +00:00
Howard Chu
41d0fb0b76 Regenerated with new OL_ARG_ENABLE 2005-08-25 09:58:13 +00:00
Kurt Zeilenga
7cea151620 Rebuild 2005-08-24 20:26:49 +00:00
Howard Chu
76c9a89510 Regenerate with valsort overlay 2005-08-24 09:06:13 +00:00
Kurt Zeilenga
a64cee85e3 Misc cleanup
Help strings are screwed
2005-08-13 05:47:59 +00:00
Kurt Zeilenga
535d1002ee sig_atomic_t and socklen_t fixes 2005-08-13 03:04:44 +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
d9e8e3952c Quick fix <resolv.h> and <ucred.h> detection 2005-08-13 00:48:35 +00:00
Kurt Zeilenga
e5a5f90b16 Fix struct passwd detection 2005-08-12 23:37:33 +00:00
Kurt Zeilenga
5b5417a476 CONFIG_FILES updates 2005-08-12 23:05:32 +00:00
Kurt Zeilenga
0a48544081 Misc changes 2005-08-12 22:42:21 +00:00
Kurt Zeilenga
77173d35e9 Replace PW_GECOS/PASSWD macros 2005-08-12 22:28:17 +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
54b633f3a7 autoheader is now working... 2005-08-12 06:52:49 +00:00
Kurt Zeilenga
13accb8b28 Not sure why autoheader isn't doing its job... 2005-08-12 06:17:24 +00:00
Kurt Zeilenga
a808189ff1 Remove a few obsolete uses 2005-08-12 04:46:26 +00:00
Kurt Zeilenga
d003fffd72 Add back a few of the autoupdate suggested changes
The diff between 1.586.2.1 and 1.586.2.2 need to be carefully examined.
2005-08-12 04:30:27 +00:00
Kurt Zeilenga
6dcb8b5c04 Back out autoupdate changes 2005-08-12 04:15:18 +00:00
Kurt Zeilenga
8f1528af61 Run autoupdate and rebuild 2005-08-12 03:56:00 +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
e9ab8809a8 rebuild 2005-08-10 23:53:46 +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
a4352afef1 Rebuild for configure.in 1.586. 2005-08-07 18:26:41 +00:00
Hallvard Furuseth
ac523f2bd4 Rebuild for utime.h from configure.in 1.585 2005-07-26 04:01:27 +00:00
Kurt Zeilenga
a032e88b2c rebuild 2005-06-21 00:38:12 +00:00
Howard Chu
465698ea53 Added accesslog overlay 2005-06-10 11:48:16 +00:00
Howard Chu
376537f3d7 ITS#3577 Make librewrite shared - > liblrewrite.la 2005-05-11 10:18:27 +00:00
Howard Chu
6f119be9a6 Fix prev commit 2005-05-09 00:06:26 +00:00
Howard Chu
d9d839dfd7 ITS#3712 skip Winsock detection on Cygwin 2005-05-07 21:42:24 +00:00
Howard Chu
86b7448a47 More for ITS#3681 2005-05-06 00:39:25 +00:00
Howard Chu
0079690f8f ITS#3681 separate static from dynamic overlays 2005-05-05 22:57:19 +00:00
Kurt Zeilenga
9983e6d501 Rebuild 2005-04-12 18:46:52 +00:00
Kurt Zeilenga
89bae499ed -lodbc may need $LTHREAD_LIBS 2005-04-03 05:04:34 +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
e9892da17b ITS#3605 rebuild with acgeneral.m4 patch 2005-03-23 00:17:15 +00:00
Kurt Zeilenga
9846fc2dca rebuild 2005-03-18 17:07:28 +00:00
Kurt Zeilenga
3080947559 res_9_query 2005-03-18 07:14:01 +00:00
Kurt Zeilenga
35005dd512 Enable HDB by default 2005-03-17 06:47:47 +00:00
Kurt Zeilenga
4d2c6de5e4 rebuild 2005-03-16 02:23:05 +00:00
Howard Chu
fcec35e06a back-ldif is always enabled / static 2005-03-14 23:48:29 +00:00
Howard Chu
aad140151e More for translucent 2005-03-10 04:35:57 +00:00
Howard Chu
3f9ec92c74 Added translucent overlay 2005-03-10 03:16:45 +00:00
Kurt Zeilenga
d3ec485651 ITS#3583: memcmp replacement compilation error fix 2005-03-05 01:23:29 +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
Howard Chu
51ab3f558d Always initialize back-config implicitly 2005-03-02 08:32:11 +00:00
Kurt Zeilenga
f9b2a8a1d2 ITS#3557: {SSHA} not default due to missing include 2005-02-27 16:46:45 +00:00
Kurt Zeilenga
7dc0b02fc9 Replace backend.h with backends.c, generated by config.status. 2005-01-09 08:42:44 +00:00
Kurt Zeilenga
dc0eacd40b Happy New Year! 2005-01-01 20:49:32 +00:00
Howard Chu
f9df0ecedd Add glue overlay 2004-12-04 19:48:47 +00:00
Kurt Zeilenga
5fb9c3d5a0 rebuild at Sang's request 2004-12-01 01:52:32 +00:00
Kurt Zeilenga
d993288ed1 rebuild 2004-11-30 17:10:23 +00:00
Sang Seok Lim
decfd7217f 1) <all> type component reference support
2) nibble type memory support when decoding
3) description type object identifier support
4) OPTIONAL, DEFAULT support in certificate decoder/extractor/matching
5) Misc bug fix
2004-11-29 20:21:38 +00:00
Kurt Zeilenga
55052e9df9 Rebuild 2004-11-27 22:09:18 +00:00
Howard Chu
3a5bde98ba Disable back-bdb native syncrepl support, enable syncprov overlay,
remove syncrepl stuff from Operation struct
2004-11-25 21:16:54 +00:00
Howard Chu
984276d849 Better test for epoll, make sure the syscall actually works 2004-11-20 14:20:29 +00:00
Howard Chu
1666e4c083 Add check for epoll(), sys/epoll.h 2004-11-18 22:06:15 +00:00
Kurt Zeilenga
4f6bc23c2c rebuild 2004-11-17 04:04:08 +00:00
Howard Chu
6ec7770a79 BDB 4.3 detection, new static backend handler 2004-11-13 09:25:46 +00:00
Kurt Zeilenga
c051e972f1 Rebuild without re-running aclocal 2004-11-03 21:11:18 +00:00
Kurt Zeilenga
e2d293f6cc Rebuild 2004-11-03 21:06:05 +00:00
Sang Seok Lim
71e78dd7f9 Component Matching module
See "contrib/slapd-modules/comp_match/README" to understand
what's the purpose of  this patch is and how to use it.
2004-10-27 19:37:02 +00:00
Kurt Zeilenga
86c216d10c Rough but working poll(2) implementation for -lldap 2004-10-18 21:09:17 +00:00
Kurt Zeilenga
fb0571b5ad Poll code needs a bit more work. 2004-10-18 18:18:52 +00:00
Kurt Zeilenga
7a13824cf4 Add <poll.h> detection as well 2004-10-18 18:15:07 +00:00
Kurt Zeilenga
86a9b56f09 Add basic check for poll(2) 2004-10-18 17:51:32 +00:00
Kurt Zeilenga
4e06e2d48c rebuild 2004-10-13 00:30:27 +00:00
Kurt Zeilenga
8b684d7186 Rebuild 2004-09-12 05:35:03 +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
Pierangelo Masarati
361f943dfd revert previous (erroneous) commit 2004-08-24 15:38:40 +00:00
Pierangelo Masarati
aae3c074f1 cleanup 2004-08-24 15:16:06 +00:00
Kurt Zeilenga
cb3bfdd3cd Rebuild 2004-06-19 18:11:40 +00:00
Kurt Zeilenga
755522df80 Blind MacOSX -lresolv fix 2004-06-18 03:56:33 +00:00
Kurt Zeilenga
659b41ec7d Add check for hstrerror 2004-04-25 01:05:15 +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
3639c433fb cleanup 2004-04-19 21:36:51 +00:00
Howard Chu
81bc7fcc8c Fix module link libraries 2004-04-17 15:12:20 +00:00
Howard Chu
c9423499a6 Add --enable-backends and --enable-overlays switches to enable all. 2004-04-17 10:33:51 +00:00
Howard Chu
f5851f3001 Added referential integrity and attribute uniqueness overlays 2004-04-17 08:45:29 +00:00
Kurt Zeilenga
3006ae8947 cleanup 2004-04-15 22:46:42 +00:00
Kurt Zeilenga
8f5d547c24 cleanup 2004-04-10 03:45:24 +00:00
Kurt Zeilenga
6abba139bb Hide if SIZEOF_WCHAR_T < 4. 2004-04-08 08:54:49 +00:00
Howard Chu
0d2d12cd23 Fix disabling switches 2004-04-08 06:23:09 +00:00
Howard Chu
0716eb8aed Cleanup prev commit 2004-04-08 06:10:19 +00:00
Howard Chu
f2e1df3ef7 Consolidated static/dynamic backend switches 2004-04-08 05:56:23 +00:00
Kurt Zeilenga
5ff1430ef1 fix typo 2004-04-08 02:48:38 +00:00
Kurt Zeilenga
e5ce9009f0 cleanup 2004-04-07 06:40:06 +00:00
Kurt Zeilenga
ccc378c726 Rework meta/ldap/rewrite flag logic 2004-04-07 06:26:02 +00:00
Kurt Zeilenga
d177e477cf s/--with/--enable/ for all overlay options 2004-04-07 06:08:46 +00:00
Kurt Zeilenga
13eb893181 remove our cross compiling cruft and add warning where $cross_compiling == yes 2004-04-04 18:26:51 +00:00
Kurt Zeilenga
6ef731db51 Update library soname handling 2004-03-24 22:42:16 +00:00
Kurt Zeilenga
a576085200 Rebuild 2004-03-20 21:38:50 +00:00
Kurt Zeilenga
e00cfb2595 Rebuild 2004-03-20 20:51:16 +00:00
Howard Chu
b78701daec ITS#2985 regenerate to drop slapd/tools directory 2004-03-01 17:54:26 +00:00
Kurt Zeilenga
0c70dda2ed rebuild 2004-02-26 17:09:18 +00:00
Howard Chu
5c48d65bd7 Set execute permissions when installing z/OS DLLs 2004-01-17 07:08:48 +00:00
Howard Chu
ad0c21d95d More for z/OS 2004-01-17 03:56:47 +00:00
Howard Chu
340393fe1a Added z/OS shared library support 2004-01-17 00:47:07 +00:00
Howard Chu
419f5464df ITS#2918 additional fix for -lrpcrt4 detection 2004-01-15 07:08:06 +00:00
Howard Chu
8577c78932 ITS#2918 fix winsock detection syntax 2004-01-15 04:21:16 +00:00
Kurt Zeilenga
3c598e89fb Happy new year 2004-01-01 19:15:16 +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
52c0adeb19 minor tweak and rebuild 2003-12-16 01:58:15 +00:00
Kurt Zeilenga
9920e9fbf6 Add support for -DOPENLDAP_FD_SETSIZE=N for use on Linux.
Works on BSD as well (equiv. to -DFD_SETSIZE=N).
2003-12-14 06:46:30 +00:00
Howard Chu
e28d089a93 Fixup overlay build environment 2003-12-10 08:45:53 +00:00
Hallvard Furuseth
1f5ca7bd31 Remove spurious '-a' at end of test statement. 2003-12-07 21:58:41 +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
c425a7ce1d Move back-tcl to the Attic 2003-12-06 21:37:44 +00:00
Howard Chu
27616a7066 Remove old BUILD_CACHE symbol 2003-12-06 11:41:56 +00:00
Howard Chu
64e337eacf Overlay build environment 2003-12-06 10:59:27 +00:00
Kurt Zeilenga
f047d5fc00 rebuild with -ldb fix 2003-12-05 16:25:47 +00:00
Kurt Zeilenga
6264225bb9 zap libldbm 2003-12-04 23:42:05 +00:00
Kurt Zeilenga
32fb810ae8 back-perl tweaks 2003-12-04 21:03:40 +00:00
Kurt Zeilenga
3942d0e985 Rebuild without AVL 2003-11-26 05:08:39 +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
04208190b0 Update Notices
move libldif to liblutil
Berkeley DB 4.2 support
2003-11-25 23:20:38 +00:00
Kurt Zeilenga
26f6b2d1dd Fix PERL ldopt handling 2003-10-21 20:56:36 +00:00
Kurt Zeilenga
2438e33b35 Generate test/run script 2003-10-21 03:08:29 +00:00
Kurt Zeilenga
3fbe93c704 Rework support for certificate exact matching based, in part,
on patch submitted by Mark Ruijter <openldap@siennax.com>.
This addresses (hopefully) ITS 2702, 2703, 2719, 2771.
Additional work:
	fix extraneous frees in libldap/getdn.c x509 rewrite routine
	indexing
2003-10-18 02:39:08 +00:00
Kurt Zeilenga
9201971c59 ITS#2764: fix sed of perl ldopts 2003-10-14 05:47:00 +00:00
Howard Chu
729e38854d Fix typo 2003-10-10 07:39:33 +00:00
Kurt Zeilenga
5e9fae342a Comment out Kerberos flags. 2003-10-06 17:43:49 +00:00
Kurt Zeilenga
0bf7746a75 Fix LONG LONG header comment 2003-09-22 06:07:15 +00:00
Luke Howard
0143bfaaee Also check for strtoll() 2003-09-21 06:04:14 +00:00
Luke Howard
f4b28f230a Check for strtoq, strtouq 2003-09-21 05:49:07 +00:00
Kurt Zeilenga
e878d7eab9 Require Cyrus SASL 2.1 2003-09-16 20:17:18 +00:00
Jong Hyuk Choi
d113166475 Proxy cache patch (by Jong, Apurva, & Kurt)
1. Glueing patch for proxy cache
2. test script update to avoid schema checking voilations (attributes set)
3. configuration patch for proxy cache
2003-08-13 23:44:56 +00:00
Hallvard Furuseth
55093034c6 Add HAVE_LONG_LONG 2003-06-28 19:52:19 +00:00
Kurt Zeilenga
89ab17fe71 ITS#2608: blind fix for back-ldap/back-meta configuratin clash 2003-06-21 18:46:15 +00:00
Kurt Zeilenga
de05fdc56c mark --enable-slapi as experimental 2003-05-31 02:54:05 +00:00
Kurt Zeilenga
703444febd Partially fix slapi builds, still have undefined references 2003-05-23 06:27:38 +00:00
Kurt Zeilenga
75fed6691a zap --enable-phonetic 2003-05-23 05:27:30 +00:00
Kurt Zeilenga
d6f82a74c1 Rebuild configure scripts with --enable-hdb support
Add HDB to test suite
2003-04-23 16:50:56 +00:00
Kurt Zeilenga
14d8a58076 Re-add <ac/localize.h> 2003-04-07 22:44:15 +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
f73f1cfe76 More configure tweaks (autoconf 2.57)... much more needed 2003-04-07 18:19:56 +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
ad640d3616 Use more robust AC_PROG_SHTOOL instead of homegrown check 2003-04-07 04:43:17 +00:00
Kurt Zeilenga
dd6666d420 Disable gettext detection for now 2003-04-07 04:33:18 +00:00
Kurt Zeilenga
d263297d76 Fix version strings 2003-04-06 05:49:45 +00:00
Kurt Zeilenga
547a68096c Add gettext detection 2003-04-06 02:17:04 +00:00
Kurt Zeilenga
814ef183d5 Autoconf upgrade (partial) 2003-04-06 01:44:08 +00:00
Kurt Zeilenga
1b4180faa8 rebuild 2003-03-06 00:38:42 +00:00
Kurt Zeilenga
4009edf4a4 rebuild after openldap.m4 changes 2003-03-03 00:31:18 +00:00
Kurt Zeilenga
fe4f355328 Add acc_rights detection (needs testing) 2003-03-02 21:46:40 +00:00
Kurt Zeilenga
206b071e7f Add check of <sys/uio.h> and include as needed for struct iovec. 2003-03-02 21:21:36 +00:00
Kurt Zeilenga
56677342f8 Add more -ldb varients 2003-02-28 17:05:02 +00:00
Kurt Zeilenga
4e1310c486 more cleanup 2003-02-15 18:20:37 +00:00
Kurt Zeilenga
552a9ab351 cleanup 2003-02-15 17:51:47 +00:00
Kurt Zeilenga
2bf2cb63ba Use existing --enable-dynamic flag to unset -static.
May break NT use of flag...
2003-02-10 06:36:08 +00:00
Kurt Zeilenga
a851d460ec LTSTATIC update 2003-02-09 18:03:39 +00:00
Kurt Zeilenga
4b3396f5fd unifdef -DLDAP_NOCACHE 2003-02-09 07:42:18 +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
b79748c00d Rebuild 2003-01-03 20:52:07 +00:00
Kurt Zeilenga
ed171cd5a2 use env(1) for old/experimental stuff 2003-01-03 06:10:15 +00:00
Kurt Zeilenga
8f08424455 Fix typo 2003-01-03 06:03:58 +00:00
Kurt Zeilenga
be0d59dbf5 static games 2003-01-02 20:38:57 +00:00
Kurt Zeilenga
f8f9c2eccb Rebuild with new libtool.m4 2002-12-20 18:49:20 +00:00
Kurt Zeilenga
3520850df7 rebuild 2002-12-09 16:46:47 +00:00
Kurt Zeilenga
a444626d99 Disable slapi by default (for now)
Rebuild configure
2002-12-07 18:52:55 +00:00
Kurt Zeilenga
eb41333e4c Use getpeereid(3) where available else use *_PEERCRED replacment function 2002-12-04 06:17:32 +00:00
Kurt Zeilenga
04b93e2628 Add LTHREAD_LIBS to BDB tests 2002-12-04 05:09:58 +00:00
Kurt Zeilenga
73b4170a6c Rework libldap to not attempt to set LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 2002-12-04 04:51:55 +00:00
Kurt Zeilenga
97b211174a Set -static when doing build from CVS 2002-11-26 18:11:05 +00:00
Kurt Zeilenga
3289dffd31 Rebuild 2002-11-11 03:21:14 +00:00
Kurt Zeilenga
20df7df206 Misc configure cleanup 2002-10-29 04:55:15 +00:00
Kurt Zeilenga
acea7499e7 rebuild (and test updated log.pl) 2002-10-26 03:31:10 +00:00
Kurt Zeilenga
3bd79f6de3 Hide shtool echo bold warnings 2002-10-18 21:33:30 +00:00
Kurt Zeilenga
475515ef78 Fix stupid bug 2002-10-18 21:09:46 +00:00