@techee commented on this pull request.


In ctags/Makefile.am:

>  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.

Done. And enough with coding for today :-).


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/4228/review/2597243652@github.com>