X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=autogen.sh;fp=autogen.sh;h=728000ae4af588df82ebe2df1f54a364382b538a;hb=c9c0d073da561bcbefbdf09c87fc75b227415619;hp=0000000000000000000000000000000000000000;hpb=40b84e7aec6392187722e61e5a4a853b530bf60f;p=zfs.git diff --git a/autogen.sh b/autogen.sh new file mode 100644 index 0000000..728000a --- /dev/null +++ b/autogen.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +aclocal -I config && +libtoolize --automake --copy +autoheader && +automake --add-missing --include-deps --copy +autoconf +rm -rf autom4te.cache aclocal.m4