Added parameter to memslap so that key generation can be controlled through
[awesomized/libmemcached] / config / bootstrap
1 #!/bin/sh
2 set -x
3 aclocal
4 #libtoolize --copy
5 autoheader
6 automake --add-missing --copy
7 autoconf