fix XFSQA 145 / test_hole
[xfstests-dev.git] / dmapi / README.build
1 You should be able to just run the ./configure and then 'make'.
2
3
4 Sometimes we have to update the autotools bits.  Here's what was used the last
5 time:
6
7 libtoolize --automake --copy --force
8 aclocal --force
9 automake --add-missing --copy --force-missing
10 autoconf
11