From 75c4fd98b64414d2e102002a5259f554f5b27b69 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 13 Jan 2001 02:20:35 +0000 Subject: Suggest what to do if gtk-doc is not found. 2001-01-12 Federico Mena Quintero * configure.in: Suggest what to do if gtk-doc is not found. svn path=/trunk/; revision=7468 --- configure.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index cd09f1692d..cfa53818de 100644 --- a/configure.in +++ b/configure.in @@ -752,5 +752,7 @@ echo " else echo " Programming documentation files will not be built. + You may want to install the gtk-doc package + so that you will get the Evolution Developer's Guide. " fi -- cgit