diff options
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 83e7a25cac..a647db2911 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -195,6 +195,11 @@ #undef PUTUTLINE_RETURNS_UTMP #undef COMPILER_SUPPORTS_LL #undef HAVE_YP_GET_DEFAULT_DOMAIN +#undef USE_SPINLOCKS +#undef SPARC_SPINLOCKS +#undef INTEL_SPINLOCKS +#undef MIPS_SPINLOCKS +#undef POWERPC_SPINLOCKS /* The number of bytes in a int. */ #undef SIZEOF_INT |