Hi,

you probably want to replace the first four lines in every .pc.in file
with:

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

When running configure, these variables will be correctly set.

Cheers,
Benjamin

On Mi, 2013-11-06 at 10:04 +0100, Jaromír Mikeš wrote:
> Hi,
> 
> 
> thank you for reporting.
> 
> 
> Would be some thing like this solution?
> 
> 
> libdir=${prefix}/$(LIBDIR)
> 
> 
> mira
> 
> 
> 
> 
> 
> 2013/11/5 Benjamin Drung <bdr...@debian.org>
>         Package: vamp-plugin-sdk
>         Version: 2.5-2
>         Severity: normal
>         
>         Dear Maintainer,
>         
>         vamp-hostsdk.cp and vamp-sdk.pc contain:
>         
>         libdir=${prefix}%LIBDIR%
>         
>         This leads to a wrong include directory: /usr\%LIBDIR\%


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to