evolution-rss r261 - trunk



Author: lucilanga
Date: Mon May  5 18:08:13 2008
New Revision: 261
URL: http://svn.gnome.org/viewvc/evolution-rss?rev=261&view=rev

Log:
libxul fixes

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon May  5 18:08:13 2008
@@ -170,7 +170,7 @@
 *thunderbird) gecko_min_version=1.0 ;;
 xulrunner) gecko_min_version=1.8 ;;
 libxul*) gecko_min_version=1.9 ;;
-*) AC_MSG_ERROR([$gecko_cv_gecko is not supported])
+*) AC_MSG_ERROR([No supported render found. Pleae install one of: mozilla-devel, firefox-devel, xulrunner-devel, libxul, webkit])
 esac
 
 if test "x$have_gecko" != "xno"; then



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