summaryrefslogtreecommitdiffstats
path: root/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure.ac')
-rw-r--r--src/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/configure.ac b/src/configure.ac
index d13e3783ce..fe2a401342 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -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