Whamcloud - gitweb
LU-1898 test: new tests 8[a,b,c,d,e] need 2.3 or later
[fs/lustre-release.git] / libsysio / autogen.sh
1 #!/bin/sh
2
3 ${ACLOCAL:-aclocal} &&
4 ${AUTOMAKE:-automake} --add-missing --copy &&
5 ${AUTOCONF:-autoconf}