summaryrefslogtreecommitdiff
path: root/gettext-tools/gnulib-lib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/gnulib-lib/Makefile.in')
-rw-r--r--gettext-tools/gnulib-lib/Makefile.in235
1 files changed, 122 insertions, 113 deletions
diff --git a/gettext-tools/gnulib-lib/Makefile.in b/gettext-tools/gnulib-lib/Makefile.in
index 30edf60..a8e89eb 100644
--- a/gettext-tools/gnulib-lib/Makefile.in
+++ b/gettext-tools/gnulib-lib/Makefile.in
@@ -14,7 +14,7 @@
@SET_MAKE@
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -35,7 +35,7 @@
# the same distribution terms as the rest of that program.
#
# Generated by gnulib-tool.
-# Reproduce by: gnulib-tool --import --local-dir=gnulib-local --lib=libgettextlib --source-base=gnulib-lib --m4-base=gnulib-m4 --doc-base=doc --tests-base=gnulib-tests --aux-dir=../build-aux --with-tests --avoid=hash-tests --avoid=unilbrk/u8-possible-linebreaks-tests --avoid=unilbrk/ulc-width-linebreaks-tests --avoid=unistr/u8-mbtouc-tests --avoid=unistr/u8-mbtouc-unsafe-tests --avoid=uniwidth/width-tests --makefile-name=Makefile.gnulib --no-conditional-dependencies --libtool --macro-prefix=gl alloca-opt ansi-c++-opt atexit backupfile basename binary-io bison-i18n byteswap c-ctype c-strcase c-strcasestr c-strstr clean-temp closedir closeout copy-file csharpcomp csharpcomp-script csharpexec csharpexec-script error error-progname execute extensions fd-ostream file-ostream filename findprog fnmatch fopen fstrcmp full-write fwriteerror gcd gcj getline getopt-gnu gettext-h gettext-tools-misc hash html-styled-ostream iconv include_next java javacomp javacomp-script javaexec javaexec-script libunistring-optional localcharset locale localename lock malloc-posix mbrtowc mbsinit memmove memset minmax multiarch obstack open opendir openmp ostream pipe-filter-ii progname propername readdir relocatable-prog relocatable-script setlocale sh-quote sigpipe sigprocmask snippet/arg-nonnull snippet/c++defs snippet/warn-on-use spawn-pipe ssize_t stdbool stddef stdint stdio stdlib stpcpy stpncpy strcspn streq strerror strpbrk strtol strtoul styled-ostream sys_select sys_stat sys_time term-styled-ostream trim unictype/ctype-space unilbrk/ulc-width-linebreaks uniname/uniname unistd unistr/u16-mbtouc unistr/u8-mbtouc unistr/u8-mbtoucr unistr/u8-uctomb uniwidth/width unlocked-io vasprintf verify wait-process wchar wctype-h write xalloc xconcat-filename xerror xmalloca xsetenv xstriconv xstriconveh xvasprintf
+# Reproduce by: gnulib-tool --import --local-dir=gnulib-local --lib=libgettextlib --source-base=gnulib-lib --m4-base=gnulib-m4 --doc-base=doc --tests-base=gnulib-tests --aux-dir=../build-aux --with-tests --avoid=hash-tests --avoid=unilbrk/u8-possible-linebreaks-tests --avoid=unilbrk/ulc-width-linebreaks-tests --avoid=unistr/u8-mbtouc-tests --avoid=unistr/u8-mbtouc-unsafe-tests --avoid=uniwidth/width-tests --makefile-name=Makefile.gnulib --no-conditional-dependencies --libtool --macro-prefix=gl alloca-opt ansi-c++-opt atexit backupfile basename binary-io bison-i18n byteswap c-ctype c-strcase c-strcasestr c-strstr clean-temp closedir closeout copy-file csharpcomp csharpcomp-script csharpexec csharpexec-script error error-progname execute extensions fd-ostream file-ostream filename findprog fnmatch fopen fstrcmp full-write fwriteerror gcd gcj getline getopt-gnu gettext gettext-h gettext-tools-misc hash html-styled-ostream iconv include_next java javacomp javacomp-script javaexec javaexec-script libunistring-optional localcharset locale localename lock malloc-posix mbrtowc mbsinit memmove memset minmax multiarch obstack open opendir openmp ostream pipe-filter-ii progname propername readdir relocatable-prog relocatable-script setlocale sh-quote sigpipe sigprocmask snippet/arg-nonnull snippet/c++defs snippet/warn-on-use spawn-pipe ssize_t stdbool stddef stdint stdio stdlib stpcpy stpncpy strcspn streq strerror strpbrk strtol strtoul styled-ostream sys_select sys_stat sys_time term-styled-ostream trim unictype/ctype-space unilbrk/ulc-width-linebreaks uniname/uniname unistd unistr/u16-mbtouc unistr/u8-mbtouc unistr/u8-mbtoucr unistr/u8-uctomb uniwidth/width unlocked-io vasprintf verify wait-process wchar wctype-h write xalloc xconcat-filename xerror xmalloca xmemdup0 xsetenv xstriconv xstriconveh xvasprintf
VPATH = @srcdir@
@@ -153,6 +153,9 @@ host_triplet = @host@
@LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@am__append_33 = unistr/u8-prev.c
@LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@am__append_34 = unistr/u8-uctomb.c unistr/u8-uctomb-aux.c
@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_35 = uniwidth/width.c
+
+# OS/2 does not support a DLL name longer than 8 characters.
+@OS2_TRUE@am__append_36 = -os2dllname gtlib
subdir = gnulib-lib
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = \
@@ -185,6 +188,7 @@ am__aclocal_m4_deps = \
$(top_srcdir)/gnulib-m4/ctype.m4 \
$(top_srcdir)/gnulib-m4/curses.m4 \
$(top_srcdir)/gnulib-m4/dirent_h.m4 \
+ $(top_srcdir)/gnulib-m4/dirfd.m4 \
$(top_srcdir)/gnulib-m4/double-slash-root.m4 \
$(top_srcdir)/gnulib-m4/dup.m4 $(top_srcdir)/gnulib-m4/dup2.m4 \
$(top_srcdir)/gnulib-m4/eaccess.m4 \
@@ -221,6 +225,7 @@ am__aclocal_m4_deps = \
$(top_srcdir)/gnulib-m4/gettimeofday.m4 \
$(top_srcdir)/gnulib-m4/gnulib-common.m4 \
$(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
+ $(top_srcdir)/gnulib-m4/hard-locale.m4 \
$(top_srcdir)/gnulib-m4/iconv_h.m4 \
$(top_srcdir)/gnulib-m4/iconv_open.m4 \
$(top_srcdir)/gnulib-m4/include_next.m4 \
@@ -502,22 +507,23 @@ am__libgettextlib_la_SOURCES_DIST = copy-acl.c set-acl.c \
dup-safer-flag.c file-ostream.c findprog.h findprog.c \
fstrcmp.h fstrcmp.c full-write.h full-write.c fwriteerror.h \
fwriteerror.c gcd.h gcd.c gettext.h \
- ../woe32dll/gettextlib-exports.c hash.h hash.c html-ostream.c \
- html-styled-ostream.c ../woe32dll/c++html-styled-ostream.cc \
- javacomp.h javacomp.c javaexec.h javaexec.c javaversion.h \
- javaversion.c gl_linkedhash_list.h gl_linkedhash_list.c \
- gl_anyhash_list1.h gl_anyhash_list2.h gl_anylinked_list1.h \
- gl_anylinked_list2.h gl_list.h gl_list.c localcharset.h \
- localcharset.c localename.c glthread/lock.h glthread/lock.c \
- malloca.c math.c mbchar.c mbiter.h mbiter.c mbslen.c mbsstr.c \
- mbswidth.h mbswidth.c mbuiter.h mbuiter.c minmax.h ostream.c \
- pipe-filter-ii.c pipe-filter-aux.c pipe2.c pipe2-safer.c \
- progname.h progname.c propername.h propername.c qcopy-acl.c \
- qset-acl.c quotearg.c safe-read.c safe-write.c sh-quote.h \
- sh-quote.c sig-handler.c size_max.h spawn-pipe.h spawn-pipe.c \
- striconv.h striconv.c striconveh.h striconveh.c striconveha.h \
- striconveha.c strnlen1.h strnlen1.c styled-ostream.c \
- tempname.c term-ostream.c term-styled-ostream.c \
+ ../woe32dll/gettextlib-exports.c hard-locale.c hash.h hash.c \
+ html-ostream.c html-styled-ostream.c \
+ ../woe32dll/c++html-styled-ostream.cc javacomp.h javacomp.c \
+ javaexec.h javaexec.c javaversion.h javaversion.c \
+ gl_linkedhash_list.h gl_linkedhash_list.c gl_anyhash_list1.h \
+ gl_anyhash_list2.h gl_anylinked_list1.h gl_anylinked_list2.h \
+ gl_list.h gl_list.c localcharset.h localcharset.c localename.c \
+ glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c \
+ mbiter.h mbiter.c mbslen.c mbsstr.c mbswidth.h mbswidth.c \
+ mbuiter.h mbuiter.c minmax.h ostream.c pipe-filter-ii.c \
+ pipe-filter-aux.c pipe2.c pipe2-safer.c progname.h progname.c \
+ propername.h propername.c qcopy-acl.c qset-acl.c quotearg.c \
+ safe-read.c safe-write.c sh-quote.h sh-quote.c sig-handler.c \
+ size_max.h spawn-pipe.h spawn-pipe.c striconv.h striconv.c \
+ striconveh.h striconveh.c striconveha.h striconveha.c \
+ strnlen1.h strnlen1.c styled-ostream.c tempname.c \
+ term-ostream.c term-styled-ostream.c \
../woe32dll/c++term-styled-ostream.cc glthread/threadlib.c \
glthread/tls.h glthread/tls.c tmpdir.h tmpdir.c trim.c \
uniconv/u8-conv-from-enc.c unictype/ctype_space.c \
@@ -575,9 +581,9 @@ am_libgettextlib_la_OBJECTS = copy-acl.lo set-acl.lo \
execute.lo exitfail.lo fatal-signal.lo fd-hook.lo \
fd-ostream.lo fd-safer-flag.lo dup-safer-flag.lo \
file-ostream.lo findprog.lo fstrcmp.lo full-write.lo \
- fwriteerror.lo gcd.lo $(am__objects_1) hash.lo html-ostream.lo \
- $(am__objects_2) $(am__objects_3) javacomp.lo javaexec.lo \
- javaversion.lo gl_linkedhash_list.lo gl_list.lo \
+ fwriteerror.lo gcd.lo $(am__objects_1) hard-locale.lo hash.lo \
+ html-ostream.lo $(am__objects_2) $(am__objects_3) javacomp.lo \
+ javaexec.lo javaversion.lo gl_linkedhash_list.lo gl_list.lo \
localcharset.lo localename.lo glthread/lock.lo malloca.lo \
math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo \
mbuiter.lo ostream.lo pipe-filter-ii.lo pipe-filter-aux.lo \
@@ -2102,8 +2108,8 @@ EXTRA_DIST = acl-internal.h acl.h acl_entries.c alignof.h alloca.in.h \
concat-filename.h $(top_srcdir)/../build-aux/csharpcomp.sh.in \
classpath.c classpath.h \
$(top_srcdir)/../build-aux/csharpexec.sh.in dirent.in.h \
- dosname.h dup2.c errno.in.h error.c error.h exitfail.h fcntl.c \
- fcntl.in.h fd-hook.h fd-ostream.h fd-ostream.c \
+ dirfd.c dosname.h dup2.c errno.in.h error.c error.h exitfail.h \
+ fcntl.c fcntl.in.h fd-hook.h fd-ostream.h fd-ostream.c \
fd_ostream.priv.h fd_ostream.vt.h fd-ostream.oo.c \
fd-ostream.oo.h file-ostream.h file-ostream.c \
file_ostream.priv.h file_ostream.vt.h file-ostream.oo.c \
@@ -2111,14 +2117,15 @@ EXTRA_DIST = acl-internal.h acl.h acl_entries.c alignof.h alloca.in.h \
fnmatch.c fnmatch.in.h fnmatch_loop.c fopen.c fstat.c \
getdelim.c getdtablesize.c getline.c getopt.c getopt.in.h \
getopt1.c getopt_int.h $(top_srcdir)/../build-aux/config.rpath \
- gettimeofday.c $(top_srcdir)/../build-aux/config.rpath \
- html-ostream.h html-ostream.c html_ostream.priv.h \
- html_ostream.vt.h html-ostream.oo.c html-ostream.oo.h \
- html-styled-ostream.h html-styled-ostream.c \
- html_styled_ostream.priv.h html_styled_ostream.vt.h \
- html-styled-ostream.oo.c html-styled-ostream.oo.h iconv.in.h \
- iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h \
- iconv_open-osf.h iconv_open-solaris.h iconv.c iconv_close.c \
+ gettimeofday.c hard-locale.h \
+ $(top_srcdir)/../build-aux/config.rpath html-ostream.h \
+ html-ostream.c html_ostream.priv.h html_ostream.vt.h \
+ html-ostream.oo.c html-ostream.oo.h html-styled-ostream.h \
+ html-styled-ostream.c html_styled_ostream.priv.h \
+ html_styled_ostream.vt.h html-styled-ostream.oo.c \
+ html-styled-ostream.oo.h iconv.in.h iconv_open-aix.h \
+ iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h \
+ iconv_open-solaris.h iconv.c iconv_close.c \
iconv_open-aix.gperf iconv_open-hpux.gperf \
iconv_open-irix.gperf iconv_open-osf.gperf \
iconv_open-solaris.gperf iconv_open.c ignore-value.h \
@@ -2250,8 +2257,8 @@ EXTRA_DIST = acl-internal.h acl.h acl_entries.c alignof.h alloca.in.h \
printf-args.c printf-args.h printf-parse.c printf-parse.h \
vasnprintf.c vasnprintf.h asprintf.c vasprintf.c verify.h \
vsnprintf.c waitpid.c wchar.in.h wctype.in.h wcwidth.c write.c \
- concat-filename.h xmalloca.h xreadlink.h xstriconveh.h \
- xalloc.h
+ concat-filename.h xmalloca.h xmemdup0.c xmemdup0.h xreadlink.h \
+ xstriconveh.h xalloc.h
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
# statements but through direct file reference. Therefore this snippet must be
@@ -2375,91 +2382,93 @@ libgettextlib_la_SOURCES = copy-acl.c set-acl.c acl-errno-valid.c \
fd-ostream.c fd-safer-flag.c dup-safer-flag.c file-ostream.c \
findprog.h findprog.c fstrcmp.h fstrcmp.c full-write.h \
full-write.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h \
- $(am__append_2) hash.h hash.c html-ostream.c $(am__append_5) \
- $(am__append_6) javacomp.h javacomp.c javaexec.h javaexec.c \
- javaversion.h javaversion.c gl_linkedhash_list.h \
- gl_linkedhash_list.c gl_anyhash_list1.h gl_anyhash_list2.h \
- gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c \
- localcharset.h localcharset.c localename.c glthread/lock.h \
- glthread/lock.c malloca.c math.c mbchar.c mbiter.h mbiter.c \
- mbslen.c mbsstr.c mbswidth.h mbswidth.c mbuiter.h mbuiter.c \
- minmax.h ostream.c pipe-filter-ii.c pipe-filter-aux.c pipe2.c \
- pipe2-safer.c progname.h progname.c propername.h propername.c \
- qcopy-acl.c qset-acl.c quotearg.c safe-read.c safe-write.c \
- sh-quote.h sh-quote.c sig-handler.c size_max.h spawn-pipe.h \
- spawn-pipe.c w32spawn.h striconv.h striconv.c striconveh.h \
- striconveh.c striconveha.h striconveha.c strnlen1.h strnlen1.c \
- styled-ostream.c tempname.c term-ostream.c $(am__append_19) \
- $(am__append_20) glthread/threadlib.c glthread/tls.h \
- glthread/tls.c tmpdir.h tmpdir.c trim.c $(am__append_21) \
- $(am__append_22) unilbrk/lbrktables.c $(am__append_23) \
- $(am__append_24) unilbrk/ulc-common.c $(am__append_25) \
- $(am__append_26) unistd.c dup-safer.c fd-safer.c pipe-safer.c \
- $(am__append_27) $(am__append_28) $(am__append_29) \
- $(am__append_30) $(am__append_31) $(am__append_32) \
- $(am__append_33) $(am__append_34) $(am__append_35) \
- wait-process.h wait-process.c wctype-h.c xalloc.h xmalloc.c \
- xstrdup.c xconcat-filename.c xerror.h xerror.c gl_xlist.h \
- gl_xlist.c xmalloca.c xreadlink.c xsetenv.h xsetenv.c xsize.h \
- xsize.c xstriconv.h xstriconv.c xstriconveh.c xvasprintf.h \
+ $(am__append_2) hard-locale.c hash.h hash.c html-ostream.c \
+ $(am__append_5) $(am__append_6) javacomp.h javacomp.c \
+ javaexec.h javaexec.c javaversion.h javaversion.c \
+ gl_linkedhash_list.h gl_linkedhash_list.c gl_anyhash_list1.h \
+ gl_anyhash_list2.h gl_anylinked_list1.h gl_anylinked_list2.h \
+ gl_list.h gl_list.c localcharset.h localcharset.c localename.c \
+ glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c \
+ mbiter.h mbiter.c mbslen.c mbsstr.c mbswidth.h mbswidth.c \
+ mbuiter.h mbuiter.c minmax.h ostream.c pipe-filter-ii.c \
+ pipe-filter-aux.c pipe2.c pipe2-safer.c progname.h progname.c \
+ propername.h propername.c qcopy-acl.c qset-acl.c quotearg.c \
+ safe-read.c safe-write.c sh-quote.h sh-quote.c sig-handler.c \
+ size_max.h spawn-pipe.h spawn-pipe.c w32spawn.h striconv.h \
+ striconv.c striconveh.h striconveh.c striconveha.h \
+ striconveha.c strnlen1.h strnlen1.c styled-ostream.c \
+ tempname.c term-ostream.c $(am__append_19) $(am__append_20) \
+ glthread/threadlib.c glthread/tls.h glthread/tls.c tmpdir.h \
+ tmpdir.c trim.c $(am__append_21) $(am__append_22) \
+ unilbrk/lbrktables.c $(am__append_23) $(am__append_24) \
+ unilbrk/ulc-common.c $(am__append_25) $(am__append_26) \
+ unistd.c dup-safer.c fd-safer.c pipe-safer.c $(am__append_27) \
+ $(am__append_28) $(am__append_29) $(am__append_30) \
+ $(am__append_31) $(am__append_32) $(am__append_33) \
+ $(am__append_34) $(am__append_35) wait-process.h \
+ wait-process.c wctype-h.c xalloc.h xmalloc.c xstrdup.c \
+ xconcat-filename.c xerror.h xerror.c gl_xlist.h gl_xlist.c \
+ xmalloca.c xreadlink.c xsetenv.h xsetenv.c xsize.h xsize.c \
+ xstriconv.h xstriconv.c xstriconveh.c xvasprintf.h \
xvasprintf.c xasprintf.c
libgettextlib_la_LIBADD = $(gl_LTLIBOBJS) $(am__append_8) \
$(am__append_13) $(am__append_16)
libgettextlib_la_DEPENDENCIES = $(gl_LTLIBOBJS) $(am__append_9) \
$(am__append_14) $(am__append_17)
EXTRA_libgettextlib_la_SOURCES = acl_entries.c atexit.c \
- canonicalize-lgpl.c close.c closedir.c classpath.c dup2.c \
- error.c fcntl.c fd-ostream.oo.c file-ostream.oo.c float.c \
- itold.c fnmatch.c fnmatch_loop.c fopen.c fstat.c getdelim.c \
- getdtablesize.c getline.c getopt.c getopt1.c gettimeofday.c \
- html-ostream.oo.c html-styled-ostream.oo.c iconv.c \
- iconv_close.c iconv_open.c isinf.c isnan.c isnand.c isnan.c \
- isnand.c isnan.c isnanf.c isnan.c isnanf.c isnan.c isnanl.c \
- isnan.c isnanl.c iswblank.c libcroco/cr-additional-sel.c \
- libcroco/cr-attr-sel.c libcroco/cr-cascade.c \
- libcroco/cr-declaration.c libcroco/cr-doc-handler.c \
- libcroco/cr-enc-handler.c libcroco/cr-fonts.c \
- libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c \
- libcroco/cr-parser.c libcroco/cr-parsing-location.c \
- libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c \
- libcroco/cr-sel-eng.c libcroco/cr-selector.c \
- libcroco/cr-simple-sel.c libcroco/cr-statement.c \
- libcroco/cr-string.c libcroco/cr-style.c \
- libcroco/cr-stylesheet.c libcroco/cr-term.c \
- libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c \
- glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c \
- glib/gstrfuncs.c glib/gstring.c libxml/DOCBparser.c \
- libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c \
- libxml/SAX2.c libxml/buf.c libxml/c14n.c libxml/catalog.c \
- libxml/chvalid.c libxml/debugXML.c libxml/dict.c \
- libxml/encoding.c libxml/entities.c libxml/error.c \
- libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c \
- libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c \
- libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c \
- libxml/schematron.c libxml/threads.c libxml/tree.c \
- libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c \
- libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c \
- libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c \
- libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c \
- libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c \
- libxml/xpath.c libxml/xpointer.c log10.c lstat.c malloc.c \
- mbrtowc.c mbsinit.c mbsrtowcs-state.c mbsrtowcs.c memchr.c \
- memmove.c memset.c mkdtemp.c msvc-inval.c msvc-nothrow.c \
- obstack.c open.c opendir.c ostream.oo.c spawni.c \
- spawn_faction_addclose.c spawn_faction_adddup2.c \
- spawn_faction_addopen.c spawn_faction_destroy.c \
- spawn_faction_init.c spawnattr_destroy.c spawnattr_init.c \
- spawnattr_setflags.c spawnattr_setsigmask.c spawnp.c raise.c \
- rawmemchr.c read.c readdir.c readlink.c realloc.c progreloc.c \
- relocatable.c rmdir.c safe-read.c secure_getenv.c setenv.c \
- setlocale.c sigaction.c signbitd.c signbitf.c signbitl.c \
- stdio-write.c sigprocmask.c snprintf.c stat.c stpcpy.c \
- stpncpy.c strchrnul.c strcspn.c strerror.c strerror-override.c \
- strnlen.c strpbrk.c strstr.c strtol.c strtol.c strtoul.c \
- styled-ostream.oo.c term-ostream.oo.c term-styled-ostream.oo.c \
- tparm.c tputs.c unsetenv.c asnprintf.c printf-args.c \
- printf-parse.c vasnprintf.c asprintf.c vasprintf.c vsnprintf.c \
- waitpid.c wcwidth.c write.c
+ canonicalize-lgpl.c close.c closedir.c classpath.c dirfd.c \
+ dup2.c error.c fcntl.c fd-ostream.oo.c file-ostream.oo.c \
+ float.c itold.c fnmatch.c fnmatch_loop.c fopen.c fstat.c \
+ getdelim.c getdtablesize.c getline.c getopt.c getopt1.c \
+ gettimeofday.c html-ostream.oo.c html-styled-ostream.oo.c \
+ iconv.c iconv_close.c iconv_open.c isinf.c isnan.c isnand.c \
+ isnan.c isnand.c isnan.c isnanf.c isnan.c isnanf.c isnan.c \
+ isnanl.c isnan.c isnanl.c iswblank.c \
+ libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c \
+ libcroco/cr-cascade.c libcroco/cr-declaration.c \
+ libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c \
+ libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c \
+ libcroco/cr-om-parser.c libcroco/cr-parser.c \
+ libcroco/cr-parsing-location.c libcroco/cr-prop-list.c \
+ libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c \
+ libcroco/cr-selector.c libcroco/cr-simple-sel.c \
+ libcroco/cr-statement.c libcroco/cr-string.c \
+ libcroco/cr-style.c libcroco/cr-stylesheet.c \
+ libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c \
+ libcroco/cr-utils.c glib/ghash.c glib/glist.c glib/gmessages.c \
+ glib/gprimes.c glib/gstrfuncs.c glib/gstring.c \
+ libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c \
+ libxml/SAX.c libxml/SAX2.c libxml/buf.c libxml/c14n.c \
+ libxml/catalog.c libxml/chvalid.c libxml/debugXML.c \
+ libxml/dict.c libxml/encoding.c libxml/entities.c \
+ libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c \
+ libxml/list.c libxml/nanoftp.c libxml/nanohttp.c \
+ libxml/parser.c libxml/parserInternals.c libxml/pattern.c \
+ libxml/relaxng.c libxml/schematron.c libxml/threads.c \
+ libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c \
+ libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c \
+ libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c \
+ libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c \
+ libxml/xmlschemastypes.c libxml/xmlstring.c \
+ libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c \
+ libxml/xpointer.c log10.c lstat.c malloc.c mbrtowc.c mbsinit.c \
+ mbsrtowcs-state.c mbsrtowcs.c memchr.c memmove.c memset.c \
+ mkdtemp.c msvc-inval.c msvc-nothrow.c obstack.c open.c \
+ opendir.c ostream.oo.c spawni.c spawn_faction_addclose.c \
+ spawn_faction_adddup2.c spawn_faction_addopen.c \
+ spawn_faction_destroy.c spawn_faction_init.c \
+ spawnattr_destroy.c spawnattr_init.c spawnattr_setflags.c \
+ spawnattr_setsigmask.c spawnp.c raise.c rawmemchr.c read.c \
+ readdir.c readlink.c realloc.c progreloc.c relocatable.c \
+ rmdir.c safe-read.c secure_getenv.c setenv.c setlocale.c \
+ sigaction.c signbitd.c signbitf.c signbitl.c stdio-write.c \
+ sigprocmask.c snprintf.c stat.c stpcpy.c stpncpy.c strchrnul.c \
+ strcspn.c strerror.c strerror-override.c strnlen.c strpbrk.c \
+ strstr.c strtol.c strtol.c strtoul.c styled-ostream.oo.c \
+ term-ostream.oo.c term-styled-ostream.oo.c tparm.c tputs.c \
+ unsetenv.c asnprintf.c printf-args.c printf-parse.c \
+ vasnprintf.c asprintf.c vasprintf.c vsnprintf.c waitpid.c \
+ wcwidth.c write.c xmemdup0.c
# Need $(LTLIBUNISTRING) because ulc_width_linebreaks, uc_width, etc. may be
# taken from libunistring, when the configure option --with-libunistring-prefix
@@ -2474,7 +2483,7 @@ libgettextlib_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined $(FABS_LIBM) \
$(LOG10_LIBM) $(LTLIBICONV) $(LTLIBINTL) $(LTLIBTHREAD) \
$(LTLIBUNISTRING) $(OPENMP_CFLAGS) $(POW_LIBM) \
@INTL_MACOSX_LIBS@ -release @VERSION@ $(am__append_3) \
- $(am__append_12)
+ $(am__append_12) $(am__append_36)
# Use this preprocessor expression to decide whether #include_next works.
# Do not rely on a 'configure'-time test for this, since the expression