summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTrond Norbye <Trond.Norbye@sun.com>2009-01-15 15:43:09 +0100
committerDustin Sallings <dustin@spy.net>2009-01-22 08:53:29 -0800
commitcd0f37b455331918bd9e31af4c22d6c6c639f9b6 (patch)
tree269853f25982f10e437dcae8ba5bc0b004f29bc4 /configure.ac
parentafb95eccf5a574bb84fdb0e6fc742115e405d1ce (diff)
downloadmemcached-cd0f37b455331918bd9e31af4c22d6c6c639f9b6.tar.gz
Fixed whitespace in configure.ac
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e24e6db..6e6ed70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -144,7 +144,7 @@ AC_HEADER_STDBOOL
AC_C_CONST
# We don't want to enable mallinfo on Solaris, because that will enable
-# libmalloc and from the manpage: These routines are space-efficient but
+# libmalloc and from the manpage: These routines are space-efficient but
# have lower performance. Their usage can result in serious performance
# degradation.
case "$target_os" in