Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com>

* acinclude.m4: add LIBVIRT_COMPILE_WARNINGS, copied from
        GNOME but with a few more flags we'd been using.

        * configure.in: use that instead of setting CFLAGS
        directly.

        * proxy/Makefile.am, python/Makefile.am, qemud/Makefile.am,
          src/Makefile.am, tests/Makefile.am: use $(WARN_CFLAGS)
This commit is contained in:
Mark McLoughlin
2007-03-01 16:18:55 +00:00
parent b48326ecd0
commit 51d5609843
8 changed files with 109 additions and 11 deletions

View File

@@ -3,6 +3,7 @@
SUBDIRS= . tests
INCLUDES = \
$(WARN_CFLAGS) \
-I$(PYTHON_INCLUDES) \
-I$(top_srcdir)/include \
-I$(top_builddir)/include \