@b4n commented on this pull request.
> @@ -13,6 +13,7 @@ AC_USE_SYSTEM_EXTENSIONS AC_PROG_CC AC_PROG_CC_C99 AM_PROG_CC_C_O +AC_PROG_CXX couldn't you simply `AC_REQUIRE([AC_PROG_CXX])` in `GP_CHECK_BRACKETCOLORS`? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1221#pullrequestreview-2984560161 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1221/review/[email protected]>
