[Github-comments] [geany/geany] Add support for Kotlin tags (#2778)
Jan Dolinár
notifications at xxxxx
Mon Apr 5 12:51:42 UTC 2021
@dolik-rce commented on this pull request.
> @@ -7,6 +7,10 @@ AM_CFLAGS = \
$(GTK_CFLAGS) \
@LIBGEANY_CFLAGS@
+if MINGW
+AM_CFLAGS += -DUSE_SYSTEM_STRNLEN=1
My knowledge of automake is very limited, so I'll better ask: Is this a correct place to define this macro? Or can it be somehow detected automatically by configure or somewhere else?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2778#pullrequestreview-627821935
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210405/c85cd13c/attachment.htm>
More information about the Github-comments
mailing list