forked from aniani/vim
patch 8.2.2337: configure test for GTK only says "no"
Problem: Configure test for GTK only says "no". (Harm te Hennepe) Solution: Hint that a -def package is needed. (closes #5229)
This commit is contained in:
@@ -2583,6 +2583,9 @@ AC_DEFUN(AM_PATH_GTK,
|
||||
sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
|
||||
}
|
||||
else
|
||||
dnl Put some text before the "no" to hint at installing the gtk-dev
|
||||
dnl packages.
|
||||
AC_MSG_CHECKING(for GTK -dev package)
|
||||
no_gtk=yes
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user