]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - autogen.sh
Imported Upstream version 0.6.5.9
[mirror_spl-debian.git] / autogen.sh
index abd43903a90a00b1cdc1b41e94b7050755e39f01..427394af47a3b919d8fa3afce741dfdce983404c 100755 (executable)
@@ -1,10 +1,4 @@
 #!/bin/sh
 
-find . -type d -name .deps | xargs rm -rf
-rm -rf config.guess config.sub ltmain.sh
-libtoolize --automake
-aclocal -I autoconf 2>/dev/null &&
-autoheader &&
-automake --add-missing --include-deps 2>/dev/null
-autoconf
-
+autoreconf -fiv
+rm -Rf autom4te.cache