From cbf97edb95a1384660f63d2d1c15521872797c20 Mon Sep 17 00:00:00 2001 From: Ingy dot Net Date: Fri, 19 Feb 2010 16:28:40 -0800 Subject: [PATCH] Corrected autogen.sh to autorun.sh --- README.FIRST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.FIRST b/README.FIRST index 0075f029..d7282df3 100644 --- a/README.FIRST +++ b/README.FIRST @@ -11,7 +11,7 @@ bzr branch lp:libmemcached Once the tree is cloned you will need to build the "configure" script. You can do this by running the script: -./config/autogen.sh +./config/autorun.sh It will set up all of the files you need to build libmemcached. At that point it is just the typical "./configure; make; make test; make install" -- 2.30.2