aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.conf.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2000-06-07 05:11:23 +0000
committerH. Peter Anvin <hpa@zytor.com>2000-06-07 05:11:23 +0000
commit65fc8ef7b2a65d445f4e7883dc45b546777d48a5 (patch)
tree1813cdab26d3d017129f9d5717078bc518abe98d /Makefile.conf.in
parent641ef2b3e8a535d0d4ad99a67879e8ec805e4b7d (diff)
downloadautofs3-65fc8ef7b2a65d445f4e7883dc45b546777d48a5.tar.gz
autofs3-65fc8ef7b2a65d445f4e7883dc45b546777d48a5.tar.xz
autofs3-65fc8ef7b2a65d445f4e7883dc45b546777d48a5.zip
Remove vestige of special handling of smbfs
Diffstat (limited to 'Makefile.conf.in')
-rw-r--r--Makefile.conf.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.conf.in b/Makefile.conf.in
index 7651267..74a5a3a 100644
--- a/Makefile.conf.in
+++ b/Makefile.conf.in
@@ -18,9 +18,6 @@ HESIOD_FLAGS = @HESIOD_FLAGS@
# NIS+ support: yes (1) no (0)
NISPLUS = @HAVE_NISPLUS@
-# SMBFS support: yes (1) no (0)
-SMBFS = @HAVE_SMBMOUNT@
-
# Support for calling e2fsck when mounting ext2 filesystems
EXT2FS = @HAVE_E2FSCK@