@cjmayo commented on this pull request.


In build/geanyvc.m4:

> @@ -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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1414/review/2638261881@github.com>