mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 10:54:35 +03:00
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:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
aclocal -I config &&
|
||||
aclocal -I config
|
||||
libtoolize --automake --copy
|
||||
autoheader &&
|
||||
autoheader
|
||||
automake --add-missing --include-deps --copy
|
||||
autoconf
|
||||
|
||||
Reference in New Issue
Block a user