[maemo-commits] [maemo-commits] r16719 - projects/haf/trunk/hildon-help

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Nov 18 12:38:49 EET 2008
Author: schulhof
Date: 2008-11-18 12:38:48 +0200 (Tue, 18 Nov 2008)
New Revision: 16719

Modified:
   projects/haf/trunk/hildon-help/configure.ac
Log:
Added x11 to DEPS

Modified: projects/haf/trunk/hildon-help/configure.ac
===================================================================
--- projects/haf/trunk/hildon-help/configure.ac	2008-11-18 10:21:38 UTC (rev 16718)
+++ projects/haf/trunk/hildon-help/configure.ac	2008-11-18 10:38:48 UTC (rev 16719)
@@ -32,6 +32,7 @@
 #CFLAGS="$CFLAGS -ggdb"
 
 PKG_CHECK_MODULES( DEPS, 
+    x11
     libxml-2.0 >= 2.6.7
     gtk+-2.0 >= 2.6
     glib-2.0 >= 2.6
@@ -59,7 +60,7 @@
 AC_SUBST(dbusconfdir)
 AC_SUBST(dbusservdir)
 
-dnl GTK_DOC_CHECK(1.4)
+GTK_DOC_CHECK(1.4)
 
 # Define output files
 AC_CONFIG_FILES([


More information about the maemo-commits mailing list