* support autoconf 2.53
authorNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 26 Mar 2002 04:38:32 +0000 (04:38 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 26 Mar 2002 04:38:32 +0000 (04:38 +0000)
commitc80517ddb77edae8563c21365c580f79c0405652
tree9a177d4d7122f9de65d8d44d499b0cb08c3b53fa
parent1327381b7c4caf8fadbfca53f671f72af8898f2a
 * support autoconf 2.53
 * make a note that people should be using libtool 1.4d
 * cut some of the more pointless bells and whistles out of the configure
   script in an effort to make it more maintainable
 * modularized ipc_c_tcp.c and client_crypto.o so that they're not tied
   to the curses stuff.
 * timezone/daylight and other FreeBSD fixes
 * more effort in the configure script to detect the common
   bastardizations (ahem, ports) of Berkeley DB without falling down
13 files changed:
citadel/ChangeLog
citadel/Makefile.in
citadel/bootstrap
citadel/citadel.c
citadel/citserver.c
citadel/client_crypto.c
citadel/client_crypto.h
citadel/configure.ac
citadel/genstamp.c
citadel/ipc.h
citadel/ipc_c_tcp.c
citadel/serv_crypto.c
citadel/tools.c