summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-06-02 23:07:59 +0200
committerJelmer Vernooij <jelmer@samba.org>2009-06-02 23:24:33 +0200
commit8d033ec0d115fe2cdd9bf1fa9758cc0994f5b6f0 (patch)
treeeee039b69b32b29aa01ecb0eed1e8a78b48f0ce0 /source4/build
parente0a6a344be326c58dc9307f286226f76f15f78e8 (diff)
downloadsamba-8d033ec0d115fe2cdd9bf1fa9758cc0994f5b6f0.tar.gz
Move mount.cifs/umount.cifs to the top level and remove the outdated copy
in Samba 4.
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/m4/public.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/m4/public.m4 b/source4/build/m4/public.m4
index 2bf63f0ca69..704811bf06b 100644
--- a/source4/build/m4/public.m4
+++ b/source4/build/m4/public.m4
@@ -188,7 +188,7 @@ AC_DEFUN([SMB_ENABLE],
$1_ENABLE = $2
"
SMB_INFO_ENABLES="$SMB_INFO_ENABLES
-\$enabled{$1} = \"$2\";"
+\$enabled{\"$1\"} = \"$2\";"
])
dnl SMB_MAKE_SETTINGS(text)