summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrond Norbye <trond.norbye@gmail.com>2011-04-02 18:52:05 +0200
committerTrond Norbye <trond.norbye@gmail.com>2011-04-02 18:52:05 +0200
commit979d98229623432571c0100e19ebe76a9d3d67a2 (patch)
tree0f94244dc08d3a63f9571f8630ef381cbb56d237
parent2647026782b7971e6d03b46dcc61827b63a31b5d (diff)
downloadmemcached-979d98229623432571c0100e19ebe76a9d3d67a2.tar.gz
Fix m4/libevent.m4 to pass whitespace test
-rw-r--r--m4/libevent.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/libevent.m4 b/m4/libevent.m4
index 24d7e24..d01bf16 100644
--- a/m4/libevent.m4
+++ b/m4/libevent.m4
@@ -99,4 +99,4 @@ if test $ac_cv_libevent_dir != "(system)"; then
CPPFLAGS="-I$ac_cv_libevent_dir $CPPFLAGS"
fi
fi
-]) \ No newline at end of file
+])