diff options
author | Jim Meyering <meyering@redhat.com> | 2009-08-17 10:35:05 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-08-17 11:40:24 +0200 |
commit | 9dd53bcb10283295d7fb5f0a3469be2984d99926 (patch) | |
tree | b1ee4998a55dfe8fa15f4d8baa798f343e3c4435 /daemon/mount.c | |
parent | c36fa40b981401cdbf61f596b804e79283d658b2 (diff) | |
download | libguestfs-9dd53bcb10283295d7fb5f0a3469be2984d99926.tar.gz libguestfs-9dd53bcb10283295d7fb5f0a3469be2984d99926.tar.xz libguestfs-9dd53bcb10283295d7fb5f0a3469be2984d99926.zip |
daemon: enable -Werror and many gcc warnings when --enable-gcc-warnings
* daemon/m4/gnulib-cache.m4: Add two modules: manywarnings, warnings.
* daemon/configure.ac: Implement --enable-gcc-warnings, and selectively
disable a few warning options that are either not useful or that provoke
too many warnings for now.
Define and AC_SUBST WARN_CFLAGS and WERROR_CFLAGS.
* daemon/Makefile.am (guestfsd_CFLAGS): Use $(WARN_CFLAGS)
and $(WERROR_CFLAGS), rather than just -Wall.
Diffstat (limited to 'daemon/mount.c')
0 files changed, 0 insertions, 0 deletions