From e13b934355b63e3425382f469dccd20e58c80737 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 13 Oct 2010 21:18:05 +0200 Subject: heimdal: Add soname for com_err. Autobuild-User: Jelmer Vernooij Autobuild-Date: Wed Oct 13 20:00:40 UTC 2010 on sn-devel-104 --- source4/heimdal_build/wscript_build | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/heimdal_build') 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 -- cgit