@b4n commented on this pull request.
> @@ -1,5 +1,5 @@ AC_PREREQ([2.61]) -dnl Don't forget when updating version number to do GP_CHECK_GEANY also +dnl Dont forget when updating version number to do GP_CHECK_GEANY also It's rather than Scintilla doesn't have an autoconf lexer (I think?) and we use the shell one, which doesn't understand `dnl`. To be fair, it's not a shell syntax but m4, which pre-processes the shell script, so it's not as trivial :) -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1408#discussion_r2148825305 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1408/review/2930332...@github.com>