pkg-config libdivecomputer / subsurface makefile / confusion

Linus Torvalds torvalds at linux-foundation.org
Tue Jul 10 11:02:33 PDT 2012


On Tue, Jul 10, 2012 at 7:23 AM, Grischa Toedt <toedt at embl.de> wrote:
>
> b) the subsurface makefile uses pkg-config to identify the include path:
> --- line 43 ---
> else ifeq ($(UNAME), darwin)
>         LIBDIVECOMPUTERINCLUDES = $(shell $(PKGCONFIG) --cflags libdivecomputer)

Does it work if you replace "--cflags" with "--cflags-only-I"?

             Linus


More information about the subsurface mailing list