@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