aboutsummaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert2018-07-03 23:47:52 -0700
committerPaul Eggert2018-07-03 23:51:31 -0700
commit891536aaad5a2a456656b778735513a57bb461c3 (patch)
tree7a4cc66a9eac78e4740b723629c31d2144cc4abd /m4
parent38ea8e147add0b386737df4145d7ee0fc841fe55 (diff)
downloademacs-891536aaad5a2a456656b778735513a57bb461c3.tar.gz
emacs-891536aaad5a2a456656b778735513a57bb461c3.zip
Update from Gnulib
This incorporates: 2018-07-01 getloadavg: don't redefine WINDOWS32 2018-07-01 manywarnings: omit -Wswitch-default * build-aux/config.sub, lib/getloadavg.c, m4/manywarnings.m4: Copy from Gnulib.
Diffstat (limited to 'm4')
-rw-r--r--m4/manywarnings.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/manywarnings.m4 b/m4/manywarnings.m4
index 925c40e139a..516c5874765 100644
--- a/m4/manywarnings.m4
+++ b/m4/manywarnings.m4
@@ -1,4 +1,4 @@
1# manywarnings.m4 serial 15 1# manywarnings.m4 serial 16
2dnl Copyright (C) 2008-2018 Free Software Foundation, Inc. 2dnl Copyright (C) 2008-2018 Free Software Foundation, Inc.
3dnl This file is free software; the Free Software Foundation 3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it, 4dnl gives unlimited permission to copy and/or distribute it,
@@ -239,7 +239,6 @@ m4_defun([gl_MANYWARN_ALL_GCC(C)],
239 -Wsuggest-final-types \ 239 -Wsuggest-final-types \
240 -Wswitch \ 240 -Wswitch \
241 -Wswitch-bool \ 241 -Wswitch-bool \
242 -Wswitch-default \
243 -Wswitch-unreachable \ 242 -Wswitch-unreachable \
244 -Wsync-nand \ 243 -Wsync-nand \
245 -Wsystem-headers \ 244 -Wsystem-headers \