summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-05-06 12:44:04 +0200
committerMichael Adam <obnox@samba.org>2011-05-13 16:42:23 +0200
commitadb3fc2f1d85f7621043d087ed2afb0fd053a009 (patch)
treee2c7e6bc97f20866ae07522a9498f6398c9a9110 /source3/configure.in
parentf8e32980f4fab8d6cad5c9f95fab0d1828717cd2 (diff)
downloadsamba-adb3fc2f1d85f7621043d087ed2afb0fd053a009.tar.gz
samba-adb3fc2f1d85f7621043d087ed2afb0fd053a009.tar.bz2
samba-adb3fc2f1d85f7621043d087ed2afb0fd053a009.zip
s3:build: add an optional full version argument to the SMB_LIBRARY() macro.
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 24ce21a9b4..1d1094c5ce 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -2179,7 +2179,7 @@ fi
SMB_LIBRARY(netapi, 0)
SMB_LIBRARY(smbclient, 0)
SMB_LIBRARY(smbsharemodes, 0)
-SMB_LIBRARY(addns, 0, no, [undefined API])
+SMB_LIBRARY(addns, 0, [], no, [undefined API])