X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmanywarnings.m4;h=864fc851982153d719fe4355912335f40dd5d5c8;hb=5b1ef1fd0197758898074b20a052b7bfee9a1b25;hp=be68659a30f4e764f1d29e3a65eb57f245b963de;hpb=8efe0514ce7c8185bf41184316cbd8da9be6c861;p=gnulib.git diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4 index be68659a3..864fc8519 100644 --- a/m4/manywarnings.m4 +++ b/m4/manywarnings.m4 @@ -1,5 +1,5 @@ -# manywarnings.m4 serial 3 -dnl Copyright (C) 2008-2011 Free Software Foundation, Inc. +# manywarnings.m4 serial 4 +dnl Copyright (C) 2008-2012 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. @@ -143,7 +143,6 @@ AC_DEFUN([gl_MANYWARN_ALL_GCC], for gl_manywarn_item in \ -Wattributes \ -Wcoverage-mismatch \ - -Wmultichar \ -Wunused-macros \ ; do gl_manywarn_set="$gl_manywarn_set $gl_manywarn_item"