Updates to autotools for library detection
authorKevin Webb <kcwebb@ucsd.edu>
Fri, 22 Jan 2010 20:41:46 +0000 (20:41 +0000)
committerKevin Webb <kcwebb@ucsd.edu>
Fri, 22 Jan 2010 20:41:46 +0000 (20:41 +0000)
commitc9d6255f0c06ee41eb2c06a5f74a957ec7be3223
tree07f2762d524268fd5cbc2a3ba47e3ffd4cac0ff3
parent9f79e9f0c22d7d87c4369ca6441571d9c155bf95
Updates to autotools for library detection
Lots of changes to the gossip code to facilitate new group membership options
Cleaned up some old code
26 files changed:
Makefile.in
Rules.make.in
configure.in
drl.xml
drl/Makefile.in
drl/config.c
drl/config.h
drl/drl_state.c
drl/drl_state.h
drl/estimate.c
drl/peer_comm.c
drl/peer_comm.h
drl/raterouter.h
drl/ratetypes.h
drl/swim.c [new file with mode: 0644]
drl/swim.h [new file with mode: 0644]
drl/ulogd_DRL.c
drl/zk_drl.c [new file with mode: 0644]
drl/zk_drl.h [new file with mode: 0644]
include/zookeeper/recordio.h [new file with mode: 0644]
include/zookeeper/zookeeper.h [new file with mode: 0644]
include/zookeeper/zookeeper.jute.h [new file with mode: 0644]
include/zookeeper/zookeeper_log.h [new file with mode: 0644]
include/zookeeper/zookeeper_version.h [new file with mode: 0644]
ulogd.conf.in
ulogd.spec