Whamcloud - gitweb
- merge 0.7rc1 from b_devel to HEAD (20030612 merge point)
[fs/lustre-release.git] / lustre / autogen.sh
1 #!/bin/sh
2
3 aclocal &&
4 automake --add-missing &&
5 ${AUTOCONF:-autoconf}