[Libvir] [PATCH] Make "make distcheck" work.

Daniel Veillard veillard at redhat.com
Wed Nov 14 16:32:30 UTC 2007


On Wed, Nov 14, 2007 at 03:57:10PM +0100, Jim Meyering wrote:
> Here's another infrastructure-fixing patch.
> I got most of the way to an honest "make distcheck",
> but fixing a final failing sub-test wasn't worth the effort,
> so I punted and added the top level "distuninstallcheck"
> target to make it skip that part.
> 
> 	Make "make distcheck" work.
> 
> 	 * Makefile.am: Expand some "*" wildcards, and (for now) disable
> 	   the relatively unimportant, distuninstallcheck target.
> 	   Fix a few redirect-directly-to-target bugs.
> 	   Add a few $(srcdir)/ prefixes and add an uninstall-local rule.
> 	 * docs/Makefile.am: More of the same.  Split some long lines.
> 	 * docs/examples/Makefile.am: Likewise.
> 	 * python/Makefile.am: Likewise.
> 	 * python/tests/Makefile.am: Likewise.
> 	 * qemud/Makefile.am: Likewise.
> 	 * tests/Makefile.am: Remove the directories already listed in SUBDIRS.

  okay, lot of this makes sense. The only drawback seems to be loosing
the ability to use wildcards to list for example the HTML pages or
C examples ...
  BTW, have you noticed that docs/examples/Makefile.am is automatically
generated, so for that part you will instead need to fix index.py which
does the indexing/generation.

   okay in principle but the docs/examples/Makefile.am change need to be
fixed differently.

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/




More information about the libvir-list mailing list