1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-02 00:23:50 +03:00

r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.

This commit is contained in:
Jelmer Vernooij
2006-03-16 21:36:36 +00:00
committed by Gerald (Jerry) Carter
parent 272ca8e636
commit 4682bc5ce0
22 changed files with 132 additions and 118 deletions

View File

@@ -130,7 +130,7 @@ REQUIRED_SUBSYSTEMS = \
# Start SUBSYSTEM ldb
[LIBRARY::ldb]
VERSION = 0.0.1
SO_VERSION = 0.0.1
SO_VERSION = 0
DESCRIPTION = LDAP-like embedded database library
INIT_FUNCTION_TYPE = int (*) (void)
OBJ_FILES = \