]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Fix build failure on mingw (regression from 2019-03-17).
authorBruno Haible <bruno@clisp.org>
Wed, 10 Apr 2019 22:46:51 +0000 (00:46 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 11 Apr 2019 09:22:44 +0000 (11:22 +0200)
commit87e70e34af8c45b15a44efb3089c8f6ed8a97a6d
tree81c61a45664febf48a4fdcd8438b7ec27c41a14d
parente844c69c518b5ea236204cf7dc13b63ac7467582
libtextstyle: Fix build failure on mingw (regression from 2019-03-17).

* libtextstyle/lib/Makefile.am (config.h): Emit a line that ensures that
isatty.c defines the symbol 'libtextstyle_isatty', not 'isatty'.
libtextstyle/lib/Makefile.am