Control: retitle -1 swig2.0: incorrectly sets GUILE_CFLAGS
Control: reassign -1 swig2.0 2.0.9-1

On 28 February 2013 16:14, Matthias Klose <d...@ubuntu.com> wrote:
> Package: guile-2.0
> Version: 2.0.5+1-3
>
> $ guile-config info includedir
> /usr/include
> $ dpkg -S libguile.h
> guile-2.0-dev: /usr/include/guile/2.0/libguile.h
>
> Maybe this is expected, but at least not by swig2.0.
>

The value for includedir is expected.  guile-config is deprecated for
some time and swig should be using ‘pkg-config guile-2.0 --cflags’
rather than messing with includedir directly.

$ pkgconfig guile-2.0 --cflags
-pthread -I/usr/include/guile/2.0

Support for guile-2.0 in swig is quite neglected.

Regards


--
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