diff options
author | Eric Blake <eblake@redhat.com> | 2012-02-02 13:20:09 -0700 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2012-02-03 10:36:02 -0700 |
commit | 1104c3ed216f3f46cfe62afbe70bb95f90787f69 (patch) | |
tree | f700734d7335cd773748300c4dcd9222b8dc6911 /libvirt-qemu-override-api.xml | |
parent | 340ef52421ef1ac903a97b64ab0572da05175970 (diff) | |
download | libvirt-python-v6-1104c3ed216f3f46cfe62afbe70bb95f90787f69.tar.gz libvirt-python-v6-1104c3ed216f3f46cfe62afbe70bb95f90787f69.tar.xz libvirt-python-v6-1104c3ed216f3f46cfe62afbe70bb95f90787f69.zip |
build: clean up CPPFLAGS/INCLUDES usage
Our syntax checker missed all-lower-case variables (this will
be fixed by the next .gnulib update). Additionally, anywhere
that we mix in-tree files with generated files, automake recommends
listing builddir prior to srcdir for VPATH builds.
* src/Makefile.am (*_la_CFLAGS): Favor $(top_srcdir).
(INCLUDES): Likewise, and follow automake recommendations on
builddir before srcdir.
* python/Makefile.am (INCLUDES): Swap directory order.
* tests/Makefile.am (INCLUDES): Likewise.
* tools/Makefile.am (INCLUDES): Likewise.
* daemon/Makefile.am (INCLUDES): Likewise.
(libvirtd.init, libvirtd.service): Favor $().
* examples/hellolibvirt/Makefile.am (hellolibvirt_LDADD):
Likewise.
* examples/openauth/Makefile.am (openauth_LDADD): Likewise.
* examples/dominfo/Makefile.am (INCLUDES): Drop dead include.
* examples/domsuspend/Makefile.am (INCLUDES): Likewise.
Diffstat (limited to 'libvirt-qemu-override-api.xml')
0 files changed, 0 insertions, 0 deletions