Whamcloud - gitweb
* Applied the last patch in Bug 2306, which changes the portals router/NAL
[fs/lustre-release.git] / lnet / autogen.sh
1 #!/bin/sh
2
3 aclocal &&
4 automake --add-missing &&
5 ${AUTOCONF:-autoconf}