Whamcloud - gitweb
update smfs 1)some fix in cache mount 2)some fix in lookup and touch, create
[fs/lustre-release.git] / lustre / autogen.sh
1 #!/bin/sh
2
3 aclocal &&
4 ${AUTOMAKE:-automake} --add-missing &&
5 ${AUTOCONF:-autoconf}