X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=autogen.sh;h=488e913b2bf42bdc2a303b6b615657eaf2374e1c;hb=a35c12073ccc1ae22f816c1128363cb337bb3b06;hp=12ed476c713f9b93070b96bfcb2e1ae5fca051f9;hpb=716154c5926eb391eb8178203496430ffa7ebed8;p=mirror_zfs.git diff --git a/autogen.sh b/autogen.sh index 12ed476c7..488e913b2 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,8 +1,4 @@ #!/bin/sh -aclocal -I config -libtoolize --automake --copy -autoheader -automake --add-missing --include-deps --copy -autoconf -rm -rf autom4te.cache aclocal.m4 +autoreconf -fiv || exit 1 +rm -Rf autom4te.cache