]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Remove now-misleading comment
authorSimon McVittie <smcv@debian.org>
Mon, 10 Oct 2016 19:50:28 +0000 (20:50 +0100)
committerSimon McVittie <smcv@debian.org>
Mon, 10 Oct 2016 19:50:28 +0000 (20:50 +0100)
Signed-off-by: Simon McVittie <smcv@debian.org>
configure.ac

index aa8bd578c1c36eb87b0cfbf87c72fd619c004551..7b20e11c96eb18fe5da6f7e0b7edb8bc067e333e 100644 (file)
@@ -1347,7 +1347,6 @@ cc_supports_flag() {
 
 TP_COMPILER_WARNINGS([WARNING_CFLAGS],
   dnl Use -Werror by default if:
-  dnl - we're not on Windows (too many warnings), and
   dnl - we're in developer mode (a D-Bus developer, not a distro or end-user)
   dnl Override with --enable-Werror or --disable-Werror
   [x$enable_developer = xyes],