summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2003-08-27 10:42:16 +0000
committerAlexander Bokovoy <ab@samba.org>2003-08-27 10:42:16 +0000
commitbc0f3c17922588e605784b76b4e2688d59be8e5a (patch)
tree2d67e137d63d75316d6a3c2499e8f64f1a2294ff /source3/configure.in
parent64ca3346961650d089515b81ca3887fa499c1ef3 (diff)
downloadsamba-bc0f3c17922588e605784b76b4e2688d59be8e5a.tar.gz
samba-bc0f3c17922588e605784b76b4e2688d59be8e5a.tar.bz2
samba-bc0f3c17922588e605784b76b4e2688d59be8e5a.zip
Fix typo in configure.in for libsmbclient
(This used to be commit 302da352a2f7f23c39ab97076505b5297ffdbe8d)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index e23dc77638..42ac332b3b 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -3169,7 +3169,7 @@ AC_ARG_WITH(libsmbclient,
INSTALLCLIENTCMD_A="\$(INSTALLCMD)"
LIBSMBCLIENT=libsmbclient
fi
- INSTALLCLIENT=installclietlib
+ INSTALLCLIENT=installclientlib
;;
esac ],
[