@cjmayo commented on this pull request.
> @@ -6,13 +6,12 @@ AC_DEFUN([GP_CHECK_GEANYVC], AC_HELP_STRING([--enable-gtkspell=ARG], [Enable GtkSpell support in GeanyVC. [[default=auto]]]),, enable_gtkspell=auto) - GP_CHECK_GTK3([gtkspell_package=gtkspell3-3.0], - [gtkspell_package=gtkspell-2.0]) + GTKSPELL_PACKAGE_NAME=gtkspell3-3.0 OK -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1414#discussion_r1968309085 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1414/review/2638261...@github.com>