In my previous commit, I did a last minute modification of warning.m4,
but forgot to re-generate the configure scripts, this commit fixes that.
gdb/ChangeLog:
* configure: Re-generate.
gdbserver/ChangeLog:
* configure: Re-generate.
gdbsupport/ChangeLog:
* configure: Re-generate.
* configure: Re-generate.
+2020-02-11 Simon Marchi <simon.marchi@efficios.com>
+
+ * configure: Re-generate.
+
2020-02-11 Simon Marchi <simon.marchi@efficios.com>
* acinclude: Update warning.m4 path.
-Wdeprecated-copy-dtor \
-Wredundant-move \
-Wmissing-declarations \
--Wstrict-null-sentinel"
+-Wstrict-null-sentinel \
+"
case "${host}" in
*-*-mingw32*)
* configure: Re-generate.
+2020-02-11 Simon Marchi <simon.marchi@efficios.com>
+
+ * configure: Re-generate.
+
2020-02-11 Simon Marchi <simon.marchi@efficios.com>
* acinclude.m4: Update warning.m4 path.
-Wdeprecated-copy-dtor \
-Wredundant-move \
-Wmissing-declarations \
--Wstrict-null-sentinel"
+-Wstrict-null-sentinel \
+"
case "${host}" in
*-*-mingw32*)
+2020-02-11 Simon Marchi <simon.marchi@efficios.com>
+
+ * configure: Re-generate.
+
2020-02-11 Simon Marchi <simon.marchi@efficios.com>
* warning.m4: Add -Wstrict-null-sentinel.
-Wdeprecated-copy-dtor \
-Wredundant-move \
-Wmissing-declarations \
--Wstrict-null-sentinel"
+-Wstrict-null-sentinel \
+"
case "${host}" in
*-*-mingw32*)