Removed build system from master branch, will relocate to linux-zfs-branch
[zfs.git] / autogen.sh
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755 (executable)
index 72bba5b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-aclocal -I config &&
-libtoolize --automake --copy
-autoheader &&
-automake --add-missing --include-deps 2>/dev/null
-autoconf
-rm -rf autom4te.cache aclocal.m4