diff options
author | Harshavardhana <harsha@zresearch.com> | 2009-02-27 10:23:45 -0800 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-02-28 00:06:40 +0530 |
commit | b6bf3b8d6efb995d4ca7b91ff41709c57753d632 (patch) | |
tree | 8098f9b4802414d605e472874d0fd85597b8f1a0 /configure.ac | |
parent | 24f80a408cbf5214664efe12466929d50575c963 (diff) |
CALLOC changed to calloc in rdd.c and several other cleanup and moved rdd.c into more appropriate "benchmarking" directory.
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 205a69c08..4d9030702 100644 --- a/configure.ac +++ b/configure.ac @@ -127,7 +127,6 @@ AC_CONFIG_FILES([Makefile extras/init.d/Makefile extras/init.d/glusterfs-server.plist extras/benchmarking/Makefile - extras/test/Makefile glusterfs.spec]) AC_CANONICAL_HOST |