Whamcloud - gitweb
In ll_file_read() use (*ppos + count - 1) for end of read instead of the value
[fs/lustre-release.git] / lustre / autogen.sh
1 #!/bin/sh
2
3 aclocal &&
4 ${AUTOMAKE:-automake} --add-missing &&
5 ${AUTOCONF:-autoconf}