|
 |
"jr" <cre### [at] gmail com> wrote:
> fwiw, I know it's early days etc, but you do use GNU and the Linux distributions
> ... vary. suggest the following in the Makefile:
> CFLAGS += $(shell pkg-config --flags ncursesw)
> LDFLAGS = $(shell pkg-config --libs ncursesw)
>
jr, thank's for the feedback. I just updated the GNUmakefile:
https://github.com/koppi/ccm/commit/b2dbc57eca62e3c767ef099a017b8eb0105c6af1
regards, koppi
Post a reply to this message
|
 |