<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>m4/examples.m4</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,9 @@
+2009-06-02  Rusty Howell  &lt;rhowell@novell.com&gt;
+
+	 * configure.ac:
+	 * Makefile.am:
+	    Added --without-examples to disable building examples
+
 2009-06-02  Sebastien Pouliot  &lt;sebastien@ximian.com&gt;
 
 	* configure.ac: Add a define for the PREVIEW_VERSION so updating</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -15,8 +15,10 @@ endif
 #if !PLUGIN_INSTALL
 if INCLUDE_DESKTOP_MANAGED_CODE
 MONO_SUBDIRS += gtk man data
+if INCLUDE_EXAMPLES
 MONO_EXAMPLES = examples
 endif
+endif
 
 if INCLUDE_TESTING
 TEST_SUBDIR = test</diff>
      <filename>Makefile.am</filename>
    </modified>
    <modified>
      <diff>@@ -52,6 +52,7 @@ MOONLIGHT_CHECK_MONO
 MOONLIGHT_CHECK_MOZILLA
 
 MOONLIGHT_CHECK_TESTING
+MOONLIGHT_CHECK_EXAMPLES
 MOONLIGHT_CHECK_BUILD_CONFIGURATION
 MOONLIGHT_CHECK_FIREFOX_XPI
 </diff>
      <filename>configure.ac</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,7 @@
+2009-06-02  Rusty Howell  &lt;rhowell@novell.com&gt;
+
+	 * examples.m4: Added to be able to disable building the examples
+
 2009-05-06  Raja R Harinath  &lt;harinath@hurrynot.org&gt;
 
 	* mono.m4 (mcspath): Use $(srcdir) to refer to mcs/.</diff>
      <filename>m4/ChangeLog</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd4ab697e95bcf75ede322f4ebdf3fd5c3fb8571</id>
    </parent>
  </parents>
  <author>
    <name>rhowell</name>
    <email>rhowell@e3ebcda4-bce8-0310-ba0a-eca2169e7518</email>
  </author>
  <url>http://github.com/myabc/moonlight/commit/7c5561acccc36e1b4c9363c19c916774fb440092</url>
  <id>7c5561acccc36e1b4c9363c19c916774fb440092</id>
  <committed-date>2009-06-02T14:51:18-07:00</committed-date>
  <authored-date>2009-06-02T14:51:18-07:00</authored-date>
  <message>* Add --without-examples to disable building examples



git-svn-id: svn://anonsvn.mono-project.com/source/trunk/moon@135244 e3ebcda4-bce8-0310-ba0a-eca2169e7518</message>
  <tree>54900f40ca619334f6f1aedc942f47f648fb8c8c</tree>
  <committer>
    <name>rhowell</name>
    <email>rhowell@e3ebcda4-bce8-0310-ba0a-eca2169e7518</email>
  </committer>
</commit>
