]> granicus.if.org Git - zfs/blob - autogen.sh
SPL 0.6.0-rc9
[zfs] / autogen.sh
1 #!/bin/sh
2
3 aclocal -I config
4 libtoolize --automake --copy
5 autoheader
6 automake --add-missing --include-deps --copy
7 autoconf
8 rm -rf autom4te.cache aclocal.m4