Fix m4 warnings, and fix a couple of issues around include files.
authorBrian Aker <brian@tangent.org>
Sun, 29 Jan 2012 12:39:16 +0000 (04:39 -0800)
committerBrian Aker <brian@tangent.org>
Sun, 29 Jan 2012 12:39:16 +0000 (04:39 -0800)
commit2ec5c18ff3cf16293ba0f53f91ad0f3a9d800b91
treed14eb85891a2d66699f5a861d87aab3e057054ca
parentbf9d3d15ba7a261aca3302ebc095b6dbbbe928a4
Fix m4 warnings, and fix a couple of issues around include files.
15 files changed:
clients/memcapable.cc
configure.ac
example/memcached_light.c
libmemcached/close_socket.hpp [deleted file]
libmemcached/common.h
libmemcached/connect.cc
libmemcached/include.am
libmemcached/io.cc
libmemcached/socket.hpp [new file with mode: 0644]
libmemcachedprotocol/common.h
libtest/memcached.cc
m4/ax_tls.m4 [deleted file]
m4/bottom.m4
m4/eagain.m4 [deleted file]
m4/socket_send_flags.m4