libvirt/examples
Eric Blake cb33ee1fad 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.
2012-02-03 10:36:02 -07:00
..
apparmor maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
domain-events examples: Update event tests for shutdown event 2011-12-05 17:35:29 +01:00
dominfo build: clean up CPPFLAGS/INCLUDES usage 2012-02-03 10:36:02 -07:00
domsuspend build: clean up CPPFLAGS/INCLUDES usage 2012-02-03 10:36:02 -07:00
hellolibvirt build: clean up CPPFLAGS/INCLUDES usage 2012-02-03 10:36:02 -07:00
openauth build: clean up CPPFLAGS/INCLUDES usage 2012-02-03 10:36:02 -07:00
python maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
systemtap Permission change for systemtap examples. 2012-01-17 15:42:01 -07:00
xml nwfilter: fix typing error in filter 2012-01-17 12:47:41 -05:00