]> granicus.if.org Git - zfs/blob - autogen.sh
Handle errors from spl_kern_path_locked()
[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