mirror_zfs/config
Brian J. Murrell 534c4e38cb When no kernel source has been pointed to, first attempt to use
/lib/modules/$(uname -r)/source.  This will likely fail when building
under a mock (http://fedoraproject.org/wiki/Projects/Mock) chroot
environment since `uname -r` will report the running kernel which
likely is not the kernel in your chroot.  To cleanly handle this
we fallback to using the first kernel in your chroot.

The kernel-devel package which contains all the kernel headers and
a few build products such as Module.symver{s} is all the is required.
Full source is not needed.
2010-03-08 14:19:30 -08:00
..
config.guess * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
config.sub * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
depcomp * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
install-sh * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
ltmain.sh * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
missing * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
rpm.am Simplify rpm build rules, added config/rpm.am. 2009-07-01 14:37:44 -07:00
Rules.am Build system update 2009-02-12 14:45:22 -08:00
spl-build.m4 When no kernel source has been pointed to, first attempt to use 2010-03-08 14:19:30 -08:00
spl-meta.m4 Allow spl_config.h to be included by dependant packages 2009-03-17 14:55:59 -07:00