mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-21 00:25:49 -04:00
libtextstyle: Fix build failure on mingw.
* gnulib-local/modules/html-styled-ostream (Depends-on): Add 'close'.
This commit is contained in:
@@ -15,6 +15,7 @@ safe-read
|
||||
stdlib
|
||||
xalloc
|
||||
gettext-h
|
||||
close
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user