Remove autotools products

Remove all of the generated autotools products from the repository
and update the .gitignore files accordingly.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #718
This commit is contained in:
Brian Behlendorf
2012-08-26 18:10:24 -07:00
parent cd38ac58a3
commit ca8b5af89d
67 changed files with 19 additions and 80582 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/bin/sh
aclocal -I config &&
aclocal -I config
libtoolize --automake --copy
autoheader &&
autoheader
automake --add-missing --include-deps --copy
autoconf