Whamcloud - gitweb
Commented-out mdc_statfs method. Not sure of how to set up all the portals
[fs/lustre-release.git] / lustre / autogen.sh
1 #!/bin/sh
2
3 find . -type d -name .deps | xargs rm -rf
4 automake --add-missing &&
5 aclocal &&
6 autoconf