summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2018-06-17 14:53:24 -0700
committerdormando <dormando@rydia.net>2018-06-17 14:53:24 -0700
commitece5a305cc91230e217397ab5253b6f8f8d98b6b (patch)
tree666517c1b865df40e0705dd1742616e1ed7ff6cf /HACKING
parent975a49b1951b3bc779a4468d2295608a376af86e (diff)
downloadmemcached-ece5a305cc91230e217397ab5253b6f8f8d98b6b.tar.gz
use a more explicit build example in HACKING
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index cf788e4..1d815ae 100644
--- a/HACKING
+++ b/HACKING
@@ -14,6 +14,9 @@ once in order to create the configure script.
Next, run the configure script and start doing builds.
+IE:
+ ./autogen.sh && ./configure && make && make test
+
* Setting up Git
Though not required, there are a couple of things you can add to git