[trimmed cc's]

On 2013/03/23 18:49, Jiri B wrote:
> On Sat, Mar 23, 2013 at 09:44:09PM +0100, Martijn Rijkeboer wrote:
> > Please commit so other people can start testing it.
> 
> It does not even build because of libpromises mentioned by Stuart.
> 
> --- src/Makefile.in.orig        Sat Mar 23 22:22:13 2013
> +++ src/Makefile.in     Sat Mar 23 22:22:28 2013
> @@ -526,7 +526,7 @@ LDADD = libpromises.la
>  
>  # libpromises
>  projlib_LTLIBRARIES = libpromises.la
> -libpromises_la_LDFLAGS = -version-info 1:0:0 -no-undefined
> +libpromises_la_LDFLAGS = -version-info 0:0:0 -no-undefined

this needs to be under control of the port i.e. pass in the version from the 
makefile

Reply via email to