Permalink
Browse files
Corrected autogen.sh to autorun.sh
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
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"
|
|
|
0 comments on commit
c57e140