X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=m4%2Fmanywarnings.m4;fp=m4%2Fmanywarnings.m4;h=e1cee6cf9d1105e17db161c1f5da4303be18ba9b;hb=b591f5291b4891a05c3e59d36a757ffce0241531;hp=be6d4c91c50eebc6dbacf962fac9b3cf651ef4ba;hpb=0d5b2668cfe67844f4f37932bb9103affed93295;p=debian%2Ftar diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4 index be6d4c91..e1cee6cf 100644 --- a/m4/manywarnings.m4 +++ b/m4/manywarnings.m4 @@ -1,5 +1,5 @@ -# manywarnings.m4 serial 5 -dnl Copyright (C) 2008-2013 Free Software Foundation, Inc. +# manywarnings.m4 serial 6 +dnl Copyright (C) 2008-2014 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -146,7 +146,6 @@ AC_DEFUN([gl_MANYWARN_ALL_GCC], -Wmissing-include-dirs \ -Wmissing-parameter-type \ -Wmissing-prototypes \ - -Wmudflap \ -Wmultichar \ -Wnarrowing \ -Wnested-externs \ @@ -204,6 +203,8 @@ AC_DEFUN([gl_MANYWARN_ALL_GCC], -Wvla \ -Wvolatile-register-var \ -Wwrite-strings \ + -fdiagnostics-show-option \ + -funit-at-a-time \ \ ; do gl_manywarn_set="$gl_manywarn_set $gl_manywarn_item"