Create symbols to export in libtdb dynamically from tdb.h.
authorMichael Adam <obnox@samba.org>
Thu, 14 Feb 2008 13:15:07 +0000 (14:15 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 14 Feb 2008 13:17:57 +0000 (14:17 +0100)
commitb09b3ac8f88d7b89501193efca3615518218d6f1
treed87491fcc3df2a7512d7f4cb64ab3afb3be2dd4d
parent8e3ae7baaf287f70123eda7aa478ac82812e7c81
Create symbols to export in libtdb dynamically from tdb.h.

This adds a general mechanism to create version-scripts for
linking shared libraries from one or several header files,
similar to mkproto.sh/awk.

Michael
(This used to be commit 65817703c49a7410f4f0c8b46494ede6169d9fa6)
source3/Makefile.in
source3/exports/libtdb.syms [deleted file]
source3/script/mksyms.awk [new file with mode: 0644]
source3/script/mksyms.sh [new file with mode: 0755]