summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-02-10 11:08:02 +0100
committerMichael Adam <obnox@samba.org>2011-02-10 13:57:32 +0100
commit6339a17a93dfa8dadd115c9d9c73324734c5b9fb (patch)
treee76230e83e6332c6eeecf9f309559ecef43c3d03 /source3/configure.in
parent4242d633d8b2812ef6017a4785f80fa9d213d326 (diff)
downloadsamba-6339a17a93dfa8dadd115c9d9c73324734c5b9fb.tar.gz
samba-6339a17a93dfa8dadd115c9d9c73324734c5b9fb.tar.bz2
samba-6339a17a93dfa8dadd115c9d9c73324734c5b9fb.zip
Revert "libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes"
This reverts commit 5dd63c6c1439f5dde00e56144c38771d81455ada. Undo the library version bump.
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 363fbac352..d102ea58bb 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -6322,7 +6322,7 @@ else
LIBWBCLIENT_SHARED_TARGET=bin/libwbclient.$SHLIBEXT
LIBWBCLIENT_STATIC_TARGET=bin/libwbclient.a
- LIBWBCLIENT_SOVER=1
+ LIBWBCLIENT_SOVER=0
if test $BLDSHARED = true -a x"$HAVE_WINBIND" = x"yes" -a x"$BUILD_LIBWBCLIENT_SHARED" = x"yes"; then
NSS_MODULES="${WINBIND_NSS} ${WINBIND_WINS_NSS}"
## Only worry about libwbclient if we have shared