From: Bruno Haible Date: Thu, 14 Feb 2019 02:12:46 +0000 (+0100) Subject: libtextstyle: Fix build failure on mingw. X-Git-Tag: v0.20~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cffa772322a6c8baec7935e8bc7914a21d63fcd;p=thirdparty%2Fgettext.git libtextstyle: Fix build failure on mingw. * gnulib-local/modules/html-styled-ostream (Depends-on): Add 'close'. --- diff --git a/gnulib-local/modules/html-styled-ostream b/gnulib-local/modules/html-styled-ostream index 7be0c0aef..5012e0d8b 100644 --- a/gnulib-local/modules/html-styled-ostream +++ b/gnulib-local/modules/html-styled-ostream @@ -15,6 +15,7 @@ safe-read stdlib xalloc gettext-h +close configure.ac: diff --git a/libtextstyle/.gitignore b/libtextstyle/.gitignore index 8e9c60fa7..3aee04ae7 100644 --- a/libtextstyle/.gitignore +++ b/libtextstyle/.gitignore @@ -31,6 +31,7 @@ /lib/c-strcase.h /lib/c-strcasecmp.c /lib/c-strncasecmp.c +/lib/close.c /lib/concat-filename.c /lib/concat-filename.h /lib/dirname.h @@ -44,6 +45,8 @@ /lib/fatal-signal.c /lib/fatal-signal.h /lib/fcntl.in.h +/lib/fd-hook.c +/lib/fd-hook.h /lib/fd-ostream.oo.c /lib/fd-ostream.oo.h /lib/fd-styled-ostream.oo.c