summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-04-23 10:15:00 +0200
committerStefan Metzmacher <metze@samba.org>2011-04-23 11:17:47 +0200
commit1cf715ed214809bd43e8f5be829f65bf37686980 (patch)
treebda9c25dac453e77e94bcbbefb86d17435caf3d6 /source3/configure.in
parent4a4a774e61aa5d95fa4c90485c538629ce5d0c92 (diff)
downloadsamba-1cf715ed214809bd43e8f5be829f65bf37686980.tar.gz
samba-1cf715ed214809bd43e8f5be829f65bf37686980.tar.bz2
samba-1cf715ed214809bd43e8f5be829f65bf37686980.zip
Revert "s3-vfs: another attempt to fix the Tru64 build."
This reverts commit 52909271879d909533a86c3a448839debb6497c6. A better fix will follow. metze
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 97e69a3a57..b2c1856bec 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -5400,8 +5400,6 @@ if test x"$samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT" = x"yes"; then
fi
AC_MSG_RESULT([$samba_cv_HAVE_EXPLICIT_LARGEFILE_SUPPORT])
-AC_CHECK_TYPE(struct vfsops,[AC_DEFINE(HAVE_STRUCT_VFSOPS,1,[Whether struct vfsops exists])],,[#include <sys/mount.h>])
-
#################################################
# check for cluster extensions