@kugel- requested changes on this pull request.


> @@ -21,7 +21,7 @@ AC_DEFUN([GEANY_CHECK_GTKDOC_HEADER],
              [test "x$geany_enable_gtkdoc_header" != "xno"],
        [
                dnl python
-               AM_PATH_PYTHON([2.7], [have_python=yes], [have_python=no])
+               AM_PATH_PYTHON([3], [have_python=yes], [have_python=no])

I see what the patch does. But WHY?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2903#pullrequestreview-762491116

Reply via email to