]> git.ipfire.org Git - thirdparty/gettext.git/commit
Make sure that libintl.h declares the *wprintf overrides on Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 8 Apr 2019 17:45:52 +0000 (19:45 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 8 Apr 2019 17:45:52 +0000 (19:45 +0200)
commitd84f20745c8ac40b058a415247e572e901a6c5c0
treec5fcd6ecea67abdd1fb26628037a1f228ac63951
parentfb9cbf7d6c3fcc272465f26876348fa98fd1b211
Make sure that libintl.h declares the *wprintf overrides on Windows.

* gettext-runtime/m4/intl.m4 (AM_INTL_SUBDIR): Test for wprintf, not fwprintf.
gettext-runtime/m4/intl.m4