1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/library-versions.in
Michael Adam 8e3ae7baaf Add support for building and using shared and static libtdb library.
This should work with m4_include(lib/tdb/libtdb.m4) like already
done with talloc, but currently this does not work (yet) - tdb
code has to be merged from s4 before that.

Michael
(This used to be commit e92fdf6b20)
2008-02-14 14:17:57 +01:00

12 lines
322 B
Plaintext

##
## Basic script for defining the major and minor library revision numbers
## Makefile_target:major:minor
##
bin/libtalloc.@SHLIBEXT@:1:0
bin/libtdb.@SHLIBEXT@:0:1
bin/libsmbclient.@SHLIBEXT@:0:1
bin/libsmbsharemodes.@SHLIBEXT@:0:2
bin/libaddns.@SHLIBEXT@:0:1
bin/libwbclient.@SHLIBEXT@:0:1
bin/libnetapi.@SHLIBEXT@:0:1