]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: teach apibuild.py to work in a non-srcdir build
authorJim Meyering <meyering@redhat.com>
Wed, 24 Feb 2010 21:51:47 +0000 (22:51 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 25 Feb 2010 13:14:42 +0000 (14:14 +0100)
commitace4dca5dfbc022b057ce1d9f3d2770ad3a34716
tree6e39cd70ac7e9a7085adcd29259f65a2cf5b0c57
parentf064dca7ea296bba64a5c952c0ade0f703d8c14e
build: teach apibuild.py to work in a non-srcdir build

* docs/Makefile.am (libvirt-api.xml libvirt-refs.xml): Generalize
apibuild.py to work in a non-srcdir build.  Pass "srcdir" to it.
* docs/apibuild.py (rebuild): Honor the $srcdir envvar.
docs/Makefile.am
docs/apibuild.py