Whamcloud - gitweb
LU-1280 ldiskfs: remove LASSERTF from ext3_ext_new_extent_cb()
[fs/lustre-release.git] / libsysio / autogen.sh
1 #!/bin/sh
2
3 ${ACLOCAL:-aclocal} &&
4 ${AUTOMAKE:-automake} --add-missing --copy &&
5 ${AUTOCONF:-autoconf}