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:
committed by
Gerald (Jerry) Carter
parent
272ca8e636
commit
4682bc5ce0
@@ -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 = \
|
||||
|
||||
Reference in New Issue
Block a user