Hello list,

This part of guile-2.0.pc is quite confusing and I think it's wrong:

...
Libs: -L${libdir} -lguile-2.0 -lgc
...
Cflags: -I${pkgincludedir}/2.0  -pthread

Shouldn't the '-pthread' be in Libs, instead of Cflags? Compilation can fail
when relying on pkg-config [1] (the bug mentions guile-1.8, but it's the same
with the latest stable guile).

Cheers,

-- 
Jan Synacek
Software Engineer, Red Hat

[1] https://bugzilla.redhat.com/show_bug.cgi?id=951781

Reply via email to