build: add symbol versioning when we build with gnu ld
authorStefan Metzmacher <metze@samba.org>
Fri, 23 May 2008 09:52:31 +0000 (11:52 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 23 May 2008 15:19:57 +0000 (17:19 +0200)
commit7abda3fb9d10ec5c8b2f61508cd1362d324e3a8a
treee5f177f3e0e25ebed8e4726b3b49d56da817662d
parent3d6911afca4c3412b71ba2aeb75abc71cabf74df
build: add symbol versioning when we build with gnu ld

There's --enable-symbol-versioning=no to disable it.

metze
(cherry picked from commit cb5492978b6b157f529806afb2f5fc6202888129)
(This used to be commit a739652d94300881479262648592223536fc8eec)
source3/Makefile.in
source3/configure.in
source3/exports/libsmbclient.version.syms [new file with mode: 0644]
source3/exports/libsmbsharemodes.version.syms [new file with mode: 0644]
source3/script/mksyms.awk
source3/script/mksyms.sh