summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-06-08 07:40:55 +0000
committerAndrew Tridgell <tridge@samba.org>2000-06-08 07:40:55 +0000
commit0368f68529a9244663c199068e95d1a1d93152fa (patch)
tree926673fface497a940f577a9e39f65bf507a6215 /source/include/config.h.in
parent6c7adeab0f92844ecefbcb923d0d4763d4c3eaa5 (diff)
downloadsamba-0368f68529a9244663c199068e95d1a1d93152fa.tar.gz
samba-0368f68529a9244663c199068e95d1a1d93152fa.tar.xz
samba-0368f68529a9244663c199068e95d1a1d93152fa.zip
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
- added autoconf test for HAVE_KERNEL_OPLOCKS_LINUX
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index ed74b6e5560..b4a4f134e48 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -142,7 +142,8 @@
#undef SIZEOF_OFF_T
#undef STAT_STATVFS64
#undef HAVE_LIBREADLINE
-#undef HAVE_KERNEL_OPLOCKS
+#undef HAVE_KERNEL_OPLOCKS_IRIX
+#undef HAVE_KERNEL_OPLOCKS_LINUX
#undef HAVE_IRIX_SPECIFIC_CAPABILITIES
#undef HAVE_INT16_FROM_RPC_RPC_H
#undef HAVE_UINT16_FROM_RPC_RPC_H