@techee commented on this pull request.
EXTRA_DIST = \
gnu_regex/README.txt
libctags_la_LIBADD += libgnu_regex.la
-AM_CPPFLAGS += -I$(srcdir)/gnu_regex
+AM_CPPFLAGS += -I$(srcdir)/gnu_regex -D__USE_GNU
OK, let's do it the way you suggest.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4228#discussion_r1943824353
You are receiving this because you are subscribed to this thread.
Message ID:
geany/geany/pull/4228/review/2597224121@github.com