projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
ba24508
)
Corrected autogen.sh to autorun.sh
author
Ingy dot Net
<ingy@paris>
Sat, 20 Feb 2010 00:28:40 +0000
(16:28 -0800)
committer
Ingy dot Net
<ingy@paris>
Sat, 20 Feb 2010 00:28:40 +0000
(16:28 -0800)
README.FIRST
patch
|
blob
|
history
diff --git
a/README.FIRST
b/README.FIRST
index 0075f0293c82706dd801a2c23d1acc2ff3ff16f4..d7282df3efb4dc95c56548e71870c1e08f04c364 100644
(file)
--- 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/auto
ge
n.sh
+./config/auto
ru
n.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"