[evolution-rss] Check for gtkhtml-editor module since we needs its path in includes.



commit c88b9a89e7220349fe86ab4c96eabe5645b2b0fb
Author: Fridrich Strba <fridrich strba bluewin ch>
Date:   Fri Jun 19 11:56:02 2009 +0200

    Check for gtkhtml-editor module since we needs its path in includes.

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 43327ee..43818ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,6 +65,7 @@ PKG_CHECK_MODULES(EVOLUTION_RSS_EPLUGIN,
    evolution-shell$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED dnl
    libglade-2.0 dnl
    libgtkhtml-3.14 dnl
+   gtkhtml-editor dnl
 ])
 
 dnl default renderer and fall it it in case no other render is found



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