mirror_zfs/config
Brian Behlendorf 302b88e6ab Add autoconf checks for atomic64_cmpxchg + atomic64_xchg
These functions didn't exist for all archs prior to 2.6.24.  This
patch addes an autoconf test to detect this and add them when needed.
The autoconf check is needed instead of just an #ifndef because in
the most modern kernels atomic64_{cmp}xchg are implemented as in
inline function and not a #define.
2009-10-30 13:53:17 -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 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 Add autoconf checks for atomic64_cmpxchg + atomic64_xchg 2009-10-30 13:53:17 -07:00
spl-meta.m4 Allow spl_config.h to be included by dependant packages 2009-03-17 14:55:59 -07:00