aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2010-09-01 12:54:51 -0700
committerBrian Behlendorf <[email protected]>2010-09-01 15:42:32 -0700
commit1ae93745d2eadcdfdf1ab677180f28922e7c7d26 (patch)
treeb1f9ec0a398bdbda7c893e8a16bbe46437142b88 /autogen.sh
parent9691eb9fee92301869ae34f750279f93504f7db1 (diff)
Minor packaging fixes
The GIT file was removed from the tree because I have stopped using TopGit. Because of this is must also be removed from the top level Makefile.am as will as the zfs.spec.in file which referenced it. Fix type in lib/libzpool/Makefile.am which was preventing the needed zrlock.h header from being included by 'make dist'. I simply had the name wrong in the Makefile.am. Regenerated autogen.sh build products. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'autogen.sh')
-rw-r--r--autogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 728000ae4..aba740f16 100644
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,4 +5,3 @@ libtoolize --automake --copy
autoheader &&
automake --add-missing --include-deps --copy
autoconf
-rm -rf autom4te.cache aclocal.m4