[jhbuild] Document module_makecheck in the manual (GNOME bug 598391)



commit 623b1359540bac7cba3d271a1d795832f6ea902b
Author: Craig Keogh <cskeogh adam com au>
Date:   Wed Oct 14 20:26:02 2009 +1030

    Document module_makecheck in the manual (GNOME bug 598391)

 doc/C/jhbuild.xml |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/doc/C/jhbuild.xml b/doc/C/jhbuild.xml
index 802ebac..e133c2e 100644
--- a/doc/C/jhbuild.xml
+++ b/doc/C/jhbuild.xml
@@ -1533,6 +1533,19 @@ libgnomecanvas is missing branch definition for gnome-2-20
 	  </listitem>
 	</varlistentry>
 	<varlistentry>
+	  <term id="cfg-module-makecheck"><varname>module_makecheck</varname></term>
+	  <listitem>
+	    <simpara>A dictionary mapping module names to boolean
+	    values specifying whether to run 
+	    <command>make check</command> after
+	    <command>make</command>. The setting in
+            <varname>module_makecheck</varname> replaces the value of
+            <varname>makecheck</varname>.  If a particular module isn't
+            listed in the dictionary, the global
+            <varname>makecheck</varname> will be used.</simpara>
+	  </listitem>
+	</varlistentry>
+	<varlistentry>
 	  <term id="cfg-module-extra-env"><varname>module_extra_env</varname></term>
 	  <listitem>
 	    <simpara>A dictionary mapping module names to dictionaries



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