Autogen refresh.

Run autogen.sh using the same autotools versions as upstream:

 * autoconf-2.63
 * automake-1.11.1
 * libtool-2.2.6b
This commit is contained in:
Darik Horn
2011-06-17 10:12:25 -07:00
committed by Brian Behlendorf
parent 47a2455fbc
commit b772aedeec
3 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
pkgdracutdir = $(datarootdir)/dracut/modules.d/90zfs
pkgdracutdir = $(datadir)/dracut/modules.d/90zfs
dist_pkgdracut_SCRIPTS = \
$(top_srcdir)/dracut/90zfs/90-zfs.rules \
$(top_srcdir)/dracut/90zfs/check \