Re: make autoconf tests work with -Werror=implicit-function-declaration

2019-09-15 Thread Jim Meyering
On Sat, Sep 14, 2019 at 10:51 AM Bruno Haible wrote: > There are indications that future GCC versions may be stricter regarding > invocations of undeclared functions. [1] Configuring with > CC="gcc -Werror=implicit-function-declaration" > is a way to exercise similar functionality with released

make autoconf tests work with -Werror=implicit-function-declaration

2019-09-14 Thread Bruno Haible
_cv_locale_tr_utf8 This patch fixes the issues. [1] https://lists.gnu.org/archive/html/bug-gettext/2019-09/msg00012.html 2019-09-14 Bruno Haible Make autoconf tests work with -Werror=implicit-function-declaration. * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Include , for