summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-10-13 21:18:05 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-10-13 20:00:40 +0000
commite13b934355b63e3425382f469dccd20e58c80737 (patch)
treed4bb7f298f6f7880f60405c9d85e36359af886ac /source4/heimdal_build
parentf0124542bcfe59cc42156ad4017366aab6dc938c (diff)
downloadsamba-e13b934355b63e3425382f469dccd20e58c80737.tar.gz
samba-e13b934355b63e3425382f469dccd20e58c80737.tar.bz2
samba-e13b934355b63e3425382f469dccd20e58c80737.zip
heimdal: Add soname for com_err.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Oct 13 20:00:40 UTC 2010 on sn-devel-104
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/heimdal_build/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/wscript_build b/source4/heimdal_build/wscript_build
index fd41e8b625..3f779f128e 100644
--- a/source4/heimdal_build/wscript_build
+++ b/source4/heimdal_build/wscript_build
@@ -755,6 +755,7 @@ if not bld.CONFIG_SET('USING_SYSTEM_COM_ERR'):
'../heimdal/lib/com_err/com_err.c ../heimdal/lib/com_err/error.c',
includes='../heimdal/lib/com_err',
deps='roken',
+ vnum='0.25',
)
# here is the asn1 compiler build rule