Whamcloud - gitweb
Increase the number of request buffers to 4096 from 1024 for a 4GB machine
[fs/lustre-release.git] / lustre / autogen.sh
1 #!/bin/sh
2
3 aclocal &&
4 ${AUTOMAKE:-automake} --add-missing &&
5 ${AUTOCONF:-autoconf}