[pan2] another fix for gnome-doc-utils



commit 5b1a1d14bf309498a66d7691adf296a8483af3b1
Author: Heinrich MÃller <henmull src gnome org>
Date:   Sun Jan 22 19:20:20 2012 +0100

    another fix for gnome-doc-utils

 configure.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.in b/configure.in
index 3cd48de..7de9bcf 100644
--- a/configure.in
+++ b/configure.in
@@ -255,7 +255,10 @@ AC_CONFIG_FILES([Makefile
 
 
 if test "x$want_gnome_doc_help" = "xyes" ; then
+  echo "Building with gnome-doc-utils ... yes"
   AC_CONFIG_FILES([help/Makefile])
+else
+  echo "Building with gnome-doc-utils ... no"
 fi
 
 AC_OUTPUT



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]