Whamcloud - gitweb
Fix endian conversion of socknal major/minor version. They are __u16 not __u32.
[fs/lustre-release.git] / lustre / portals / autogen.sh
1 #!/bin/sh
2
3 aclocal &&
4 automake --add-missing &&
5 ${AUTOCONF:-autoconf}