zfs/config
Brian Behlendorf 7119bf7044 Add configure check for user_path_dir()
I didn't notice at the time but user_path_dir() was not introduced
at the same time as set_fs_pwd() change.  I had lumped the two
together but in fact user_path_dir() was introduced in 2.6.27 and
set_fs_pwd() taking 2 args was introduced in 2.6.25.  This means
builds against 2.6.25-2.6.26 kernels were broken.

To fix this I've added a check for user_path_dir() and no longer
assume that if set_fs_pwd() takes 2 args then user_path_dir() is
also available.
2010-07-01 13:53:26 -07:00
..
Rules.am Only make compiler warnings fatal with --enable-debug 2010-06-30 17:05:36 -07:00
config.awk Allow spl_config.h to be included by dependant packages (updated) 2010-03-22 14:45:33 -07: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 support for 'make -s' silent builds 2010-03-26 15:41:17 -07:00
missing * : Add autogen.sh products. 2008-11-24 23:49:18 +00:00
rpm.am Public Release Prep 2010-05-17 15:18:00 -07:00
spl-build.m4 Add configure check for user_path_dir() 2010-07-01 13:53:26 -07:00
spl-meta.m4 Public Release Prep 2010-05-17 15:18:00 -07:00