Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / gnulib-lib / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2002-2015 Free Software Foundation, Inc.
18 #
19 # This file is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; either version 3 of the License, or
22 # (at your option) any later version.
23 #
24 # This file is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27 # GNU General Public License for more details.
28 #
29 # You should have received a copy of the GNU General Public License
30 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
31 #
32 # As a special exception to the GNU General Public License,
33 # this file may be distributed as part of a program that
34 # contains a configuration script generated by Autoconf, under
35 # the same distribution terms as the rest of that program.
36 #
37 # Generated by gnulib-tool.
38 # 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
39
40
41 VPATH = @srcdir@
42 am__is_gnu_make = { \
43   if test -z '$(MAKELEVEL)'; then \
44     false; \
45   elif test -n '$(MAKE_HOST)'; then \
46     true; \
47   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
48     true; \
49   else \
50     false; \
51   fi; \
52 }
53 am__make_running_with_option = \
54   case $${target_option-} in \
55       ?) ;; \
56       *) echo "am__make_running_with_option: internal error: invalid" \
57               "target option '$${target_option-}' specified" >&2; \
58          exit 1;; \
59   esac; \
60   has_opt=no; \
61   sane_makeflags=$$MAKEFLAGS; \
62   if $(am__is_gnu_make); then \
63     sane_makeflags=$$MFLAGS; \
64   else \
65     case $$MAKEFLAGS in \
66       *\\[\ \   ]*) \
67         bs=\\; \
68         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
69           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
70     esac; \
71   fi; \
72   skip_next=no; \
73   strip_trailopt () \
74   { \
75     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
76   }; \
77   for flg in $$sane_makeflags; do \
78     test $$skip_next = yes && { skip_next=no; continue; }; \
79     case $$flg in \
80       *=*|--*) continue;; \
81         -*I) strip_trailopt 'I'; skip_next=yes;; \
82       -*I?*) strip_trailopt 'I';; \
83         -*O) strip_trailopt 'O'; skip_next=yes;; \
84       -*O?*) strip_trailopt 'O';; \
85         -*l) strip_trailopt 'l'; skip_next=yes;; \
86       -*l?*) strip_trailopt 'l';; \
87       -[dEDm]) skip_next=yes;; \
88       -[JT]) skip_next=yes;; \
89     esac; \
90     case $$flg in \
91       *$$target_option*) has_opt=yes; break;; \
92     esac; \
93   done; \
94   test $$has_opt = yes
95 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
96 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
97 pkgincludedir = $(includedir)/@PACKAGE@
98 pkglibdir = $(libdir)/@PACKAGE@
99 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
100 install_sh_DATA = $(install_sh) -c -m 644
101 install_sh_PROGRAM = $(install_sh) -c
102 install_sh_SCRIPT = $(install_sh) -c
103 INSTALL_HEADER = $(INSTALL_DATA)
104 transform = $(program_transform_name)
105 NORMAL_INSTALL = :
106 PRE_INSTALL = :
107 POST_INSTALL = :
108 NORMAL_UNINSTALL = :
109 PRE_UNINSTALL = :
110 POST_UNINSTALL = :
111 build_triplet = @build@
112 host_triplet = @host@
113
114 # Parametrization of the 'libxml' module:
115 # When building a shared library, don't export the variables
116 # xmlMalloc, xmlMallocAtomic, xmlRealloc, xmlFree, xmlMemStrdup.
117 @INCLUDED_LIBXML_TRUE@am__append_1 = -DLIBXML_STATIC
118
119 # Tell the mingw or Cygwin linker which symbols to export.
120 @WOE32DLL_TRUE@am__append_2 = ../woe32dll/gettextlib-exports.c
121 @WOE32DLL_TRUE@am__append_3 = -Wl,--export-all-symbols
122 @WOE32DLL_TRUE@am__append_4 = @GETTEXTLIB_EXPORTS_FLAGS@
123 @WOE32DLL_FALSE@am__append_5 = html-styled-ostream.c
124 @WOE32DLL_TRUE@am__append_6 = ../woe32dll/c++html-styled-ostream.cc
125 @INCLUDED_LIBCROCO_TRUE@am__append_7 = -I$(srcdir)/libcroco
126 @INCLUDED_LIBCROCO_TRUE@am__append_8 = libcroco_rpl.la
127 @INCLUDED_LIBCROCO_TRUE@am__append_9 = libcroco_rpl.la
128 @INCLUDED_LIBCROCO_TRUE@am__append_10 = libcroco_rpl.la
129 @INCLUDED_LIBCROCO_FALSE@am__append_11 = $(INCCROCO)
130 @GL_COND_LIBTOOL_TRUE@am__append_12 = $(LTLIBCROCO) $(LTLIBGLIB) \
131 @GL_COND_LIBTOOL_TRUE@  $(LTLIBXML) $(LTLIBICONV) $(LTLIBICONV) \
132 @GL_COND_LIBTOOL_TRUE@  $(LTLIBTERMINFO)
133 @INCLUDED_LIBGLIB_TRUE@am__append_13 = libglib_rpl.la
134 @INCLUDED_LIBGLIB_TRUE@am__append_14 = libglib_rpl.la
135 @INCLUDED_LIBGLIB_TRUE@am__append_15 = libglib_rpl.la
136 @INCLUDED_LIBXML_TRUE@am__append_16 = libxml_rpl.la
137 @INCLUDED_LIBXML_TRUE@am__append_17 = libxml_rpl.la
138 @INCLUDED_LIBXML_TRUE@am__append_18 = libxml_rpl.la
139 @WOE32DLL_FALSE@am__append_19 = term-styled-ostream.c
140 @WOE32DLL_TRUE@am__append_20 = ../woe32dll/c++term-styled-ostream.cc
141 @LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE@am__append_21 = uniconv/u8-conv-from-enc.c
142 @LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE@am__append_22 = unictype/ctype_space.c
143 @LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE@am__append_23 = unilbrk/u8-possible-linebreaks.c
144 @LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE@am__append_24 = unilbrk/u8-width-linebreaks.c
145 @LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE@am__append_25 = unilbrk/ulc-width-linebreaks.c
146 @LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__append_26 = uniname/uniname.c
147 @LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@am__append_27 = unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c
148 @LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE@am__append_28 = unistr/u8-check.c
149 @LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE@am__append_29 = unistr/u8-mblen.c
150 @LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@am__append_30 = unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c
151 @LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@am__append_31 = unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c
152 @LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE@am__append_32 = unistr/u8-mbtoucr.c
153 @LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@am__append_33 = unistr/u8-prev.c
154 @LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@am__append_34 = unistr/u8-uctomb.c unistr/u8-uctomb-aux.c
155 @LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_35 = uniwidth/width.c
156 subdir = gnulib-lib
157 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
158 am__aclocal_m4_deps =  \
159         $(top_srcdir)/libgettextpo/gnulib-m4/gnulib-comp.m4 \
160         $(top_srcdir)/libgrep/gnulib-m4/gnulib-comp.m4 \
161         $(top_srcdir)/libgrep/gnulib-m4/localeconv.m4 \
162         $(top_srcdir)/libgrep/gnulib-m4/mbrlen.m4 \
163         $(top_srcdir)/libgrep/gnulib-m4/nl_langinfo.m4 \
164         $(top_srcdir)/libgrep/gnulib-m4/regex.m4 \
165         $(top_srcdir)/gnulib-m4/00gnulib.m4 \
166         $(top_srcdir)/gnulib-m4/absolute-header.m4 \
167         $(top_srcdir)/gnulib-m4/acl.m4 \
168         $(top_srcdir)/gnulib-m4/alloca.m4 \
169         $(top_srcdir)/gnulib-m4/ansi-c++.m4 \
170         $(top_srcdir)/gnulib-m4/asm-underscore.m4 \
171         $(top_srcdir)/gnulib-m4/atexit.m4 \
172         $(top_srcdir)/gnulib-m4/backupfile.m4 \
173         $(top_srcdir)/gnulib-m4/bison-i18n.m4 \
174         $(top_srcdir)/gnulib-m4/btowc.m4 \
175         $(top_srcdir)/gnulib-m4/byteswap.m4 \
176         $(top_srcdir)/gnulib-m4/canonicalize.m4 \
177         $(top_srcdir)/gnulib-m4/check-math-lib.m4 \
178         $(top_srcdir)/gnulib-m4/close.m4 \
179         $(top_srcdir)/gnulib-m4/closedir.m4 \
180         $(top_srcdir)/gnulib-m4/configmake.m4 \
181         $(top_srcdir)/gnulib-m4/copy-file.m4 \
182         $(top_srcdir)/gnulib-m4/csharp.m4 \
183         $(top_srcdir)/gnulib-m4/csharpcomp.m4 \
184         $(top_srcdir)/gnulib-m4/csharpexec.m4 \
185         $(top_srcdir)/gnulib-m4/ctype.m4 \
186         $(top_srcdir)/gnulib-m4/curses.m4 \
187         $(top_srcdir)/gnulib-m4/dirent_h.m4 \
188         $(top_srcdir)/gnulib-m4/double-slash-root.m4 \
189         $(top_srcdir)/gnulib-m4/dup.m4 $(top_srcdir)/gnulib-m4/dup2.m4 \
190         $(top_srcdir)/gnulib-m4/eaccess.m4 \
191         $(top_srcdir)/gnulib-m4/eealloc.m4 \
192         $(top_srcdir)/gnulib-m4/environ.m4 \
193         $(top_srcdir)/gnulib-m4/errno_h.m4 \
194         $(top_srcdir)/gnulib-m4/error.m4 \
195         $(top_srcdir)/gnulib-m4/execute.m4 \
196         $(top_srcdir)/gnulib-m4/exponentd.m4 \
197         $(top_srcdir)/gnulib-m4/exponentf.m4 \
198         $(top_srcdir)/gnulib-m4/exponentl.m4 \
199         $(top_srcdir)/gnulib-m4/extensions.m4 \
200         $(top_srcdir)/gnulib-m4/fabs.m4 \
201         $(top_srcdir)/gnulib-m4/fatal-signal.m4 \
202         $(top_srcdir)/gnulib-m4/fcntl.m4 \
203         $(top_srcdir)/gnulib-m4/fcntl_h.m4 \
204         $(top_srcdir)/gnulib-m4/fdopen.m4 \
205         $(top_srcdir)/gnulib-m4/findprog.m4 \
206         $(top_srcdir)/gnulib-m4/float_h.m4 \
207         $(top_srcdir)/gnulib-m4/fnmatch.m4 \
208         $(top_srcdir)/gnulib-m4/fopen.m4 \
209         $(top_srcdir)/gnulib-m4/fpieee.m4 \
210         $(top_srcdir)/gnulib-m4/fseeko.m4 \
211         $(top_srcdir)/gnulib-m4/fstat.m4 \
212         $(top_srcdir)/gnulib-m4/ftell.m4 \
213         $(top_srcdir)/gnulib-m4/ftello.m4 \
214         $(top_srcdir)/gnulib-m4/gcj.m4 \
215         $(top_srcdir)/gnulib-m4/getcwd.m4 \
216         $(top_srcdir)/gnulib-m4/getdelim.m4 \
217         $(top_srcdir)/gnulib-m4/getdtablesize.m4 \
218         $(top_srcdir)/gnulib-m4/getline.m4 \
219         $(top_srcdir)/gnulib-m4/getopt.m4 \
220         $(top_srcdir)/gnulib-m4/getpagesize.m4 \
221         $(top_srcdir)/gnulib-m4/gettimeofday.m4 \
222         $(top_srcdir)/gnulib-m4/gnulib-common.m4 \
223         $(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
224         $(top_srcdir)/gnulib-m4/iconv_h.m4 \
225         $(top_srcdir)/gnulib-m4/iconv_open.m4 \
226         $(top_srcdir)/gnulib-m4/include_next.m4 \
227         $(top_srcdir)/gnulib-m4/inline.m4 \
228         $(top_srcdir)/gnulib-m4/intmax_t.m4 \
229         $(top_srcdir)/gnulib-m4/inttypes.m4 \
230         $(top_srcdir)/gnulib-m4/isinf.m4 \
231         $(top_srcdir)/gnulib-m4/isnan.m4 \
232         $(top_srcdir)/gnulib-m4/isnand.m4 \
233         $(top_srcdir)/gnulib-m4/isnanf.m4 \
234         $(top_srcdir)/gnulib-m4/isnanl.m4 \
235         $(top_srcdir)/gnulib-m4/iswblank.m4 \
236         $(top_srcdir)/gnulib-m4/java.m4 \
237         $(top_srcdir)/gnulib-m4/javacomp.m4 \
238         $(top_srcdir)/gnulib-m4/javaexec.m4 \
239         $(top_srcdir)/gnulib-m4/langinfo_h.m4 \
240         $(top_srcdir)/gnulib-m4/largefile.m4 \
241         $(top_srcdir)/gnulib-m4/lib-ld.m4 \
242         $(top_srcdir)/gnulib-m4/lib-link.m4 \
243         $(top_srcdir)/gnulib-m4/lib-prefix.m4 \
244         $(top_srcdir)/gnulib-m4/libcroco.m4 \
245         $(top_srcdir)/gnulib-m4/libglib.m4 \
246         $(top_srcdir)/gnulib-m4/libunistring-base.m4 \
247         $(top_srcdir)/gnulib-m4/libunistring-optional.m4 \
248         $(top_srcdir)/gnulib-m4/libunistring.m4 \
249         $(top_srcdir)/gnulib-m4/libxml.m4 \
250         $(top_srcdir)/gnulib-m4/localcharset.m4 \
251         $(top_srcdir)/gnulib-m4/locale-fr.m4 \
252         $(top_srcdir)/gnulib-m4/locale-ja.m4 \
253         $(top_srcdir)/gnulib-m4/locale-tr.m4 \
254         $(top_srcdir)/gnulib-m4/locale-zh.m4 \
255         $(top_srcdir)/gnulib-m4/locale_h.m4 \
256         $(top_srcdir)/gnulib-m4/localename.m4 \
257         $(top_srcdir)/gnulib-m4/log10.m4 \
258         $(top_srcdir)/gnulib-m4/lseek.m4 \
259         $(top_srcdir)/gnulib-m4/lstat.m4 \
260         $(top_srcdir)/gnulib-m4/malloc.m4 \
261         $(top_srcdir)/gnulib-m4/malloca.m4 \
262         $(top_srcdir)/gnulib-m4/math_h.m4 \
263         $(top_srcdir)/gnulib-m4/mathfunc.m4 \
264         $(top_srcdir)/gnulib-m4/mbchar.m4 \
265         $(top_srcdir)/gnulib-m4/mbiter.m4 \
266         $(top_srcdir)/gnulib-m4/mbrtowc.m4 \
267         $(top_srcdir)/gnulib-m4/mbsinit.m4 \
268         $(top_srcdir)/gnulib-m4/mbslen.m4 \
269         $(top_srcdir)/gnulib-m4/mbsrtowcs.m4 \
270         $(top_srcdir)/gnulib-m4/mbstate_t.m4 \
271         $(top_srcdir)/gnulib-m4/mbswidth.m4 \
272         $(top_srcdir)/gnulib-m4/mbtowc.m4 \
273         $(top_srcdir)/gnulib-m4/memchr.m4 \
274         $(top_srcdir)/gnulib-m4/memmove.m4 \
275         $(top_srcdir)/gnulib-m4/memset.m4 \
276         $(top_srcdir)/gnulib-m4/minmax.m4 \
277         $(top_srcdir)/gnulib-m4/mkdtemp.m4 \
278         $(top_srcdir)/gnulib-m4/mmap-anon.m4 \
279         $(top_srcdir)/gnulib-m4/mode_t.m4 \
280         $(top_srcdir)/gnulib-m4/moo.m4 \
281         $(top_srcdir)/gnulib-m4/msvc-inval.m4 \
282         $(top_srcdir)/gnulib-m4/msvc-nothrow.m4 \
283         $(top_srcdir)/gnulib-m4/multiarch.m4 \
284         $(top_srcdir)/gnulib-m4/no-c++.m4 \
285         $(top_srcdir)/gnulib-m4/nocrash.m4 \
286         $(top_srcdir)/gnulib-m4/obstack.m4 \
287         $(top_srcdir)/gnulib-m4/off_t.m4 \
288         $(top_srcdir)/gnulib-m4/open.m4 \
289         $(top_srcdir)/gnulib-m4/opendir.m4 \
290         $(top_srcdir)/gnulib-m4/pathmax.m4 \
291         $(top_srcdir)/gnulib-m4/pipe2.m4 \
292         $(top_srcdir)/gnulib-m4/posix_spawn.m4 \
293         $(top_srcdir)/gnulib-m4/pow.m4 \
294         $(top_srcdir)/gnulib-m4/printf.m4 \
295         $(top_srcdir)/gnulib-m4/putenv.m4 \
296         $(top_srcdir)/gnulib-m4/quote.m4 \
297         $(top_srcdir)/gnulib-m4/quotearg.m4 \
298         $(top_srcdir)/gnulib-m4/raise.m4 \
299         $(top_srcdir)/gnulib-m4/rawmemchr.m4 \
300         $(top_srcdir)/gnulib-m4/read-file.m4 \
301         $(top_srcdir)/gnulib-m4/read.m4 \
302         $(top_srcdir)/gnulib-m4/readdir.m4 \
303         $(top_srcdir)/gnulib-m4/readlink.m4 \
304         $(top_srcdir)/gnulib-m4/realloc.m4 \
305         $(top_srcdir)/gnulib-m4/relocatable-lib.m4 \
306         $(top_srcdir)/gnulib-m4/relocatable.m4 \
307         $(top_srcdir)/gnulib-m4/rmdir.m4 \
308         $(top_srcdir)/gnulib-m4/safe-read.m4 \
309         $(top_srcdir)/gnulib-m4/safe-write.m4 \
310         $(top_srcdir)/gnulib-m4/sched_h.m4 \
311         $(top_srcdir)/gnulib-m4/secure_getenv.m4 \
312         $(top_srcdir)/gnulib-m4/setenv.m4 \
313         $(top_srcdir)/gnulib-m4/setlocale.m4 \
314         $(top_srcdir)/gnulib-m4/sig_atomic_t.m4 \
315         $(top_srcdir)/gnulib-m4/sigaction.m4 \
316         $(top_srcdir)/gnulib-m4/signal_h.m4 \
317         $(top_srcdir)/gnulib-m4/signalblocking.m4 \
318         $(top_srcdir)/gnulib-m4/signbit.m4 \
319         $(top_srcdir)/gnulib-m4/sigpipe.m4 \
320         $(top_srcdir)/gnulib-m4/sleep.m4 \
321         $(top_srcdir)/gnulib-m4/snprintf.m4 \
322         $(top_srcdir)/gnulib-m4/spawn-pipe.m4 \
323         $(top_srcdir)/gnulib-m4/spawn_h.m4 \
324         $(top_srcdir)/gnulib-m4/ssize_t.m4 \
325         $(top_srcdir)/gnulib-m4/stat.m4 \
326         $(top_srcdir)/gnulib-m4/stdalign.m4 \
327         $(top_srcdir)/gnulib-m4/stdarg.m4 \
328         $(top_srcdir)/gnulib-m4/stdbool.m4 \
329         $(top_srcdir)/gnulib-m4/stddef_h.m4 \
330         $(top_srcdir)/gnulib-m4/stdint.m4 \
331         $(top_srcdir)/gnulib-m4/stdio_h.m4 \
332         $(top_srcdir)/gnulib-m4/stdlib_h.m4 \
333         $(top_srcdir)/gnulib-m4/stpcpy.m4 \
334         $(top_srcdir)/gnulib-m4/stpncpy.m4 \
335         $(top_srcdir)/gnulib-m4/strchrnul.m4 \
336         $(top_srcdir)/gnulib-m4/strcspn.m4 \
337         $(top_srcdir)/gnulib-m4/strerror.m4 \
338         $(top_srcdir)/gnulib-m4/string_h.m4 \
339         $(top_srcdir)/gnulib-m4/strnlen.m4 \
340         $(top_srcdir)/gnulib-m4/strpbrk.m4 \
341         $(top_srcdir)/gnulib-m4/strstr.m4 \
342         $(top_srcdir)/gnulib-m4/strtol.m4 \
343         $(top_srcdir)/gnulib-m4/strtoul.m4 \
344         $(top_srcdir)/gnulib-m4/symlink.m4 \
345         $(top_srcdir)/gnulib-m4/sys_select_h.m4 \
346         $(top_srcdir)/gnulib-m4/sys_socket_h.m4 \
347         $(top_srcdir)/gnulib-m4/sys_stat_h.m4 \
348         $(top_srcdir)/gnulib-m4/sys_time_h.m4 \
349         $(top_srcdir)/gnulib-m4/sys_types_h.m4 \
350         $(top_srcdir)/gnulib-m4/sys_wait_h.m4 \
351         $(top_srcdir)/gnulib-m4/tempname.m4 \
352         $(top_srcdir)/gnulib-m4/term-ostream.m4 \
353         $(top_srcdir)/gnulib-m4/terminfo.m4 \
354         $(top_srcdir)/gnulib-m4/thread.m4 \
355         $(top_srcdir)/gnulib-m4/time_h.m4 \
356         $(top_srcdir)/gnulib-m4/tls.m4 \
357         $(top_srcdir)/gnulib-m4/tmpdir.m4 \
358         $(top_srcdir)/gnulib-m4/ungetc.m4 \
359         $(top_srcdir)/gnulib-m4/unionwait.m4 \
360         $(top_srcdir)/gnulib-m4/unistd-safer.m4 \
361         $(top_srcdir)/gnulib-m4/unistd_h.m4 \
362         $(top_srcdir)/gnulib-m4/unlocked-io.m4 \
363         $(top_srcdir)/gnulib-m4/vasnprintf.m4 \
364         $(top_srcdir)/gnulib-m4/vasprintf.m4 \
365         $(top_srcdir)/gnulib-m4/vsnprintf.m4 \
366         $(top_srcdir)/gnulib-m4/wait-process.m4 \
367         $(top_srcdir)/gnulib-m4/waitpid.m4 \
368         $(top_srcdir)/gnulib-m4/warn-on-use.m4 \
369         $(top_srcdir)/gnulib-m4/wchar_h.m4 \
370         $(top_srcdir)/gnulib-m4/wcrtomb.m4 \
371         $(top_srcdir)/gnulib-m4/wctob.m4 \
372         $(top_srcdir)/gnulib-m4/wctomb.m4 \
373         $(top_srcdir)/gnulib-m4/wctype_h.m4 \
374         $(top_srcdir)/gnulib-m4/wcwidth.m4 \
375         $(top_srcdir)/gnulib-m4/write.m4 \
376         $(top_srcdir)/gnulib-m4/xvasprintf.m4 \
377         $(top_srcdir)/gnulib-m4/yield.m4 \
378         $(top_srcdir)/../m4/fixautomake.m4 \
379         $(top_srcdir)/../m4/libtool.m4 \
380         $(top_srcdir)/../m4/ltoptions.m4 \
381         $(top_srcdir)/../m4/ltsugar.m4 \
382         $(top_srcdir)/../m4/ltversion.m4 \
383         $(top_srcdir)/../m4/lt~obsolete.m4 \
384         $(top_srcdir)/../m4/woe32-dll.m4 \
385         $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
386         $(top_srcdir)/../gettext-runtime/m4/extern-inline.m4 \
387         $(top_srcdir)/../gettext-runtime/m4/fcntl-o.m4 \
388         $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
389         $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
390         $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
391         $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
392         $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
393         $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
394         $(top_srcdir)/../gettext-runtime/m4/intlmacosx.m4 \
395         $(top_srcdir)/../gettext-runtime/m4/intmax.m4 \
396         $(top_srcdir)/../gettext-runtime/m4/inttypes-pri.m4 \
397         $(top_srcdir)/../gettext-runtime/m4/inttypes_h.m4 \
398         $(top_srcdir)/../gettext-runtime/m4/lcmessage.m4 \
399         $(top_srcdir)/../gettext-runtime/m4/lock.m4 \
400         $(top_srcdir)/../gettext-runtime/m4/longlong.m4 \
401         $(top_srcdir)/../gettext-runtime/m4/nls.m4 \
402         $(top_srcdir)/../gettext-runtime/m4/po.m4 \
403         $(top_srcdir)/../gettext-runtime/m4/printf-posix.m4 \
404         $(top_srcdir)/../gettext-runtime/m4/progtest.m4 \
405         $(top_srcdir)/../gettext-runtime/m4/size_max.m4 \
406         $(top_srcdir)/../gettext-runtime/m4/stdint_h.m4 \
407         $(top_srcdir)/../gettext-runtime/m4/threadlib.m4 \
408         $(top_srcdir)/../gettext-runtime/m4/uintmax_t.m4 \
409         $(top_srcdir)/../gettext-runtime/m4/visibility.m4 \
410         $(top_srcdir)/../gettext-runtime/m4/wchar_t.m4 \
411         $(top_srcdir)/../gettext-runtime/m4/wint_t.m4 \
412         $(top_srcdir)/../gettext-runtime/m4/xsize.m4 \
413         $(top_srcdir)/m4/exported.m4 $(top_srcdir)/m4/hostname.m4 \
414         $(top_srcdir)/m4/setlocale.m4 $(top_srcdir)/m4/siginfo.m4 \
415         $(top_srcdir)/configure.ac
416 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
417         $(ACLOCAL_M4)
418 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
419 mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
420 CONFIG_HEADER = $(top_builddir)/config.h
421 CONFIG_CLEAN_FILES =
422 CONFIG_CLEAN_VPATH_FILES =
423 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
424 am__vpath_adj = case $$p in \
425     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
426     *) f=$$p;; \
427   esac;
428 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
429 am__install_max = 40
430 am__nobase_strip_setup = \
431   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
432 am__nobase_strip = \
433   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
434 am__nobase_list = $(am__nobase_strip_setup); \
435   for p in $$list; do echo "$$p $$p"; done | \
436   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
437   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
438     if (++n[$$2] == $(am__install_max)) \
439       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
440     END { for (dir in files) print dir, files[dir] }'
441 am__base_list = \
442   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
443   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
444 am__uninstall_files_from_dir = { \
445   test -z "$$files" \
446     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
447     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
448          $(am__cd) "$$dir" && rm -f $$files; }; \
449   }
450 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(gettextsrcdir)" \
451         "$(DESTDIR)$(pkgdatadir)"
452 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
453 libcroco_rpl_la_LIBADD =
454 am__dirstamp = $(am__leading_dot)dirstamp
455 am_libcroco_rpl_la_OBJECTS =  \
456         libcroco/libcroco_rpl_la-cr-additional-sel.lo \
457         libcroco/libcroco_rpl_la-cr-attr-sel.lo \
458         libcroco/libcroco_rpl_la-cr-cascade.lo \
459         libcroco/libcroco_rpl_la-cr-declaration.lo \
460         libcroco/libcroco_rpl_la-cr-doc-handler.lo \
461         libcroco/libcroco_rpl_la-cr-enc-handler.lo \
462         libcroco/libcroco_rpl_la-cr-fonts.lo \
463         libcroco/libcroco_rpl_la-cr-input.lo \
464         libcroco/libcroco_rpl_la-cr-num.lo \
465         libcroco/libcroco_rpl_la-cr-om-parser.lo \
466         libcroco/libcroco_rpl_la-cr-parser.lo \
467         libcroco/libcroco_rpl_la-cr-parsing-location.lo \
468         libcroco/libcroco_rpl_la-cr-prop-list.lo \
469         libcroco/libcroco_rpl_la-cr-pseudo.lo \
470         libcroco/libcroco_rpl_la-cr-rgb.lo \
471         libcroco/libcroco_rpl_la-cr-sel-eng.lo \
472         libcroco/libcroco_rpl_la-cr-selector.lo \
473         libcroco/libcroco_rpl_la-cr-simple-sel.lo \
474         libcroco/libcroco_rpl_la-cr-statement.lo \
475         libcroco/libcroco_rpl_la-cr-string.lo \
476         libcroco/libcroco_rpl_la-cr-style.lo \
477         libcroco/libcroco_rpl_la-cr-stylesheet.lo \
478         libcroco/libcroco_rpl_la-cr-term.lo \
479         libcroco/libcroco_rpl_la-cr-tknzr.lo \
480         libcroco/libcroco_rpl_la-cr-token.lo \
481         libcroco/libcroco_rpl_la-cr-utils.lo
482 libcroco_rpl_la_OBJECTS = $(am_libcroco_rpl_la_OBJECTS)
483 AM_V_lt = $(am__v_lt_@AM_V@)
484 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
485 am__v_lt_0 = --silent
486 am__v_lt_1 = 
487 @INCLUDED_LIBCROCO_TRUE@am_libcroco_rpl_la_rpath =
488 am__DEPENDENCIES_1 =
489 am__libgettextlib_la_SOURCES_DIST = copy-acl.c set-acl.c \
490         acl-errno-valid.c acl-internal.c get-permissions.c \
491         set-permissions.c allocator.c areadlink.c argmatch.c \
492         gl_array_list.h gl_array_list.c backupfile.h backupfile.c \
493         addext.c basename.h basename.c binary-io.h binary-io.c \
494         c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c \
495         c-strcasestr.h c-strcasestr.c c-strstr.h c-strstr.c \
496         careadlinkat.c classpath.h classpath.c clean-temp.h \
497         clean-temp.c cloexec.c closeout.h closeout.c concat-filename.c \
498         copy-file.h copy-file.c csharpcomp.h csharpcomp.c csharpexec.h \
499         csharpexec.c diffseq.h error-progname.h error-progname.c \
500         execute.h execute.c w32spawn.h exitfail.c fatal-signal.h \
501         fatal-signal.c fd-hook.c fd-ostream.c fd-safer-flag.c \
502         dup-safer-flag.c file-ostream.c findprog.h findprog.c \
503         fstrcmp.h fstrcmp.c full-write.h full-write.c fwriteerror.h \
504         fwriteerror.c gcd.h gcd.c gettext.h \
505         ../woe32dll/gettextlib-exports.c hash.h hash.c html-ostream.c \
506         html-styled-ostream.c ../woe32dll/c++html-styled-ostream.cc \
507         javacomp.h javacomp.c javaexec.h javaexec.c javaversion.h \
508         javaversion.c gl_linkedhash_list.h gl_linkedhash_list.c \
509         gl_anyhash_list1.h gl_anyhash_list2.h gl_anylinked_list1.h \
510         gl_anylinked_list2.h gl_list.h gl_list.c localcharset.h \
511         localcharset.c localename.c glthread/lock.h glthread/lock.c \
512         malloca.c math.c mbchar.c mbiter.h mbiter.c mbslen.c mbsstr.c \
513         mbswidth.h mbswidth.c mbuiter.h mbuiter.c minmax.h ostream.c \
514         pipe-filter-ii.c pipe-filter-aux.c pipe2.c pipe2-safer.c \
515         progname.h progname.c propername.h propername.c qcopy-acl.c \
516         qset-acl.c quotearg.c safe-read.c safe-write.c sh-quote.h \
517         sh-quote.c sig-handler.c size_max.h spawn-pipe.h spawn-pipe.c \
518         striconv.h striconv.c striconveh.h striconveh.c striconveha.h \
519         striconveha.c strnlen1.h strnlen1.c styled-ostream.c \
520         tempname.c term-ostream.c term-styled-ostream.c \
521         ../woe32dll/c++term-styled-ostream.cc glthread/threadlib.c \
522         glthread/tls.h glthread/tls.c tmpdir.h tmpdir.c trim.c \
523         uniconv/u8-conv-from-enc.c unictype/ctype_space.c \
524         unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c \
525         unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c \
526         unilbrk/ulc-width-linebreaks.c uniname/uniname.c unistd.c \
527         dup-safer.c fd-safer.c pipe-safer.c unistr/u16-mbtouc.c \
528         unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c \
529         unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c \
530         unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c \
531         unistr/u8-mbtoucr.c unistr/u8-prev.c unistr/u8-uctomb.c \
532         unistr/u8-uctomb-aux.c uniwidth/width.c wait-process.h \
533         wait-process.c wctype-h.c xalloc.h xmalloc.c xstrdup.c \
534         xconcat-filename.c xerror.h xerror.c gl_xlist.h gl_xlist.c \
535         xmalloca.c xreadlink.c xsetenv.h xsetenv.c xsize.h xsize.c \
536         xstriconv.h xstriconv.c xstriconveh.c xvasprintf.h \
537         xvasprintf.c xasprintf.c
538 @WOE32DLL_TRUE@am__objects_1 = ../woe32dll/gettextlib-exports.lo
539 @WOE32DLL_FALSE@am__objects_2 = html-styled-ostream.lo
540 @WOE32DLL_TRUE@am__objects_3 = ../woe32dll/c++html-styled-ostream.lo
541 @WOE32DLL_FALSE@am__objects_4 = term-styled-ostream.lo
542 @WOE32DLL_TRUE@am__objects_5 = ../woe32dll/c++term-styled-ostream.lo
543 @LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE@am__objects_6 = uniconv/u8-conv-from-enc.lo
544 @LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE@am__objects_7 = unictype/ctype_space.lo
545 @LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE@am__objects_8 = unilbrk/u8-possible-linebreaks.lo
546 @LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE@am__objects_9 = unilbrk/u8-width-linebreaks.lo
547 @LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE@am__objects_10 = unilbrk/ulc-width-linebreaks.lo
548 @LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__objects_11 =  \
549 @LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@     uniname/uniname.lo
550 @LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@am__objects_12 = unistr/u16-mbtouc.lo \
551 @LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE@   unistr/u16-mbtouc-aux.lo
552 @LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE@am__objects_13 =  \
553 @LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE@     unistr/u8-check.lo
554 @LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE@am__objects_14 =  \
555 @LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE@     unistr/u8-mblen.lo
556 @LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@am__objects_15 = unistr/u8-mbtouc.lo \
557 @LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE@    unistr/u8-mbtouc-aux.lo
558 @LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@am__objects_16 = unistr/u8-mbtouc-unsafe.lo \
559 @LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE@     unistr/u8-mbtouc-unsafe-aux.lo
560 @LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE@am__objects_17 = unistr/u8-mbtoucr.lo
561 @LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@am__objects_18 =  \
562 @LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE@      unistr/u8-prev.lo
563 @LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@am__objects_19 = unistr/u8-uctomb.lo \
564 @LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE@    unistr/u8-uctomb-aux.lo
565 @LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__objects_20 =  \
566 @LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@      uniwidth/width.lo
567 am_libgettextlib_la_OBJECTS = copy-acl.lo set-acl.lo \
568         acl-errno-valid.lo acl-internal.lo get-permissions.lo \
569         set-permissions.lo allocator.lo areadlink.lo argmatch.lo \
570         gl_array_list.lo backupfile.lo addext.lo basename.lo \
571         binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo \
572         c-strcasestr.lo c-strstr.lo careadlinkat.lo classpath.lo \
573         clean-temp.lo cloexec.lo closeout.lo concat-filename.lo \
574         copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo \
575         execute.lo exitfail.lo fatal-signal.lo fd-hook.lo \
576         fd-ostream.lo fd-safer-flag.lo dup-safer-flag.lo \
577         file-ostream.lo findprog.lo fstrcmp.lo full-write.lo \
578         fwriteerror.lo gcd.lo $(am__objects_1) hash.lo html-ostream.lo \
579         $(am__objects_2) $(am__objects_3) javacomp.lo javaexec.lo \
580         javaversion.lo gl_linkedhash_list.lo gl_list.lo \
581         localcharset.lo localename.lo glthread/lock.lo malloca.lo \
582         math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo \
583         mbuiter.lo ostream.lo pipe-filter-ii.lo pipe-filter-aux.lo \
584         pipe2.lo pipe2-safer.lo progname.lo propername.lo qcopy-acl.lo \
585         qset-acl.lo quotearg.lo safe-read.lo safe-write.lo sh-quote.lo \
586         sig-handler.lo spawn-pipe.lo striconv.lo striconveh.lo \
587         striconveha.lo strnlen1.lo styled-ostream.lo tempname.lo \
588         term-ostream.lo $(am__objects_4) $(am__objects_5) \
589         glthread/threadlib.lo glthread/tls.lo tmpdir.lo trim.lo \
590         $(am__objects_6) $(am__objects_7) unilbrk/lbrktables.lo \
591         $(am__objects_8) $(am__objects_9) unilbrk/ulc-common.lo \
592         $(am__objects_10) $(am__objects_11) unistd.lo dup-safer.lo \
593         fd-safer.lo pipe-safer.lo $(am__objects_12) $(am__objects_13) \
594         $(am__objects_14) $(am__objects_15) $(am__objects_16) \
595         $(am__objects_17) $(am__objects_18) $(am__objects_19) \
596         $(am__objects_20) wait-process.lo wctype-h.lo xmalloc.lo \
597         xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo \
598         xmalloca.lo xreadlink.lo xsetenv.lo xsize.lo xstriconv.lo \
599         xstriconveh.lo xvasprintf.lo xasprintf.lo
600 libgettextlib_la_OBJECTS = $(am_libgettextlib_la_OBJECTS)
601 libglib_rpl_la_LIBADD =
602 am_libglib_rpl_la_OBJECTS = glib/libglib_rpl_la-ghash.lo \
603         glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo \
604         glib/libglib_rpl_la-gprimes.lo \
605         glib/libglib_rpl_la-gstrfuncs.lo \
606         glib/libglib_rpl_la-gstring.lo
607 libglib_rpl_la_OBJECTS = $(am_libglib_rpl_la_OBJECTS)
608 @INCLUDED_LIBGLIB_TRUE@am_libglib_rpl_la_rpath =
609 libxml_rpl_la_LIBADD =
610 am_libxml_rpl_la_OBJECTS = libxml/libxml_rpl_la-DOCBparser.lo \
611         libxml/libxml_rpl_la-HTMLparser.lo \
612         libxml/libxml_rpl_la-HTMLtree.lo libxml/libxml_rpl_la-SAX.lo \
613         libxml/libxml_rpl_la-SAX2.lo libxml/libxml_rpl_la-buf.lo \
614         libxml/libxml_rpl_la-c14n.lo libxml/libxml_rpl_la-catalog.lo \
615         libxml/libxml_rpl_la-chvalid.lo \
616         libxml/libxml_rpl_la-debugXML.lo libxml/libxml_rpl_la-dict.lo \
617         libxml/libxml_rpl_la-encoding.lo \
618         libxml/libxml_rpl_la-entities.lo libxml/libxml_rpl_la-error.lo \
619         libxml/libxml_rpl_la-globals.lo libxml/libxml_rpl_la-hash.lo \
620         libxml/libxml_rpl_la-legacy.lo libxml/libxml_rpl_la-list.lo \
621         libxml/libxml_rpl_la-nanoftp.lo \
622         libxml/libxml_rpl_la-nanohttp.lo \
623         libxml/libxml_rpl_la-parser.lo \
624         libxml/libxml_rpl_la-parserInternals.lo \
625         libxml/libxml_rpl_la-pattern.lo \
626         libxml/libxml_rpl_la-relaxng.lo \
627         libxml/libxml_rpl_la-schematron.lo \
628         libxml/libxml_rpl_la-threads.lo libxml/libxml_rpl_la-tree.lo \
629         libxml/libxml_rpl_la-trionan.lo libxml/libxml_rpl_la-uri.lo \
630         libxml/libxml_rpl_la-valid.lo libxml/libxml_rpl_la-xinclude.lo \
631         libxml/libxml_rpl_la-xlink.lo libxml/libxml_rpl_la-xmlIO.lo \
632         libxml/libxml_rpl_la-xmlmemory.lo \
633         libxml/libxml_rpl_la-xmlmodule.lo \
634         libxml/libxml_rpl_la-xmlreader.lo \
635         libxml/libxml_rpl_la-xmlregexp.lo \
636         libxml/libxml_rpl_la-xmlsave.lo \
637         libxml/libxml_rpl_la-xmlschemas.lo \
638         libxml/libxml_rpl_la-xmlschemastypes.lo \
639         libxml/libxml_rpl_la-xmlstring.lo \
640         libxml/libxml_rpl_la-xmlunicode.lo \
641         libxml/libxml_rpl_la-xmlwriter.lo \
642         libxml/libxml_rpl_la-xpath.lo libxml/libxml_rpl_la-xpointer.lo
643 libxml_rpl_la_OBJECTS = $(am_libxml_rpl_la_OBJECTS)
644 @INCLUDED_LIBXML_TRUE@am_libxml_rpl_la_rpath =
645 AM_V_P = $(am__v_P_@AM_V@)
646 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
647 am__v_P_0 = false
648 am__v_P_1 = :
649 AM_V_GEN = $(am__v_GEN_@AM_V@)
650 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
651 am__v_GEN_0 = @echo "  GEN     " $@;
652 am__v_GEN_1 = 
653 AM_V_at = $(am__v_at_@AM_V@)
654 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
655 am__v_at_0 = @
656 am__v_at_1 = 
657 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
658 depcomp =
659 am__depfiles_maybe =
660 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
661         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
662 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
663         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
664         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
665         $(AM_CFLAGS) $(CFLAGS)
666 AM_V_CC = $(am__v_CC_@AM_V@)
667 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
668 am__v_CC_0 = @echo "  CC      " $@;
669 am__v_CC_1 = 
670 CCLD = $(CC)
671 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
672         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
673         $(AM_LDFLAGS) $(LDFLAGS) -o $@
674 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
675 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
676 am__v_CCLD_0 = @echo "  CCLD    " $@;
677 am__v_CCLD_1 = 
678 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
679         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
680 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
681         $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
682         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
683         $(AM_CXXFLAGS) $(CXXFLAGS)
684 AM_V_CXX = $(am__v_CXX_@AM_V@)
685 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
686 am__v_CXX_0 = @echo "  CXX     " $@;
687 am__v_CXX_1 = 
688 CXXLD = $(CXX)
689 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
690         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
691         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
692 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
693 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
694 am__v_CXXLD_0 = @echo "  CXXLD   " $@;
695 am__v_CXXLD_1 = 
696 SOURCES = $(libcroco_rpl_la_SOURCES) $(libgettextlib_la_SOURCES) \
697         $(EXTRA_libgettextlib_la_SOURCES) $(libglib_rpl_la_SOURCES) \
698         $(libxml_rpl_la_SOURCES)
699 DIST_SOURCES = $(libcroco_rpl_la_SOURCES) \
700         $(am__libgettextlib_la_SOURCES_DIST) \
701         $(EXTRA_libgettextlib_la_SOURCES) $(libglib_rpl_la_SOURCES) \
702         $(libxml_rpl_la_SOURCES)
703 am__can_run_installinfo = \
704   case $$AM_UPDATE_INFO_DIR in \
705     n|no|NO) false;; \
706     *) (install-info --version) >/dev/null 2>&1;; \
707   esac
708 DATA = $(gettextsrc_DATA) $(pkgdata_DATA)
709 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
710 # Read a list of newline-separated strings from the standard input,
711 # and print each of them once, without duplicates.  Input order is
712 # *not* preserved.
713 am__uniquify_input = $(AWK) '\
714   BEGIN { nonempty = 0; } \
715   { items[$$0] = 1; nonempty = 1; } \
716   END { if (nonempty) { for (i in items) print i; }; } \
717 '
718 # Make sure the list of sources is unique.  This is necessary because,
719 # e.g., the same source file might be shared among _SOURCES variables
720 # for different programs/libraries.
721 am__define_uniq_tagged_files = \
722   list='$(am__tagged_files)'; \
723   unique=`for i in $$list; do \
724     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
725   done | $(am__uniquify_input)`
726 ETAGS = etags
727 CTAGS = ctags
728 am__DIST_COMMON = $(srcdir)/Makefile.gnulib $(srcdir)/Makefile.in \
729         $(top_srcdir)/../build-aux/mkinstalldirs
730 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
731
732 # Where to install javaversion.class.
733 pkgdatadir = $(datadir)/gettext
734 pkglibexecdir = @pkglibexecdir@
735 ACLOCAL = @ACLOCAL@
736 ALLOCA = @ALLOCA@
737 ALLOCA_H = @ALLOCA_H@
738 AMTAR = @AMTAR@
739 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
740 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
741 AR = @AR@
742 ARCHIVE_FORMAT = @ARCHIVE_FORMAT@
743 ARCHIVE_VERSION = @ARCHIVE_VERSION@
744 ARFLAGS = @ARFLAGS@
745 AS = @AS@
746 ASM_SYMBOL_PREFIX = @ASM_SYMBOL_PREFIX@
747 AUTOCONF = @AUTOCONF@
748 AUTOHEADER = @AUTOHEADER@
749 AUTOMAKE = @AUTOMAKE@
750 AWK = @AWK@
751 BISON_LOCALEDIR = @BISON_LOCALEDIR@
752 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
753 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
754 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
755 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
756 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
757 BUILDCSHARP = @BUILDCSHARP@
758 BUILDJAVA = @BUILDJAVA@
759 BUILDJAVAEXE = @BUILDJAVAEXE@
760 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
761 BYTESWAP_H = @BYTESWAP_H@
762 CATOBJEXT = @CATOBJEXT@
763 CC = @CC@
764 CCDEPMODE = @CCDEPMODE@
765 CFLAGS = @CFLAGS@
766 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
767 CLASSPATH = @CLASSPATH@
768 CLASSPATH_SEPARATOR = @CLASSPATH_SEPARATOR@
769 CLIX_PATH = @CLIX_PATH@
770 CLIX_PATH_VAR = @CLIX_PATH_VAR@
771 CONF_JAVA = @CONF_JAVA@
772 CONF_JAVAC = @CONF_JAVAC@
773 CPP = @CPP@
774 CPPFLAGS = @CPPFLAGS@
775 CROSS_COMPILING = @CROSS_COMPILING@
776 CSHARPCOMPFLAGS = @CSHARPCOMPFLAGS@
777 CSHARP_CHOICE = @CSHARP_CHOICE@
778 CXX = @CXX@
779 CXXCPP = @CXXCPP@
780 CXXDEPMODE = @CXXDEPMODE@
781 CXXFLAGS = @CXXFLAGS@
782 CXX_CHOICE = @CXX_CHOICE@
783 CYGPATH_W = @CYGPATH_W@
784 DATADIRNAME = @DATADIRNAME@
785 DEFS = @DEFS@ -DEXEEXT=\"@EXEEXT@\" -DEXEEXT=\"@EXEEXT@\" \
786         -DEXEEXT=\"@EXEEXT@\"
787 DEPDIR = @DEPDIR@
788 DLLTOOL = @DLLTOOL@
789 DSYMUTIL = @DSYMUTIL@
790 DUMPBIN = @DUMPBIN@
791 DVIPS = @DVIPS@
792 ECHO_C = @ECHO_C@
793 ECHO_N = @ECHO_N@
794 ECHO_T = @ECHO_T@
795 EGREP = @EGREP@
796 EMACS = @EMACS@
797 EMACSLOADPATH = @EMACSLOADPATH@
798 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
799 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
800 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
801 ENOLINK_VALUE = @ENOLINK_VALUE@
802 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
803 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
804 ERRNO_H = @ERRNO_H@
805 EXEEXT = @EXEEXT@
806 FABS_LIBM = @FABS_LIBM@
807 FGREP = @FGREP@
808 FLOAT_H = @FLOAT_H@
809 FNMATCH_H = @FNMATCH_H@
810 GCJ = @GCJ@
811 GCJFLAGS = @GCJFLAGS@
812 GENCAT = @GENCAT@
813 GETOPT_H = @GETOPT_H@
814 GETTEXTLIB_EXPORTS_FLAGS = @GETTEXTLIB_EXPORTS_FLAGS@
815 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
816 GLIBC2 = @GLIBC2@
817 GLIBC21 = @GLIBC21@
818 GLOBAL_SYMBOL_PIPE = @GLOBAL_SYMBOL_PIPE@
819 GMSGFMT = @GMSGFMT@
820 GMSGFMT_015 = @GMSGFMT_015@
821 GNULIB_ACOSF = @GNULIB_ACOSF@
822 GNULIB_ACOSL = @GNULIB_ACOSL@
823 GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
824 GNULIB_ASINF = @GNULIB_ASINF@
825 GNULIB_ASINL = @GNULIB_ASINL@
826 GNULIB_ATAN2F = @GNULIB_ATAN2F@
827 GNULIB_ATANF = @GNULIB_ATANF@
828 GNULIB_ATANL = @GNULIB_ATANL@
829 GNULIB_ATOLL = @GNULIB_ATOLL@
830 GNULIB_BTOWC = @GNULIB_BTOWC@
831 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
832 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
833 GNULIB_CBRT = @GNULIB_CBRT@
834 GNULIB_CBRTF = @GNULIB_CBRTF@
835 GNULIB_CBRTL = @GNULIB_CBRTL@
836 GNULIB_CEIL = @GNULIB_CEIL@
837 GNULIB_CEILF = @GNULIB_CEILF@
838 GNULIB_CEILL = @GNULIB_CEILL@
839 GNULIB_CHDIR = @GNULIB_CHDIR@
840 GNULIB_CHOWN = @GNULIB_CHOWN@
841 GNULIB_CLOSE = @GNULIB_CLOSE@
842 GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
843 GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
844 GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
845 GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
846 GNULIB_COSF = @GNULIB_COSF@
847 GNULIB_COSHF = @GNULIB_COSHF@
848 GNULIB_COSL = @GNULIB_COSL@
849 GNULIB_DIRFD = @GNULIB_DIRFD@
850 GNULIB_DPRINTF = @GNULIB_DPRINTF@
851 GNULIB_DUP = @GNULIB_DUP@
852 GNULIB_DUP2 = @GNULIB_DUP2@
853 GNULIB_DUP3 = @GNULIB_DUP3@
854 GNULIB_DUPLOCALE = @GNULIB_DUPLOCALE@
855 GNULIB_ENVIRON = @GNULIB_ENVIRON@
856 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
857 GNULIB_EXP2 = @GNULIB_EXP2@
858 GNULIB_EXP2F = @GNULIB_EXP2F@
859 GNULIB_EXP2L = @GNULIB_EXP2L@
860 GNULIB_EXPF = @GNULIB_EXPF@
861 GNULIB_EXPL = @GNULIB_EXPL@
862 GNULIB_EXPM1 = @GNULIB_EXPM1@
863 GNULIB_EXPM1F = @GNULIB_EXPM1F@
864 GNULIB_EXPM1L = @GNULIB_EXPM1L@
865 GNULIB_FABSF = @GNULIB_FABSF@
866 GNULIB_FABSL = @GNULIB_FABSL@
867 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
868 GNULIB_FCHDIR = @GNULIB_FCHDIR@
869 GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
870 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
871 GNULIB_FCLOSE = @GNULIB_FCLOSE@
872 GNULIB_FCNTL = @GNULIB_FCNTL@
873 GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
874 GNULIB_FDOPEN = @GNULIB_FDOPEN@
875 GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
876 GNULIB_FFLUSH = @GNULIB_FFLUSH@
877 GNULIB_FFSL = @GNULIB_FFSL@
878 GNULIB_FFSLL = @GNULIB_FFSLL@
879 GNULIB_FGETC = @GNULIB_FGETC@
880 GNULIB_FGETS = @GNULIB_FGETS@
881 GNULIB_FLOOR = @GNULIB_FLOOR@
882 GNULIB_FLOORF = @GNULIB_FLOORF@
883 GNULIB_FLOORL = @GNULIB_FLOORL@
884 GNULIB_FMA = @GNULIB_FMA@
885 GNULIB_FMAF = @GNULIB_FMAF@
886 GNULIB_FMAL = @GNULIB_FMAL@
887 GNULIB_FMOD = @GNULIB_FMOD@
888 GNULIB_FMODF = @GNULIB_FMODF@
889 GNULIB_FMODL = @GNULIB_FMODL@
890 GNULIB_FOPEN = @GNULIB_FOPEN@
891 GNULIB_FPRINTF = @GNULIB_FPRINTF@
892 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
893 GNULIB_FPURGE = @GNULIB_FPURGE@
894 GNULIB_FPUTC = @GNULIB_FPUTC@
895 GNULIB_FPUTS = @GNULIB_FPUTS@
896 GNULIB_FREAD = @GNULIB_FREAD@
897 GNULIB_FREOPEN = @GNULIB_FREOPEN@
898 GNULIB_FREXP = @GNULIB_FREXP@
899 GNULIB_FREXPF = @GNULIB_FREXPF@
900 GNULIB_FREXPL = @GNULIB_FREXPL@
901 GNULIB_FSCANF = @GNULIB_FSCANF@
902 GNULIB_FSEEK = @GNULIB_FSEEK@
903 GNULIB_FSEEKO = @GNULIB_FSEEKO@
904 GNULIB_FSTAT = @GNULIB_FSTAT@
905 GNULIB_FSTATAT = @GNULIB_FSTATAT@
906 GNULIB_FSYNC = @GNULIB_FSYNC@
907 GNULIB_FTELL = @GNULIB_FTELL@
908 GNULIB_FTELLO = @GNULIB_FTELLO@
909 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
910 GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
911 GNULIB_FWRITE = @GNULIB_FWRITE@
912 GNULIB_GETC = @GNULIB_GETC@
913 GNULIB_GETCHAR = @GNULIB_GETCHAR@
914 GNULIB_GETCWD = @GNULIB_GETCWD@
915 GNULIB_GETDELIM = @GNULIB_GETDELIM@
916 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
917 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
918 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
919 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
920 GNULIB_GETLINE = @GNULIB_GETLINE@
921 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
922 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
923 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
924 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
925 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
926 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
927 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
928 GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
929 GNULIB_GRANTPT = @GNULIB_GRANTPT@
930 GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
931 GNULIB_HYPOT = @GNULIB_HYPOT@
932 GNULIB_HYPOTF = @GNULIB_HYPOTF@
933 GNULIB_HYPOTL = @GNULIB_HYPOTL@
934 GNULIB_ICONV = @GNULIB_ICONV@
935 GNULIB_ILOGB = @GNULIB_ILOGB@
936 GNULIB_ILOGBF = @GNULIB_ILOGBF@
937 GNULIB_ILOGBL = @GNULIB_ILOGBL@
938 GNULIB_IMAXABS = @GNULIB_IMAXABS@
939 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
940 GNULIB_ISATTY = @GNULIB_ISATTY@
941 GNULIB_ISBLANK = @GNULIB_ISBLANK@
942 GNULIB_ISFINITE = @GNULIB_ISFINITE@
943 GNULIB_ISINF = @GNULIB_ISINF@
944 GNULIB_ISNAN = @GNULIB_ISNAN@
945 GNULIB_ISNAND = @GNULIB_ISNAND@
946 GNULIB_ISNANF = @GNULIB_ISNANF@
947 GNULIB_ISNANL = @GNULIB_ISNANL@
948 GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
949 GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
950 GNULIB_LCHMOD = @GNULIB_LCHMOD@
951 GNULIB_LCHOWN = @GNULIB_LCHOWN@
952 GNULIB_LDEXPF = @GNULIB_LDEXPF@
953 GNULIB_LDEXPL = @GNULIB_LDEXPL@
954 GNULIB_LINK = @GNULIB_LINK@
955 GNULIB_LINKAT = @GNULIB_LINKAT@
956 GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
957 GNULIB_LOG = @GNULIB_LOG@
958 GNULIB_LOG10 = @GNULIB_LOG10@
959 GNULIB_LOG10F = @GNULIB_LOG10F@
960 GNULIB_LOG10L = @GNULIB_LOG10L@
961 GNULIB_LOG1P = @GNULIB_LOG1P@
962 GNULIB_LOG1PF = @GNULIB_LOG1PF@
963 GNULIB_LOG1PL = @GNULIB_LOG1PL@
964 GNULIB_LOG2 = @GNULIB_LOG2@
965 GNULIB_LOG2F = @GNULIB_LOG2F@
966 GNULIB_LOG2L = @GNULIB_LOG2L@
967 GNULIB_LOGB = @GNULIB_LOGB@
968 GNULIB_LOGBF = @GNULIB_LOGBF@
969 GNULIB_LOGBL = @GNULIB_LOGBL@
970 GNULIB_LOGF = @GNULIB_LOGF@
971 GNULIB_LOGL = @GNULIB_LOGL@
972 GNULIB_LSEEK = @GNULIB_LSEEK@
973 GNULIB_LSTAT = @GNULIB_LSTAT@
974 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
975 GNULIB_MBRLEN = @GNULIB_MBRLEN@
976 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
977 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
978 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
979 GNULIB_MBSCHR = @GNULIB_MBSCHR@
980 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
981 GNULIB_MBSINIT = @GNULIB_MBSINIT@
982 GNULIB_MBSLEN = @GNULIB_MBSLEN@
983 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
984 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
985 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
986 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
987 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
988 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
989 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
990 GNULIB_MBSSEP = @GNULIB_MBSSEP@
991 GNULIB_MBSSPN = @GNULIB_MBSSPN@
992 GNULIB_MBSSTR = @GNULIB_MBSSTR@
993 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
994 GNULIB_MBTOWC = @GNULIB_MBTOWC@
995 GNULIB_MEMCHR = @GNULIB_MEMCHR@
996 GNULIB_MEMMEM = @GNULIB_MEMMEM@
997 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
998 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
999 GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
1000 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
1001 GNULIB_MKFIFO = @GNULIB_MKFIFO@
1002 GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
1003 GNULIB_MKNOD = @GNULIB_MKNOD@
1004 GNULIB_MKNODAT = @GNULIB_MKNODAT@
1005 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
1006 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
1007 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
1008 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
1009 GNULIB_MKTIME = @GNULIB_MKTIME@
1010 GNULIB_MODF = @GNULIB_MODF@
1011 GNULIB_MODFF = @GNULIB_MODFF@
1012 GNULIB_MODFL = @GNULIB_MODFL@
1013 GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
1014 GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
1015 GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
1016 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
1017 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
1018 GNULIB_OPEN = @GNULIB_OPEN@
1019 GNULIB_OPENAT = @GNULIB_OPENAT@
1020 GNULIB_OPENDIR = @GNULIB_OPENDIR@
1021 GNULIB_PCLOSE = @GNULIB_PCLOSE@
1022 GNULIB_PERROR = @GNULIB_PERROR@
1023 GNULIB_PIPE = @GNULIB_PIPE@
1024 GNULIB_PIPE2 = @GNULIB_PIPE2@
1025 GNULIB_POPEN = @GNULIB_POPEN@
1026 GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
1027 GNULIB_POSIX_SPAWN = @GNULIB_POSIX_SPAWN@
1028 GNULIB_POSIX_SPAWNATTR_DESTROY = @GNULIB_POSIX_SPAWNATTR_DESTROY@
1029 GNULIB_POSIX_SPAWNATTR_GETFLAGS = @GNULIB_POSIX_SPAWNATTR_GETFLAGS@
1030 GNULIB_POSIX_SPAWNATTR_GETPGROUP = @GNULIB_POSIX_SPAWNATTR_GETPGROUP@
1031 GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM = @GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM@
1032 GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY = @GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY@
1033 GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT = @GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT@
1034 GNULIB_POSIX_SPAWNATTR_GETSIGMASK = @GNULIB_POSIX_SPAWNATTR_GETSIGMASK@
1035 GNULIB_POSIX_SPAWNATTR_INIT = @GNULIB_POSIX_SPAWNATTR_INIT@
1036 GNULIB_POSIX_SPAWNATTR_SETFLAGS = @GNULIB_POSIX_SPAWNATTR_SETFLAGS@
1037 GNULIB_POSIX_SPAWNATTR_SETPGROUP = @GNULIB_POSIX_SPAWNATTR_SETPGROUP@
1038 GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM = @GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM@
1039 GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY = @GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY@
1040 GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT = @GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT@
1041 GNULIB_POSIX_SPAWNATTR_SETSIGMASK = @GNULIB_POSIX_SPAWNATTR_SETSIGMASK@
1042 GNULIB_POSIX_SPAWNP = @GNULIB_POSIX_SPAWNP@
1043 GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE = @GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE@
1044 GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 = @GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2@
1045 GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN = @GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN@
1046 GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY = @GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY@
1047 GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT = @GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT@
1048 GNULIB_POWF = @GNULIB_POWF@
1049 GNULIB_PREAD = @GNULIB_PREAD@
1050 GNULIB_PRINTF = @GNULIB_PRINTF@
1051 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
1052 GNULIB_PSELECT = @GNULIB_PSELECT@
1053 GNULIB_PTHREAD_SIGMASK = @GNULIB_PTHREAD_SIGMASK@
1054 GNULIB_PTSNAME = @GNULIB_PTSNAME@
1055 GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
1056 GNULIB_PUTC = @GNULIB_PUTC@
1057 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
1058 GNULIB_PUTENV = @GNULIB_PUTENV@
1059 GNULIB_PUTS = @GNULIB_PUTS@
1060 GNULIB_PWRITE = @GNULIB_PWRITE@
1061 GNULIB_QSORT_R = @GNULIB_QSORT_R@
1062 GNULIB_RAISE = @GNULIB_RAISE@
1063 GNULIB_RANDOM = @GNULIB_RANDOM@
1064 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
1065 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
1066 GNULIB_READ = @GNULIB_READ@
1067 GNULIB_READDIR = @GNULIB_READDIR@
1068 GNULIB_READLINK = @GNULIB_READLINK@
1069 GNULIB_READLINKAT = @GNULIB_READLINKAT@
1070 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
1071 GNULIB_REALPATH = @GNULIB_REALPATH@
1072 GNULIB_REMAINDER = @GNULIB_REMAINDER@
1073 GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
1074 GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
1075 GNULIB_REMOVE = @GNULIB_REMOVE@
1076 GNULIB_RENAME = @GNULIB_RENAME@
1077 GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
1078 GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
1079 GNULIB_RINT = @GNULIB_RINT@
1080 GNULIB_RINTF = @GNULIB_RINTF@
1081 GNULIB_RINTL = @GNULIB_RINTL@
1082 GNULIB_RMDIR = @GNULIB_RMDIR@
1083 GNULIB_ROUND = @GNULIB_ROUND@
1084 GNULIB_ROUNDF = @GNULIB_ROUNDF@
1085 GNULIB_ROUNDL = @GNULIB_ROUNDL@
1086 GNULIB_RPMATCH = @GNULIB_RPMATCH@
1087 GNULIB_SCANDIR = @GNULIB_SCANDIR@
1088 GNULIB_SCANF = @GNULIB_SCANF@
1089 GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
1090 GNULIB_SELECT = @GNULIB_SELECT@
1091 GNULIB_SETENV = @GNULIB_SETENV@
1092 GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
1093 GNULIB_SETLOCALE = @GNULIB_SETLOCALE@
1094 GNULIB_SIGACTION = @GNULIB_SIGACTION@
1095 GNULIB_SIGNAL_H_SIGPIPE = @GNULIB_SIGNAL_H_SIGPIPE@
1096 GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
1097 GNULIB_SIGPROCMASK = @GNULIB_SIGPROCMASK@
1098 GNULIB_SINF = @GNULIB_SINF@
1099 GNULIB_SINHF = @GNULIB_SINHF@
1100 GNULIB_SINL = @GNULIB_SINL@
1101 GNULIB_SLEEP = @GNULIB_SLEEP@
1102 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
1103 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
1104 GNULIB_SQRTF = @GNULIB_SQRTF@
1105 GNULIB_SQRTL = @GNULIB_SQRTL@
1106 GNULIB_STAT = @GNULIB_STAT@
1107 GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
1108 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
1109 GNULIB_STPCPY = @GNULIB_STPCPY@
1110 GNULIB_STPNCPY = @GNULIB_STPNCPY@
1111 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
1112 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
1113 GNULIB_STRDUP = @GNULIB_STRDUP@
1114 GNULIB_STRERROR = @GNULIB_STRERROR@
1115 GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
1116 GNULIB_STRNCAT = @GNULIB_STRNCAT@
1117 GNULIB_STRNDUP = @GNULIB_STRNDUP@
1118 GNULIB_STRNLEN = @GNULIB_STRNLEN@
1119 GNULIB_STRPBRK = @GNULIB_STRPBRK@
1120 GNULIB_STRPTIME = @GNULIB_STRPTIME@
1121 GNULIB_STRSEP = @GNULIB_STRSEP@
1122 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
1123 GNULIB_STRSTR = @GNULIB_STRSTR@
1124 GNULIB_STRTOD = @GNULIB_STRTOD@
1125 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
1126 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
1127 GNULIB_STRTOLL = @GNULIB_STRTOLL@
1128 GNULIB_STRTOULL = @GNULIB_STRTOULL@
1129 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
1130 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
1131 GNULIB_SYMLINK = @GNULIB_SYMLINK@
1132 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
1133 GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
1134 GNULIB_TANF = @GNULIB_TANF@
1135 GNULIB_TANHF = @GNULIB_TANHF@
1136 GNULIB_TANL = @GNULIB_TANL@
1137 GNULIB_TIMEGM = @GNULIB_TIMEGM@
1138 GNULIB_TIME_R = @GNULIB_TIME_R@
1139 GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
1140 GNULIB_TMPFILE = @GNULIB_TMPFILE@
1141 GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
1142 GNULIB_TRUNC = @GNULIB_TRUNC@
1143 GNULIB_TRUNCF = @GNULIB_TRUNCF@
1144 GNULIB_TRUNCL = @GNULIB_TRUNCL@
1145 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
1146 GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
1147 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
1148 GNULIB_UNLINK = @GNULIB_UNLINK@
1149 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
1150 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
1151 GNULIB_UNSETENV = @GNULIB_UNSETENV@
1152 GNULIB_USLEEP = @GNULIB_USLEEP@
1153 GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
1154 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
1155 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
1156 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
1157 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
1158 GNULIB_VFSCANF = @GNULIB_VFSCANF@
1159 GNULIB_VPRINTF = @GNULIB_VPRINTF@
1160 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
1161 GNULIB_VSCANF = @GNULIB_VSCANF@
1162 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
1163 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
1164 GNULIB_WAITPID = @GNULIB_WAITPID@
1165 GNULIB_WCPCPY = @GNULIB_WCPCPY@
1166 GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
1167 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
1168 GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
1169 GNULIB_WCSCAT = @GNULIB_WCSCAT@
1170 GNULIB_WCSCHR = @GNULIB_WCSCHR@
1171 GNULIB_WCSCMP = @GNULIB_WCSCMP@
1172 GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
1173 GNULIB_WCSCPY = @GNULIB_WCSCPY@
1174 GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
1175 GNULIB_WCSDUP = @GNULIB_WCSDUP@
1176 GNULIB_WCSLEN = @GNULIB_WCSLEN@
1177 GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
1178 GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
1179 GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
1180 GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
1181 GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
1182 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
1183 GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
1184 GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
1185 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
1186 GNULIB_WCSSPN = @GNULIB_WCSSPN@
1187 GNULIB_WCSSTR = @GNULIB_WCSSTR@
1188 GNULIB_WCSTOK = @GNULIB_WCSTOK@
1189 GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
1190 GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
1191 GNULIB_WCTOB = @GNULIB_WCTOB@
1192 GNULIB_WCTOMB = @GNULIB_WCTOMB@
1193 GNULIB_WCTRANS = @GNULIB_WCTRANS@
1194 GNULIB_WCTYPE = @GNULIB_WCTYPE@
1195 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
1196 GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
1197 GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
1198 GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
1199 GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
1200 GNULIB_WMEMSET = @GNULIB_WMEMSET@
1201 GNULIB_WRITE = @GNULIB_WRITE@
1202 GNULIB__EXIT = @GNULIB__EXIT@
1203 GREP = @GREP@
1204 HAVE_ACOSF = @HAVE_ACOSF@
1205 HAVE_ACOSL = @HAVE_ACOSL@
1206 HAVE_ALPHASORT = @HAVE_ALPHASORT@
1207 HAVE_ASINF = @HAVE_ASINF@
1208 HAVE_ASINL = @HAVE_ASINL@
1209 HAVE_ASPRINTF = @HAVE_ASPRINTF@
1210 HAVE_ATAN2F = @HAVE_ATAN2F@
1211 HAVE_ATANF = @HAVE_ATANF@
1212 HAVE_ATANL = @HAVE_ATANL@
1213 HAVE_ATOLL = @HAVE_ATOLL@
1214 HAVE_BTOWC = @HAVE_BTOWC@
1215 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
1216 HAVE_CBRT = @HAVE_CBRT@
1217 HAVE_CBRTF = @HAVE_CBRTF@
1218 HAVE_CBRTL = @HAVE_CBRTL@
1219 HAVE_CHOWN = @HAVE_CHOWN@
1220 HAVE_CLIX = @HAVE_CLIX@
1221 HAVE_CLIX_IN_PATH = @HAVE_CLIX_IN_PATH@
1222 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
1223 HAVE_COPYSIGN = @HAVE_COPYSIGN@
1224 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
1225 HAVE_COSF = @HAVE_COSF@
1226 HAVE_COSHF = @HAVE_COSHF@
1227 HAVE_COSL = @HAVE_COSL@
1228 HAVE_CSC = @HAVE_CSC@
1229 HAVE_CSCC = @HAVE_CSCC@
1230 HAVE_CSCC_IN_PATH = @HAVE_CSCC_IN_PATH@
1231 HAVE_CSC_IN_PATH = @HAVE_CSC_IN_PATH@
1232 HAVE_DECL_ACOSL = @HAVE_DECL_ACOSL@
1233 HAVE_DECL_ASINL = @HAVE_DECL_ASINL@
1234 HAVE_DECL_ATANL = @HAVE_DECL_ATANL@
1235 HAVE_DECL_CBRTF = @HAVE_DECL_CBRTF@
1236 HAVE_DECL_CBRTL = @HAVE_DECL_CBRTL@
1237 HAVE_DECL_CEILF = @HAVE_DECL_CEILF@
1238 HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
1239 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
1240 HAVE_DECL_COSL = @HAVE_DECL_COSL@
1241 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
1242 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
1243 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
1244 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
1245 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
1246 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
1247 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
1248 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
1249 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
1250 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
1251 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
1252 HAVE_DECL_FLOORL = @HAVE_DECL_FLOORL@
1253 HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
1254 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
1255 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
1256 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
1257 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
1258 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
1259 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
1260 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
1261 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
1262 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
1263 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
1264 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
1265 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
1266 HAVE_DECL_LDEXPL = @HAVE_DECL_LDEXPL@
1267 HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
1268 HAVE_DECL_LOG10L = @HAVE_DECL_LOG10L@
1269 HAVE_DECL_LOG2 = @HAVE_DECL_LOG2@
1270 HAVE_DECL_LOG2F = @HAVE_DECL_LOG2F@
1271 HAVE_DECL_LOG2L = @HAVE_DECL_LOG2L@
1272 HAVE_DECL_LOGB = @HAVE_DECL_LOGB@
1273 HAVE_DECL_LOGL = @HAVE_DECL_LOGL@
1274 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
1275 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
1276 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
1277 HAVE_DECL_REMAINDER = @HAVE_DECL_REMAINDER@
1278 HAVE_DECL_REMAINDERL = @HAVE_DECL_REMAINDERL@
1279 HAVE_DECL_RINTF = @HAVE_DECL_RINTF@
1280 HAVE_DECL_ROUND = @HAVE_DECL_ROUND@
1281 HAVE_DECL_ROUNDF = @HAVE_DECL_ROUNDF@
1282 HAVE_DECL_ROUNDL = @HAVE_DECL_ROUNDL@
1283 HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
1284 HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
1285 HAVE_DECL_SINL = @HAVE_DECL_SINL@
1286 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
1287 HAVE_DECL_SQRTL = @HAVE_DECL_SQRTL@
1288 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
1289 HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
1290 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
1291 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
1292 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
1293 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
1294 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
1295 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
1296 HAVE_DECL_TANL = @HAVE_DECL_TANL@
1297 HAVE_DECL_TRUNC = @HAVE_DECL_TRUNC@
1298 HAVE_DECL_TRUNCF = @HAVE_DECL_TRUNCF@
1299 HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
1300 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
1301 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
1302 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
1303 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
1304 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
1305 HAVE_DIRENT_H = @HAVE_DIRENT_H@
1306 HAVE_DPRINTF = @HAVE_DPRINTF@
1307 HAVE_DUP2 = @HAVE_DUP2@
1308 HAVE_DUP3 = @HAVE_DUP3@
1309 HAVE_DUPLOCALE = @HAVE_DUPLOCALE@
1310 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
1311 HAVE_EXPF = @HAVE_EXPF@
1312 HAVE_EXPL = @HAVE_EXPL@
1313 HAVE_EXPM1 = @HAVE_EXPM1@
1314 HAVE_EXPM1F = @HAVE_EXPM1F@
1315 HAVE_FABSF = @HAVE_FABSF@
1316 HAVE_FABSL = @HAVE_FABSL@
1317 HAVE_FACCESSAT = @HAVE_FACCESSAT@
1318 HAVE_FCHDIR = @HAVE_FCHDIR@
1319 HAVE_FCHMODAT = @HAVE_FCHMODAT@
1320 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
1321 HAVE_FCNTL = @HAVE_FCNTL@
1322 HAVE_FDATASYNC = @HAVE_FDATASYNC@
1323 HAVE_FDOPENDIR = @HAVE_FDOPENDIR@
1324 HAVE_FEATURES_H = @HAVE_FEATURES_H@
1325 HAVE_FFSL = @HAVE_FFSL@
1326 HAVE_FFSLL = @HAVE_FFSLL@
1327 HAVE_FMA = @HAVE_FMA@
1328 HAVE_FMAF = @HAVE_FMAF@
1329 HAVE_FMAL = @HAVE_FMAL@
1330 HAVE_FMODF = @HAVE_FMODF@
1331 HAVE_FMODL = @HAVE_FMODL@
1332 HAVE_FREXPF = @HAVE_FREXPF@
1333 HAVE_FSEEKO = @HAVE_FSEEKO@
1334 HAVE_FSTATAT = @HAVE_FSTATAT@
1335 HAVE_FSYNC = @HAVE_FSYNC@
1336 HAVE_FTELLO = @HAVE_FTELLO@
1337 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
1338 HAVE_FUTIMENS = @HAVE_FUTIMENS@
1339 HAVE_GCJ = @HAVE_GCJ@
1340 HAVE_GCJ_C = @HAVE_GCJ_C@
1341 HAVE_GCJ_IN_PATH = @HAVE_GCJ_IN_PATH@
1342 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
1343 HAVE_GETGROUPS = @HAVE_GETGROUPS@
1344 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
1345 HAVE_GETLOGIN = @HAVE_GETLOGIN@
1346 HAVE_GETOPT_H = @HAVE_GETOPT_H@
1347 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
1348 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
1349 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
1350 HAVE_GIJ = @HAVE_GIJ@
1351 HAVE_GIJ_IN_PATH = @HAVE_GIJ_IN_PATH@
1352 HAVE_GLOBAL_SYMBOL_PIPE = @HAVE_GLOBAL_SYMBOL_PIPE@
1353 HAVE_GRANTPT = @HAVE_GRANTPT@
1354 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
1355 HAVE_HYPOTF = @HAVE_HYPOTF@
1356 HAVE_HYPOTL = @HAVE_HYPOTL@
1357 HAVE_ILOGB = @HAVE_ILOGB@
1358 HAVE_ILOGBF = @HAVE_ILOGBF@
1359 HAVE_ILOGBL = @HAVE_ILOGBL@
1360 HAVE_ILRUN = @HAVE_ILRUN@
1361 HAVE_ILRUN_IN_PATH = @HAVE_ILRUN_IN_PATH@
1362 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
1363 HAVE_ISBLANK = @HAVE_ISBLANK@
1364 HAVE_ISNAND = @HAVE_ISNAND@
1365 HAVE_ISNANF = @HAVE_ISNANF@
1366 HAVE_ISNANL = @HAVE_ISNANL@
1367 HAVE_ISWBLANK = @HAVE_ISWBLANK@
1368 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
1369 HAVE_JAVA = @HAVE_JAVA@
1370 HAVE_JAVAC = @HAVE_JAVAC@
1371 HAVE_JAVAC_ENVVAR = @HAVE_JAVAC_ENVVAR@
1372 HAVE_JAVAC_IN_PATH = @HAVE_JAVAC_IN_PATH@
1373 HAVE_JAVA_ENVVAR = @HAVE_JAVA_ENVVAR@
1374 HAVE_JAVA_IN_PATH = @HAVE_JAVA_IN_PATH@
1375 HAVE_JIKES = @HAVE_JIKES@
1376 HAVE_JIKES_IN_PATH = @HAVE_JIKES_IN_PATH@
1377 HAVE_JRE = @HAVE_JRE@
1378 HAVE_JRE_IN_PATH = @HAVE_JRE_IN_PATH@
1379 HAVE_JVIEW = @HAVE_JVIEW@
1380 HAVE_JVIEW_IN_PATH = @HAVE_JVIEW_IN_PATH@
1381 HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
1382 HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
1383 HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
1384 HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
1385 HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
1386 HAVE_LCHMOD = @HAVE_LCHMOD@
1387 HAVE_LCHOWN = @HAVE_LCHOWN@
1388 HAVE_LDEXPF = @HAVE_LDEXPF@
1389 HAVE_LIBUNISTRING = @HAVE_LIBUNISTRING@
1390 HAVE_LINK = @HAVE_LINK@
1391 HAVE_LINKAT = @HAVE_LINKAT@
1392 HAVE_LOG10F = @HAVE_LOG10F@
1393 HAVE_LOG10L = @HAVE_LOG10L@
1394 HAVE_LOG1P = @HAVE_LOG1P@
1395 HAVE_LOG1PF = @HAVE_LOG1PF@
1396 HAVE_LOG1PL = @HAVE_LOG1PL@
1397 HAVE_LOGBF = @HAVE_LOGBF@
1398 HAVE_LOGBL = @HAVE_LOGBL@
1399 HAVE_LOGF = @HAVE_LOGF@
1400 HAVE_LOGL = @HAVE_LOGL@
1401 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
1402 HAVE_LSTAT = @HAVE_LSTAT@
1403 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
1404 HAVE_MBRLEN = @HAVE_MBRLEN@
1405 HAVE_MBRTOWC = @HAVE_MBRTOWC@
1406 HAVE_MBSINIT = @HAVE_MBSINIT@
1407 HAVE_MBSLEN = @HAVE_MBSLEN@
1408 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
1409 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
1410 HAVE_MCS = @HAVE_MCS@
1411 HAVE_MCS_IN_PATH = @HAVE_MCS_IN_PATH@
1412 HAVE_MEMCHR = @HAVE_MEMCHR@
1413 HAVE_MEMPCPY = @HAVE_MEMPCPY@
1414 HAVE_MKDIRAT = @HAVE_MKDIRAT@
1415 HAVE_MKDTEMP = @HAVE_MKDTEMP@
1416 HAVE_MKFIFO = @HAVE_MKFIFO@
1417 HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
1418 HAVE_MKNOD = @HAVE_MKNOD@
1419 HAVE_MKNODAT = @HAVE_MKNODAT@
1420 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
1421 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
1422 HAVE_MKSTEMP = @HAVE_MKSTEMP@
1423 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
1424 HAVE_MODFF = @HAVE_MODFF@
1425 HAVE_MODFL = @HAVE_MODFL@
1426 HAVE_MONO = @HAVE_MONO@
1427 HAVE_MONO_IN_PATH = @HAVE_MONO_IN_PATH@
1428 HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
1429 HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
1430 HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
1431 HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
1432 HAVE_OPENAT = @HAVE_OPENAT@
1433 HAVE_OPENDIR = @HAVE_OPENDIR@
1434 HAVE_OS_H = @HAVE_OS_H@
1435 HAVE_PCLOSE = @HAVE_PCLOSE@
1436 HAVE_PIPE = @HAVE_PIPE@
1437 HAVE_PIPE2 = @HAVE_PIPE2@
1438 HAVE_POPEN = @HAVE_POPEN@
1439 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
1440 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
1441 HAVE_POSIX_SIGNALBLOCKING = @HAVE_POSIX_SIGNALBLOCKING@
1442 HAVE_POSIX_SPAWN = @HAVE_POSIX_SPAWN@
1443 HAVE_POSIX_SPAWNATTR_T = @HAVE_POSIX_SPAWNATTR_T@
1444 HAVE_POSIX_SPAWN_FILE_ACTIONS_T = @HAVE_POSIX_SPAWN_FILE_ACTIONS_T@
1445 HAVE_POWF = @HAVE_POWF@
1446 HAVE_PREAD = @HAVE_PREAD@
1447 HAVE_PSELECT = @HAVE_PSELECT@
1448 HAVE_PTHREAD_SIGMASK = @HAVE_PTHREAD_SIGMASK@
1449 HAVE_PTSNAME = @HAVE_PTSNAME@
1450 HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
1451 HAVE_PWRITE = @HAVE_PWRITE@
1452 HAVE_RAISE = @HAVE_RAISE@
1453 HAVE_RANDOM = @HAVE_RANDOM@
1454 HAVE_RANDOM_H = @HAVE_RANDOM_H@
1455 HAVE_RANDOM_R = @HAVE_RANDOM_R@
1456 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
1457 HAVE_READDIR = @HAVE_READDIR@
1458 HAVE_READLINK = @HAVE_READLINK@
1459 HAVE_READLINKAT = @HAVE_READLINKAT@
1460 HAVE_REALPATH = @HAVE_REALPATH@
1461 HAVE_REMAINDER = @HAVE_REMAINDER@
1462 HAVE_REMAINDERF = @HAVE_REMAINDERF@
1463 HAVE_RENAMEAT = @HAVE_RENAMEAT@
1464 HAVE_REWINDDIR = @HAVE_REWINDDIR@
1465 HAVE_RINT = @HAVE_RINT@
1466 HAVE_RINTL = @HAVE_RINTL@
1467 HAVE_RPMATCH = @HAVE_RPMATCH@
1468 HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = @HAVE_SAME_LONG_DOUBLE_AS_DOUBLE@
1469 HAVE_SCANDIR = @HAVE_SCANDIR@
1470 HAVE_SCHED_H = @HAVE_SCHED_H@
1471 HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
1472 HAVE_SETENV = @HAVE_SETENV@
1473 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
1474 HAVE_SIGACTION = @HAVE_SIGACTION@
1475 HAVE_SIGHANDLER_T = @HAVE_SIGHANDLER_T@
1476 HAVE_SIGINFO_T = @HAVE_SIGINFO_T@
1477 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
1478 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
1479 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
1480 HAVE_SIGSET_T = @HAVE_SIGSET_T@
1481 HAVE_SINF = @HAVE_SINF@
1482 HAVE_SINHF = @HAVE_SINHF@
1483 HAVE_SINL = @HAVE_SINL@
1484 HAVE_SLEEP = @HAVE_SLEEP@
1485 HAVE_SNPRINTF = @HAVE_SNPRINTF@
1486 HAVE_SPAWN_H = @HAVE_SPAWN_H@
1487 HAVE_SQRTF = @HAVE_SQRTF@
1488 HAVE_SQRTL = @HAVE_SQRTL@
1489 HAVE_STDINT_H = @HAVE_STDINT_H@
1490 HAVE_STPCPY = @HAVE_STPCPY@
1491 HAVE_STPNCPY = @HAVE_STPNCPY@
1492 HAVE_STRCASESTR = @HAVE_STRCASESTR@
1493 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
1494 HAVE_STRPBRK = @HAVE_STRPBRK@
1495 HAVE_STRPTIME = @HAVE_STRPTIME@
1496 HAVE_STRSEP = @HAVE_STRSEP@
1497 HAVE_STRTOD = @HAVE_STRTOD@
1498 HAVE_STRTOLL = @HAVE_STRTOLL@
1499 HAVE_STRTOULL = @HAVE_STRTOULL@
1500 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
1501 HAVE_STRUCT_SCHED_PARAM = @HAVE_STRUCT_SCHED_PARAM@
1502 HAVE_STRUCT_SIGACTION_SA_SIGACTION = @HAVE_STRUCT_SIGACTION_SA_SIGACTION@
1503 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
1504 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
1505 HAVE_SYMLINK = @HAVE_SYMLINK@
1506 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
1507 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
1508 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
1509 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
1510 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
1511 HAVE_SYS_SELECT_H = @HAVE_SYS_SELECT_H@
1512 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
1513 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
1514 HAVE_TANF = @HAVE_TANF@
1515 HAVE_TANHF = @HAVE_TANHF@
1516 HAVE_TANL = @HAVE_TANL@
1517 HAVE_TIMEGM = @HAVE_TIMEGM@
1518 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
1519 HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@
1520 HAVE_UNISTD_H = @HAVE_UNISTD_H@
1521 HAVE_UNLINKAT = @HAVE_UNLINKAT@
1522 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
1523 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
1524 HAVE_USLEEP = @HAVE_USLEEP@
1525 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
1526 HAVE_VASPRINTF = @HAVE_VASPRINTF@
1527 HAVE_VDPRINTF = @HAVE_VDPRINTF@
1528 HAVE_VISIBILITY = @HAVE_VISIBILITY@
1529 HAVE_WCHAR_H = @HAVE_WCHAR_H@
1530 HAVE_WCHAR_T = @HAVE_WCHAR_T@
1531 HAVE_WCPCPY = @HAVE_WCPCPY@
1532 HAVE_WCPNCPY = @HAVE_WCPNCPY@
1533 HAVE_WCRTOMB = @HAVE_WCRTOMB@
1534 HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
1535 HAVE_WCSCAT = @HAVE_WCSCAT@
1536 HAVE_WCSCHR = @HAVE_WCSCHR@
1537 HAVE_WCSCMP = @HAVE_WCSCMP@
1538 HAVE_WCSCOLL = @HAVE_WCSCOLL@
1539 HAVE_WCSCPY = @HAVE_WCSCPY@
1540 HAVE_WCSCSPN = @HAVE_WCSCSPN@
1541 HAVE_WCSDUP = @HAVE_WCSDUP@
1542 HAVE_WCSLEN = @HAVE_WCSLEN@
1543 HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
1544 HAVE_WCSNCAT = @HAVE_WCSNCAT@
1545 HAVE_WCSNCMP = @HAVE_WCSNCMP@
1546 HAVE_WCSNCPY = @HAVE_WCSNCPY@
1547 HAVE_WCSNLEN = @HAVE_WCSNLEN@
1548 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
1549 HAVE_WCSPBRK = @HAVE_WCSPBRK@
1550 HAVE_WCSRCHR = @HAVE_WCSRCHR@
1551 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
1552 HAVE_WCSSPN = @HAVE_WCSSPN@
1553 HAVE_WCSSTR = @HAVE_WCSSTR@
1554 HAVE_WCSTOK = @HAVE_WCSTOK@
1555 HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
1556 HAVE_WCSXFRM = @HAVE_WCSXFRM@
1557 HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
1558 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
1559 HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
1560 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
1561 HAVE_WINT_T = @HAVE_WINT_T@
1562 HAVE_WMEMCHR = @HAVE_WMEMCHR@
1563 HAVE_WMEMCMP = @HAVE_WMEMCMP@
1564 HAVE_WMEMCPY = @HAVE_WMEMCPY@
1565 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
1566 HAVE_WMEMSET = @HAVE_WMEMSET@
1567 HAVE_WPRINTF = @HAVE_WPRINTF@
1568 HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
1569 HAVE__BOOL = @HAVE__BOOL@
1570 HAVE__EXIT = @HAVE__EXIT@
1571 ICONV_CONST = @ICONV_CONST@
1572 ICONV_H = @ICONV_H@
1573 INCCROCO = @INCCROCO@
1574 INCGLIB = @INCGLIB@
1575 INCLUDE_NEXT = @INCLUDE_NEXT@
1576 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
1577 INCTERMINFO = @INCTERMINFO@
1578 INCXML = @INCXML@
1579 INSTALL = @INSTALL@
1580 INSTALL_DATA = @INSTALL_DATA@
1581 INSTALL_PROGRAM = @INSTALL_PROGRAM@
1582 INSTALL_PROGRAM_ENV = @INSTALL_PROGRAM_ENV@
1583 INSTALL_SCRIPT = @INSTALL_SCRIPT@
1584 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1585 INSTOBJEXT = @INSTOBJEXT@
1586 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
1587 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
1588 INTLBISON = @INTLBISON@
1589 INTLLIBS = @INTLLIBS@
1590 INTLOBJS = @INTLOBJS@
1591 INTL_DEFAULT_VERBOSITY = @INTL_DEFAULT_VERBOSITY@
1592 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
1593 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
1594 ISINF_LIBM = @ISINF_LIBM@
1595 ISNAND_LIBM = @ISNAND_LIBM@
1596 ISNANF_LIBM = @ISNANF_LIBM@
1597 ISNANL_LIBM = @ISNANL_LIBM@
1598 ISNAN_LIBM = @ISNAN_LIBM@
1599 JAR = @JAR@
1600 JAVA_CHOICE = @JAVA_CHOICE@
1601 LD = @LD@
1602 LDFLAGS = @LDFLAGS@
1603 LIBCROCO = @LIBCROCO@
1604 LIBGLIB = @LIBGLIB@
1605 LIBGLIB_H = @LIBGLIB_H@
1606 LIBGREP_LIBDEPS = @LIBGREP_LIBDEPS@
1607 LIBGREP_LTLIBDEPS = @LIBGREP_LTLIBDEPS@
1608 LIBICONV = @LIBICONV@
1609 LIBINTL = @LIBINTL@
1610 LIBMULTITHREAD = @LIBMULTITHREAD@
1611 LIBOBJS = @LIBOBJS@
1612 LIBPTH = @LIBPTH@
1613 LIBPTH_PREFIX = @LIBPTH_PREFIX@
1614 LIBS = @LIBS@
1615 LIBTERMINFO = @LIBTERMINFO@
1616 LIBTESTS_LIBDEPS = @LIBTESTS_LIBDEPS@
1617 LIBTHREAD = @LIBTHREAD@
1618 LIBTOOL = @LIBTOOL@
1619 LIBUNISTRING = @LIBUNISTRING@
1620 LIBUNISTRING_PREFIX = @LIBUNISTRING_PREFIX@
1621 LIBUNISTRING_UNICONV_H = @LIBUNISTRING_UNICONV_H@
1622 LIBUNISTRING_UNICTYPE_H = @LIBUNISTRING_UNICTYPE_H@
1623 LIBUNISTRING_UNILBRK_H = @LIBUNISTRING_UNILBRK_H@
1624 LIBUNISTRING_UNINAME_H = @LIBUNISTRING_UNINAME_H@
1625 LIBUNISTRING_UNISTR_H = @LIBUNISTRING_UNISTR_H@
1626 LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@
1627 LIBUNISTRING_UNIWIDTH_H = @LIBUNISTRING_UNIWIDTH_H@
1628 LIBXML = @LIBXML@
1629 LIBXML_H = @LIBXML_H@
1630 LIB_ACL = @LIB_ACL@
1631 LIB_HAS_ACL = @LIB_HAS_ACL@
1632 LIB_POSIX_SPAWN = @LIB_POSIX_SPAWN@
1633 LIPO = @LIPO@
1634 LN_S = @LN_S@
1635 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
1636 LOCALE_FR = @LOCALE_FR@
1637 LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
1638 LOCALE_JA = @LOCALE_JA@
1639 LOCALE_TR_UTF8 = @LOCALE_TR_UTF8@
1640 LOCALE_ZH_CN = @LOCALE_ZH_CN@
1641 LOG10_LIBM = @LOG10_LIBM@
1642 LTLIBC = @LTLIBC@
1643 LTLIBCROCO = @LTLIBCROCO@
1644 LTLIBGLIB = @LTLIBGLIB@
1645 LTLIBICONV = @LTLIBICONV@
1646 LTLIBINTL = @LTLIBINTL@
1647 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
1648 LTLIBOBJS = @LTLIBOBJS@
1649 LTLIBPTH = @LTLIBPTH@
1650 LTLIBTERMINFO = @LTLIBTERMINFO@
1651 LTLIBTHREAD = @LTLIBTHREAD@
1652 LTLIBUNISTRING = @LTLIBUNISTRING@
1653 LTLIBXML = @LTLIBXML@
1654 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
1655 MAKEINFO = @MAKEINFO@
1656 MANIFEST_TOOL = @MANIFEST_TOOL@
1657 MKDIR_P = @MKDIR_P@
1658 MONO_PATH = @MONO_PATH@
1659 MONO_PATH_SEPARATOR = @MONO_PATH_SEPARATOR@
1660 MSGFMT = @MSGFMT@
1661 MSGFMT_015 = @MSGFMT_015@
1662 MSGMERGE = @MSGMERGE@
1663 MSGMERGE_LIBM = @MSGMERGE_LIBM@
1664 NEXT_AS_FIRST_DIRECTIVE_CTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_CTYPE_H@
1665 NEXT_AS_FIRST_DIRECTIVE_DIRENT_H = @NEXT_AS_FIRST_DIRECTIVE_DIRENT_H@
1666 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
1667 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
1668 NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
1669 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
1670 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = @NEXT_AS_FIRST_DIRECTIVE_ICONV_H@
1671 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
1672 NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
1673 NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
1674 NEXT_AS_FIRST_DIRECTIVE_MATH_H = @NEXT_AS_FIRST_DIRECTIVE_MATH_H@
1675 NEXT_AS_FIRST_DIRECTIVE_SCHED_H = @NEXT_AS_FIRST_DIRECTIVE_SCHED_H@
1676 NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@
1677 NEXT_AS_FIRST_DIRECTIVE_SPAWN_H = @NEXT_AS_FIRST_DIRECTIVE_SPAWN_H@
1678 NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@
1679 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
1680 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
1681 NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
1682 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
1683 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
1684 NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H@
1685 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
1686 NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
1687 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
1688 NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@
1689 NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
1690 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
1691 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
1692 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
1693 NEXT_CTYPE_H = @NEXT_CTYPE_H@
1694 NEXT_DIRENT_H = @NEXT_DIRENT_H@
1695 NEXT_ERRNO_H = @NEXT_ERRNO_H@
1696 NEXT_FCNTL_H = @NEXT_FCNTL_H@
1697 NEXT_FLOAT_H = @NEXT_FLOAT_H@
1698 NEXT_GETOPT_H = @NEXT_GETOPT_H@
1699 NEXT_ICONV_H = @NEXT_ICONV_H@
1700 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
1701 NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
1702 NEXT_LOCALE_H = @NEXT_LOCALE_H@
1703 NEXT_MATH_H = @NEXT_MATH_H@
1704 NEXT_SCHED_H = @NEXT_SCHED_H@
1705 NEXT_SIGNAL_H = @NEXT_SIGNAL_H@
1706 NEXT_SPAWN_H = @NEXT_SPAWN_H@
1707 NEXT_STDARG_H = @NEXT_STDARG_H@
1708 NEXT_STDDEF_H = @NEXT_STDDEF_H@
1709 NEXT_STDINT_H = @NEXT_STDINT_H@
1710 NEXT_STDIO_H = @NEXT_STDIO_H@
1711 NEXT_STDLIB_H = @NEXT_STDLIB_H@
1712 NEXT_STRING_H = @NEXT_STRING_H@
1713 NEXT_SYS_SELECT_H = @NEXT_SYS_SELECT_H@
1714 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
1715 NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
1716 NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
1717 NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@
1718 NEXT_TIME_H = @NEXT_TIME_H@
1719 NEXT_UNISTD_H = @NEXT_UNISTD_H@
1720 NEXT_WCHAR_H = @NEXT_WCHAR_H@
1721 NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
1722 NM = @NM@
1723 NMEDIT = @NMEDIT@
1724 NO_CXX = @NO_CXX@
1725 OBJDUMP = @OBJDUMP@
1726 OBJEXT = @OBJEXT@
1727 OPENMP_CFLAGS = @OPENMP_CFLAGS@
1728 OTOOL = @OTOOL@
1729 OTOOL64 = @OTOOL64@
1730 PACKAGE = @PACKAGE@
1731 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1732 PACKAGE_NAME = @PACKAGE_NAME@
1733 PACKAGE_STRING = @PACKAGE_STRING@
1734 PACKAGE_SUFFIX = @PACKAGE_SUFFIX@
1735 PACKAGE_TARNAME = @PACKAGE_TARNAME@
1736 PACKAGE_URL = @PACKAGE_URL@
1737 PACKAGE_VERSION = @PACKAGE_VERSION@
1738 PATH_SEPARATOR = @PATH_SEPARATOR@
1739 PERL = @PERL@
1740 POSUB = @POSUB@
1741 POW_LIBM = @POW_LIBM@
1742 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
1743 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
1744 PRIPTR_PREFIX = @PRIPTR_PREFIX@
1745 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
1746 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
1747 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
1748 RANLIB = @RANLIB@
1749 RC = @RC@
1750 RELOCATABLE = @RELOCATABLE@
1751 RELOCATABLE_BUILD_DIR = @RELOCATABLE_BUILD_DIR@
1752 RELOCATABLE_CONFIG_H_DIR = @RELOCATABLE_CONFIG_H_DIR@
1753 RELOCATABLE_LDFLAGS = @RELOCATABLE_LDFLAGS@
1754 RELOCATABLE_LIBRARY_PATH = @RELOCATABLE_LIBRARY_PATH@
1755 RELOCATABLE_SRC_DIR = @RELOCATABLE_SRC_DIR@
1756 RELOCATABLE_STRIP = @RELOCATABLE_STRIP@
1757 REPLACE_BTOWC = @REPLACE_BTOWC@
1758 REPLACE_CALLOC = @REPLACE_CALLOC@
1759 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
1760 REPLACE_CBRTF = @REPLACE_CBRTF@
1761 REPLACE_CBRTL = @REPLACE_CBRTL@
1762 REPLACE_CEIL = @REPLACE_CEIL@
1763 REPLACE_CEILF = @REPLACE_CEILF@
1764 REPLACE_CEILL = @REPLACE_CEILL@
1765 REPLACE_CHOWN = @REPLACE_CHOWN@
1766 REPLACE_CLOSE = @REPLACE_CLOSE@
1767 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
1768 REPLACE_DIRFD = @REPLACE_DIRFD@
1769 REPLACE_DPRINTF = @REPLACE_DPRINTF@
1770 REPLACE_DUP = @REPLACE_DUP@
1771 REPLACE_DUP2 = @REPLACE_DUP2@
1772 REPLACE_DUPLOCALE = @REPLACE_DUPLOCALE@
1773 REPLACE_EXP2 = @REPLACE_EXP2@
1774 REPLACE_EXP2L = @REPLACE_EXP2L@
1775 REPLACE_EXPM1 = @REPLACE_EXPM1@
1776 REPLACE_EXPM1F = @REPLACE_EXPM1F@
1777 REPLACE_FABSL = @REPLACE_FABSL@
1778 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
1779 REPLACE_FCLOSE = @REPLACE_FCLOSE@
1780 REPLACE_FCNTL = @REPLACE_FCNTL@
1781 REPLACE_FDOPEN = @REPLACE_FDOPEN@
1782 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
1783 REPLACE_FFLUSH = @REPLACE_FFLUSH@
1784 REPLACE_FLOOR = @REPLACE_FLOOR@
1785 REPLACE_FLOORF = @REPLACE_FLOORF@
1786 REPLACE_FLOORL = @REPLACE_FLOORL@
1787 REPLACE_FMA = @REPLACE_FMA@
1788 REPLACE_FMAF = @REPLACE_FMAF@
1789 REPLACE_FMAL = @REPLACE_FMAL@
1790 REPLACE_FMOD = @REPLACE_FMOD@
1791 REPLACE_FMODF = @REPLACE_FMODF@
1792 REPLACE_FMODL = @REPLACE_FMODL@
1793 REPLACE_FOPEN = @REPLACE_FOPEN@
1794 REPLACE_FPRINTF = @REPLACE_FPRINTF@
1795 REPLACE_FPURGE = @REPLACE_FPURGE@
1796 REPLACE_FREOPEN = @REPLACE_FREOPEN@
1797 REPLACE_FREXP = @REPLACE_FREXP@
1798 REPLACE_FREXPF = @REPLACE_FREXPF@
1799 REPLACE_FREXPL = @REPLACE_FREXPL@
1800 REPLACE_FSEEK = @REPLACE_FSEEK@
1801 REPLACE_FSEEKO = @REPLACE_FSEEKO@
1802 REPLACE_FSTAT = @REPLACE_FSTAT@
1803 REPLACE_FSTATAT = @REPLACE_FSTATAT@
1804 REPLACE_FTELL = @REPLACE_FTELL@
1805 REPLACE_FTELLO = @REPLACE_FTELLO@
1806 REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
1807 REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
1808 REPLACE_GETCWD = @REPLACE_GETCWD@
1809 REPLACE_GETDELIM = @REPLACE_GETDELIM@
1810 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
1811 REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
1812 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
1813 REPLACE_GETLINE = @REPLACE_GETLINE@
1814 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
1815 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
1816 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
1817 REPLACE_GMTIME = @REPLACE_GMTIME@
1818 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
1819 REPLACE_HYPOT = @REPLACE_HYPOT@
1820 REPLACE_HYPOTF = @REPLACE_HYPOTF@
1821 REPLACE_HYPOTL = @REPLACE_HYPOTL@
1822 REPLACE_ICONV = @REPLACE_ICONV@
1823 REPLACE_ICONV_OPEN = @REPLACE_ICONV_OPEN@
1824 REPLACE_ICONV_UTF = @REPLACE_ICONV_UTF@
1825 REPLACE_ILOGB = @REPLACE_ILOGB@
1826 REPLACE_ILOGBF = @REPLACE_ILOGBF@
1827 REPLACE_ISATTY = @REPLACE_ISATTY@
1828 REPLACE_ISFINITE = @REPLACE_ISFINITE@
1829 REPLACE_ISINF = @REPLACE_ISINF@
1830 REPLACE_ISNAN = @REPLACE_ISNAN@
1831 REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
1832 REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
1833 REPLACE_ITOLD = @REPLACE_ITOLD@
1834 REPLACE_LCHOWN = @REPLACE_LCHOWN@
1835 REPLACE_LDEXPL = @REPLACE_LDEXPL@
1836 REPLACE_LINK = @REPLACE_LINK@
1837 REPLACE_LINKAT = @REPLACE_LINKAT@
1838 REPLACE_LOCALECONV = @REPLACE_LOCALECONV@
1839 REPLACE_LOCALTIME = @REPLACE_LOCALTIME@
1840 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
1841 REPLACE_LOG = @REPLACE_LOG@
1842 REPLACE_LOG10 = @REPLACE_LOG10@
1843 REPLACE_LOG10F = @REPLACE_LOG10F@
1844 REPLACE_LOG10L = @REPLACE_LOG10L@
1845 REPLACE_LOG1P = @REPLACE_LOG1P@
1846 REPLACE_LOG1PF = @REPLACE_LOG1PF@
1847 REPLACE_LOG1PL = @REPLACE_LOG1PL@
1848 REPLACE_LOG2 = @REPLACE_LOG2@
1849 REPLACE_LOG2F = @REPLACE_LOG2F@
1850 REPLACE_LOG2L = @REPLACE_LOG2L@
1851 REPLACE_LOGB = @REPLACE_LOGB@
1852 REPLACE_LOGBF = @REPLACE_LOGBF@
1853 REPLACE_LOGBL = @REPLACE_LOGBL@
1854 REPLACE_LOGF = @REPLACE_LOGF@
1855 REPLACE_LOGL = @REPLACE_LOGL@
1856 REPLACE_LSEEK = @REPLACE_LSEEK@
1857 REPLACE_LSTAT = @REPLACE_LSTAT@
1858 REPLACE_MALLOC = @REPLACE_MALLOC@
1859 REPLACE_MBRLEN = @REPLACE_MBRLEN@
1860 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
1861 REPLACE_MBSINIT = @REPLACE_MBSINIT@
1862 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
1863 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
1864 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
1865 REPLACE_MBTOWC = @REPLACE_MBTOWC@
1866 REPLACE_MEMCHR = @REPLACE_MEMCHR@
1867 REPLACE_MEMMEM = @REPLACE_MEMMEM@
1868 REPLACE_MKDIR = @REPLACE_MKDIR@
1869 REPLACE_MKFIFO = @REPLACE_MKFIFO@
1870 REPLACE_MKNOD = @REPLACE_MKNOD@
1871 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
1872 REPLACE_MKTIME = @REPLACE_MKTIME@
1873 REPLACE_MODF = @REPLACE_MODF@
1874 REPLACE_MODFF = @REPLACE_MODFF@
1875 REPLACE_MODFL = @REPLACE_MODFL@
1876 REPLACE_NAN = @REPLACE_NAN@
1877 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
1878 REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
1879 REPLACE_NULL = @REPLACE_NULL@
1880 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
1881 REPLACE_OPEN = @REPLACE_OPEN@
1882 REPLACE_OPENAT = @REPLACE_OPENAT@
1883 REPLACE_OPENDIR = @REPLACE_OPENDIR@
1884 REPLACE_PERROR = @REPLACE_PERROR@
1885 REPLACE_POPEN = @REPLACE_POPEN@
1886 REPLACE_POSIX_SPAWN = @REPLACE_POSIX_SPAWN@
1887 REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE = @REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE@
1888 REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 = @REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2@
1889 REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN = @REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN@
1890 REPLACE_PREAD = @REPLACE_PREAD@
1891 REPLACE_PRINTF = @REPLACE_PRINTF@
1892 REPLACE_PSELECT = @REPLACE_PSELECT@
1893 REPLACE_PTHREAD_SIGMASK = @REPLACE_PTHREAD_SIGMASK@
1894 REPLACE_PTSNAME = @REPLACE_PTSNAME@
1895 REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
1896 REPLACE_PUTENV = @REPLACE_PUTENV@
1897 REPLACE_PWRITE = @REPLACE_PWRITE@
1898 REPLACE_QSORT_R = @REPLACE_QSORT_R@
1899 REPLACE_RAISE = @REPLACE_RAISE@
1900 REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
1901 REPLACE_READ = @REPLACE_READ@
1902 REPLACE_READLINK = @REPLACE_READLINK@
1903 REPLACE_READLINKAT = @REPLACE_READLINKAT@
1904 REPLACE_REALLOC = @REPLACE_REALLOC@
1905 REPLACE_REALPATH = @REPLACE_REALPATH@
1906 REPLACE_REMAINDER = @REPLACE_REMAINDER@
1907 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
1908 REPLACE_REMAINDERL = @REPLACE_REMAINDERL@
1909 REPLACE_REMOVE = @REPLACE_REMOVE@
1910 REPLACE_RENAME = @REPLACE_RENAME@
1911 REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
1912 REPLACE_RMDIR = @REPLACE_RMDIR@
1913 REPLACE_ROUND = @REPLACE_ROUND@
1914 REPLACE_ROUNDF = @REPLACE_ROUNDF@
1915 REPLACE_ROUNDL = @REPLACE_ROUNDL@
1916 REPLACE_SELECT = @REPLACE_SELECT@
1917 REPLACE_SETENV = @REPLACE_SETENV@
1918 REPLACE_SETLOCALE = @REPLACE_SETLOCALE@
1919 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
1920 REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
1921 REPLACE_SLEEP = @REPLACE_SLEEP@
1922 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
1923 REPLACE_SPRINTF = @REPLACE_SPRINTF@
1924 REPLACE_SQRTL = @REPLACE_SQRTL@
1925 REPLACE_STAT = @REPLACE_STAT@
1926 REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
1927 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
1928 REPLACE_STPNCPY = @REPLACE_STPNCPY@
1929 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
1930 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
1931 REPLACE_STRDUP = @REPLACE_STRDUP@
1932 REPLACE_STRERROR = @REPLACE_STRERROR@
1933 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
1934 REPLACE_STRNCAT = @REPLACE_STRNCAT@
1935 REPLACE_STRNDUP = @REPLACE_STRNDUP@
1936 REPLACE_STRNLEN = @REPLACE_STRNLEN@
1937 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
1938 REPLACE_STRSTR = @REPLACE_STRSTR@
1939 REPLACE_STRTOD = @REPLACE_STRTOD@
1940 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
1941 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
1942 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
1943 REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@
1944 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
1945 REPLACE_SYMLINK = @REPLACE_SYMLINK@
1946 REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
1947 REPLACE_TIMEGM = @REPLACE_TIMEGM@
1948 REPLACE_TMPFILE = @REPLACE_TMPFILE@
1949 REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
1950 REPLACE_TRUNC = @REPLACE_TRUNC@
1951 REPLACE_TRUNCF = @REPLACE_TRUNCF@
1952 REPLACE_TRUNCL = @REPLACE_TRUNCL@
1953 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
1954 REPLACE_UNLINK = @REPLACE_UNLINK@
1955 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
1956 REPLACE_UNSETENV = @REPLACE_UNSETENV@
1957 REPLACE_USLEEP = @REPLACE_USLEEP@
1958 REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
1959 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
1960 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
1961 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
1962 REPLACE_VPRINTF = @REPLACE_VPRINTF@
1963 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
1964 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
1965 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
1966 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
1967 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
1968 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
1969 REPLACE_WCTOB = @REPLACE_WCTOB@
1970 REPLACE_WCTOMB = @REPLACE_WCTOMB@
1971 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
1972 REPLACE_WRITE = @REPLACE_WRITE@
1973 SCHED_H = @SCHED_H@
1974 SED = @SED@
1975 SET_MAKE = @SET_MAKE@
1976 SHELL = @SHELL@
1977 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
1978 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
1979 STDALIGN_H = @STDALIGN_H@
1980 STDARG_H = @STDARG_H@
1981 STDBOOL_H = @STDBOOL_H@
1982 STDDEF_H = @STDDEF_H@
1983 STDINT_H = @STDINT_H@
1984 STRIP = @STRIP@
1985 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
1986 TESTCSHARP = @TESTCSHARP@
1987 TESTJAVA = @TESTJAVA@
1988 TESTLIBASPRINTF = @TESTLIBASPRINTF@
1989 TEXI2PDF = @TEXI2PDF@
1990 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
1991 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
1992 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
1993 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
1994 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
1995 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
1996 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
1997 USE_ACL = @USE_ACL@
1998 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
1999 USE_NLS = @USE_NLS@
2000 VERSION = @VERSION@
2001 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
2002 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
2003 WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
2004 WINDRES = @WINDRES@
2005 WINT_T_SUFFIX = @WINT_T_SUFFIX@
2006 WOE32 = @WOE32@
2007 WOE32DLL = @WOE32DLL@
2008 XGETTEXT = @XGETTEXT@
2009 XGETTEXT_015 = @XGETTEXT_015@
2010 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
2011 YACC = @YACC@
2012 YFLAGS = @YFLAGS@
2013 YIELD_LIB = @YIELD_LIB@
2014 abs_builddir = @abs_builddir@
2015 abs_srcdir = @abs_srcdir@
2016 abs_top_builddir = @abs_top_builddir@
2017 abs_top_srcdir = @abs_top_srcdir@
2018 ac_ct_AR = @ac_ct_AR@
2019 ac_ct_CC = @ac_ct_CC@
2020 ac_ct_CXX = @ac_ct_CXX@
2021 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
2022 aclocaldir = @aclocaldir@
2023 am__include = @am__include@
2024 am__leading_dot = @am__leading_dot@
2025 am__quote = @am__quote@
2026 am__tar = @am__tar@
2027 am__untar = @am__untar@
2028 bindir = @bindir@
2029 build = @build@
2030 build_alias = @build_alias@
2031 build_cpu = @build_cpu@
2032 build_os = @build_os@
2033 build_vendor = @build_vendor@
2034 builddir = @builddir@
2035 datadir = @datadir@
2036 datarootdir = @datarootdir@
2037 docdir = @docdir@
2038 dvidir = @dvidir@
2039 exec_prefix = @exec_prefix@
2040 gl_LIBOBJS = @gl_LIBOBJS@
2041 gl_LTLIBOBJS = @gl_LTLIBOBJS@
2042 gltests_LIBOBJS = @gltests_LIBOBJS@
2043 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
2044 gltests_WITNESS = @gltests_WITNESS@
2045 grgl_LIBOBJS = @grgl_LIBOBJS@
2046 grgl_LTLIBOBJS = @grgl_LTLIBOBJS@
2047 grgltests_LIBOBJS = @grgltests_LIBOBJS@
2048 grgltests_LTLIBOBJS = @grgltests_LTLIBOBJS@
2049 grgltests_WITNESS = @grgltests_WITNESS@
2050 gtpo_LIBOBJS = @gtpo_LIBOBJS@
2051 gtpo_LTLIBOBJS = @gtpo_LTLIBOBJS@
2052 gtpotests_LIBOBJS = @gtpotests_LIBOBJS@
2053 gtpotests_LTLIBOBJS = @gtpotests_LTLIBOBJS@
2054 gtpotests_WITNESS = @gtpotests_WITNESS@
2055 host = @host@
2056 host_alias = @host_alias@
2057 host_cpu = @host_cpu@
2058 host_os = @host_os@
2059 host_vendor = @host_vendor@
2060 htmldir = @htmldir@
2061 includedir = @includedir@
2062 infodir = @infodir@
2063 install_sh = @install_sh@
2064 libdir = @libdir@
2065 libexecdir = @libexecdir@
2066 lispdir = @lispdir@
2067 localedir = @localedir@
2068 localstatedir = @localstatedir@
2069 mandir = @mandir@
2070 mkdir_p = @mkdir_p@
2071 oldincludedir = @oldincludedir@
2072 pdfdir = @pdfdir@
2073 prefix = @prefix@
2074 program_transform_name = @program_transform_name@
2075 psdir = @psdir@
2076 runstatedir = @runstatedir@
2077 sbindir = @sbindir@
2078 sharedstatedir = @sharedstatedir@
2079 srcdir = @srcdir@
2080 subdirs = @subdirs@
2081 sysconfdir = @sysconfdir@
2082 target_alias = @target_alias@
2083 top_build_prefix = @top_build_prefix@
2084 top_builddir = @top_builddir@
2085 top_srcdir = @top_srcdir@
2086 AUTOMAKE_OPTIONS = 1.5 gnits subdir-objects no-dependencies
2087
2088 # If your project uses "gettextize --intl" to put a source-code
2089 # copy of libintl into the package, every Makefile.am needs
2090 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
2091 # Here's one way to do this:
2092 #AM_CPPFLAGS += -I$(top_builddir)/intl
2093 # This option has no effect when the user disables NLS (because then
2094 # the intl directory contains no libintl.h file).  This option is not
2095 # enabled by default because the intl directory might not exist if
2096 # your project does not use "gettext --intl", and some compilers
2097 # complain about -I options applied to nonexistent directories.
2098 EXTRA_DIST = acl-internal.h acl.h acl_entries.c alignof.h alloca.in.h \
2099         allocator.h areadlink.h argmatch.h atexit.c byteswap.in.h \
2100         c-strcaseeq.h str-two-way.h canonicalize-lgpl.c careadlinkat.h \
2101         cloexec.h close.c closedir.c dirent-private.h \
2102         concat-filename.h $(top_srcdir)/../build-aux/csharpcomp.sh.in \
2103         classpath.c classpath.h \
2104         $(top_srcdir)/../build-aux/csharpexec.sh.in dirent.in.h \
2105         dosname.h dup2.c errno.in.h error.c error.h exitfail.h fcntl.c \
2106         fcntl.in.h fd-hook.h fd-ostream.h fd-ostream.c \
2107         fd_ostream.priv.h fd_ostream.vt.h fd-ostream.oo.c \
2108         fd-ostream.oo.h file-ostream.h file-ostream.c \
2109         file_ostream.priv.h file_ostream.vt.h file-ostream.oo.c \
2110         file-ostream.oo.h filename.h float.c float.in.h itold.c \
2111         fnmatch.c fnmatch.in.h fnmatch_loop.c fopen.c fstat.c \
2112         getdelim.c getdtablesize.c getline.c getopt.c getopt.in.h \
2113         getopt1.c getopt_int.h $(top_srcdir)/../build-aux/config.rpath \
2114         gettimeofday.c $(top_srcdir)/../build-aux/config.rpath \
2115         html-ostream.h html-ostream.c html_ostream.priv.h \
2116         html_ostream.vt.h html-ostream.oo.c html-ostream.oo.h \
2117         html-styled-ostream.h html-styled-ostream.c \
2118         html_styled_ostream.priv.h html_styled_ostream.vt.h \
2119         html-styled-ostream.oo.c html-styled-ostream.oo.h iconv.in.h \
2120         iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h \
2121         iconv_open-osf.h iconv_open-solaris.h iconv.c iconv_close.c \
2122         iconv_open-aix.gperf iconv_open-hpux.gperf \
2123         iconv_open-irix.gperf iconv_open-osf.gperf \
2124         iconv_open-solaris.gperf iconv_open.c ignore-value.h \
2125         intprops.h isinf.c float+.h isnan.c isnand.c float+.h isnan.c \
2126         isnand-nolibm.h isnand.c float+.h isnan.c isnanf.c float+.h \
2127         isnan.c isnanf-nolibm.h isnanf.c float+.h isnan.c isnanl.c \
2128         float+.h isnan.c isnanl-nolibm.h isnanl.c iswblank.c \
2129         $(top_srcdir)/../build-aux/javacomp.sh.in \
2130         $(top_srcdir)/../build-aux/javaexec.sh.in javaversion.class \
2131         javaversion.java langinfo.in.h libcroco/cr-additional-sel.c \
2132         libcroco/cr-additional-sel.h libcroco/cr-attr-sel.c \
2133         libcroco/cr-attr-sel.h libcroco/cr-cascade.c \
2134         libcroco/cr-cascade.h libcroco/cr-declaration.c \
2135         libcroco/cr-declaration.h libcroco/cr-doc-handler.c \
2136         libcroco/cr-doc-handler.h libcroco/cr-enc-handler.c \
2137         libcroco/cr-enc-handler.h libcroco/cr-fonts.c \
2138         libcroco/cr-fonts.h libcroco/cr-input.c libcroco/cr-input.h \
2139         libcroco/cr-num.c libcroco/cr-num.h libcroco/cr-om-parser.c \
2140         libcroco/cr-om-parser.h libcroco/cr-parser.c \
2141         libcroco/cr-parser.h libcroco/cr-parsing-location.c \
2142         libcroco/cr-parsing-location.h libcroco/cr-prop-list.c \
2143         libcroco/cr-prop-list.h libcroco/cr-pseudo.c \
2144         libcroco/cr-pseudo.h libcroco/cr-rgb.c libcroco/cr-rgb.h \
2145         libcroco/cr-sel-eng.c libcroco/cr-sel-eng.h \
2146         libcroco/cr-selector.c libcroco/cr-selector.h \
2147         libcroco/cr-simple-sel.c libcroco/cr-simple-sel.h \
2148         libcroco/cr-statement.c libcroco/cr-statement.h \
2149         libcroco/cr-string.c libcroco/cr-string.h libcroco/cr-style.c \
2150         libcroco/cr-style.h libcroco/cr-stylesheet.c \
2151         libcroco/cr-stylesheet.h libcroco/cr-term.c libcroco/cr-term.h \
2152         libcroco/cr-tknzr.c libcroco/cr-tknzr.h libcroco/cr-token.c \
2153         libcroco/cr-token.h libcroco/cr-utils.c libcroco/cr-utils.h \
2154         libcroco/libcroco-config.h libcroco/libcroco.h glib.in.h \
2155         glib/ghash.c glib/ghash.in.h glib/glist.c glib/glist.in.h \
2156         glib/gmessages.c glib/gprimes.c glib/gprimes.in.h \
2157         glib/gstrfuncs.c glib/gstrfuncs.in.h glib/gstring.c \
2158         glib/gstring.in.h glib/gtypes.in.h glibconfig.in.h \
2159         libunistring.valgrind libxml/COPYING libxml/DOCBparser.c \
2160         libxml/DOCBparser.in.h libxml/HTMLparser.c \
2161         libxml/HTMLparser.in.h libxml/HTMLtree.c libxml/HTMLtree.in.h \
2162         libxml/SAX.c libxml/SAX.in.h libxml/SAX2.c libxml/SAX2.in.h \
2163         libxml/buf.c libxml/buf.h libxml/c14n.c libxml/c14n.in.h \
2164         libxml/catalog.c libxml/catalog.in.h libxml/chvalid.c \
2165         libxml/chvalid.in.h libxml/debugXML.c libxml/debugXML.in.h \
2166         libxml/dict.c libxml/dict.in.h libxml/elfgcchack.h \
2167         libxml/enc.h libxml/encoding.c libxml/encoding.in.h \
2168         libxml/entities.c libxml/entities.in.h libxml/error.c \
2169         libxml/globals.c libxml/globals.in.h libxml/hash.c \
2170         libxml/hash.in.h libxml/legacy.c libxml/libxml.h libxml/list.c \
2171         libxml/list.in.h libxml/nanoftp.c libxml/nanoftp.in.h \
2172         libxml/nanohttp.c libxml/nanohttp.in.h libxml/parser.c \
2173         libxml/parser.in.h libxml/parserInternals.c \
2174         libxml/parserInternals.in.h libxml/pattern.c \
2175         libxml/pattern.in.h libxml/relaxng.c libxml/relaxng.in.h \
2176         libxml/save.h libxml/schemasInternals.in.h libxml/schematron.c \
2177         libxml/schematron.in.h libxml/threads.c libxml/threads.in.h \
2178         libxml/timsort.h libxml/tree.c libxml/tree.in.h \
2179         libxml/trionan.c libxml/uri.c libxml/uri.in.h libxml/valid.c \
2180         libxml/valid.in.h libxml/xinclude.c libxml/xinclude.in.h \
2181         libxml/xlink.c libxml/xlink.in.h libxml/xmlIO.c \
2182         libxml/xmlIO.in.h libxml/xmlautomata.in.h libxml/xmlerror.in.h \
2183         libxml/xmlexports.in.h libxml/xmlmemory.c \
2184         libxml/xmlmemory.in.h libxml/xmlmodule.c libxml/xmlmodule.in.h \
2185         libxml/xmlreader.c libxml/xmlreader.in.h libxml/xmlregexp.c \
2186         libxml/xmlregexp.in.h libxml/xmlsave.c libxml/xmlsave.in.h \
2187         libxml/xmlschemas.c libxml/xmlschemas.in.h \
2188         libxml/xmlschemastypes.c libxml/xmlschemastypes.in.h \
2189         libxml/xmlstring.c libxml/xmlstring.in.h libxml/xmlunicode.c \
2190         libxml/xmlunicode.in.h libxml/xmlversion.in.h \
2191         libxml/xmlwriter.c libxml/xmlwriter.in.h libxml/xpath.c \
2192         libxml/xpath.in.h libxml/xpathInternals.in.h libxml/xpointer.c \
2193         libxml/xpointer.in.h config.charset ref-add.sin ref-del.sin \
2194         locale.in.h localename.h log10.c lstat.c malloc.c malloca.h \
2195         malloca.valgrind math.in.h mbchar.h mbrtowc.c mbsinit.c \
2196         mbsrtowcs-impl.h mbsrtowcs-state.c mbsrtowcs.c str-kmp.h \
2197         memchr.c memchr.valgrind memmove.c memset.c mkdtemp.c moo.h \
2198         $(top_srcdir)/../build-aux/moopp msvc-inval.c msvc-inval.h \
2199         msvc-nothrow.c msvc-nothrow.h obstack.c obstack.h open.c \
2200         dirent-private.h opendir.c ostream.h ostream.c ostream.priv.h \
2201         ostream.vt.h ostream.oo.c ostream.oo.h pathmax.h \
2202         pipe-filter-aux.h pipe-filter.h spawn_int.h spawni.c \
2203         spawn_faction_addclose.c spawn_int.h spawn_faction_adddup2.c \
2204         spawn_int.h spawn_faction_addopen.c spawn_int.h \
2205         spawn_faction_destroy.c spawn_faction_init.c spawn_int.h \
2206         spawnattr_destroy.c spawnattr_init.c spawnattr_setflags.c \
2207         spawnattr_setsigmask.c spawnp.c quote.h quote.h quotearg.h \
2208         raise.c rawmemchr.c rawmemchr.valgrind read.c dirent-private.h \
2209         readdir.c readlink.c realloc.c progreloc.c relocatable.c \
2210         relocatable.h $(top_srcdir)/../build-aux/config.libpath \
2211         $(top_srcdir)/../build-aux/reloc-ldflags allocator.c \
2212         allocator.h areadlink.c areadlink.h c-ctype.c c-ctype.h \
2213         canonicalize-lgpl.c careadlinkat.c careadlinkat.h malloca.c \
2214         malloca.h progname.c progname.h progreloc.c readlink.c \
2215         relocatable.c relocatable.h relocwrapper.c setenv.c \
2216         $(top_srcdir)/../build-aux/install-reloc \
2217         $(top_srcdir)/../build-aux/relocatable.sh.in rmdir.c \
2218         safe-read.h safe-read.c safe-write.h sched.in.h \
2219         secure_getenv.c setenv.c setlocale.c sig-handler.h sigaction.c \
2220         signal.in.h float+.h signbitd.c signbitf.c signbitl.c \
2221         stdio-write.c sigprocmask.c \
2222         $(top_srcdir)/../build-aux/snippet/_Noreturn.h \
2223         $(top_srcdir)/../build-aux/snippet/arg-nonnull.h \
2224         $(top_srcdir)/../build-aux/snippet/c++defs.h \
2225         $(top_srcdir)/../build-aux/snippet/unused-parameter.h \
2226         $(top_srcdir)/../build-aux/snippet/warn-on-use.h snprintf.c \
2227         spawn.in.h stat.c stdarg.in.h stdbool.in.h stddef.in.h \
2228         stdint.in.h stdio.in.h stdlib.in.h stpcpy.c stpncpy.c \
2229         strchrnul.c strchrnul.valgrind strcspn.c streq.h strerror.c \
2230         strerror-override.c strerror-override.h iconveh.h string.in.h \
2231         strnlen.c strpbrk.c str-two-way.h strstr.c strtol.c strtol.c \
2232         strtoul.c styled-ostream.h styled-ostream.c \
2233         styled_ostream.priv.h styled_ostream.vt.h styled-ostream.oo.c \
2234         styled-ostream.oo.h sys_select.in.h sys_stat.in.h \
2235         sys_time.in.h sys_types.in.h sys_wait.in.h tempname.h \
2236         term-ostream.h term-ostream.c term_ostream.priv.h \
2237         term_ostream.vt.h term-ostream.oo.c term-ostream.oo.h \
2238         term-styled-ostream.h term-styled-ostream.c \
2239         term_styled_ostream.priv.h term_styled_ostream.vt.h \
2240         term-styled-ostream.oo.c term-styled-ostream.oo.h tparm.c \
2241         tputs.c terminfo.h $(top_srcdir)/../build-aux/config.rpath \
2242         time.in.h trim.h iconveh.h localcharset.h striconveha.h \
2243         uniconv.in.h unictype.in.h unictype/bitmap.h \
2244         unictype/ctype_space.h unilbrk.in.h unilbrk/lbrkprop1.h \
2245         unilbrk/lbrkprop2.h unilbrk/lbrktables.h uniwidth/cjk.h \
2246         unilbrk/ulc-common.h uniname.in.h uniname/gen-uninames.lisp \
2247         uniname/uninames.h unistd.in.h unistd--.h unistd-safer.h \
2248         unistr.in.h unitypes.in.h localcharset.h uniwidth.in.h \
2249         uniwidth/cjk.h unlocked-io.h unsetenv.c asnprintf.c float+.h \
2250         printf-args.c printf-args.h printf-parse.c printf-parse.h \
2251         vasnprintf.c vasnprintf.h asprintf.c vasprintf.c verify.h \
2252         vsnprintf.c waitpid.c wchar.in.h wctype.in.h wcwidth.c write.c \
2253         concat-filename.h xmalloca.h xreadlink.h xstriconveh.h \
2254         xalloc.h
2255
2256 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
2257 # statements but through direct file reference. Therefore this snippet must be
2258 # present in all Makefile.am that need it. This is ensured by the applicability
2259 # 'all' defined above.
2260
2261 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
2262 # statements but through direct file reference. Therefore this snippet must be
2263 # present in all Makefile.am that need it. This is ensured by the applicability
2264 # 'all' defined above.
2265
2266 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
2267 # statements but through direct file reference. Therefore this snippet must be
2268 # present in all Makefile.am that need it. This is ensured by the applicability
2269 # 'all' defined above.
2270 BUILT_SOURCES = $(ALLOCA_H) $(BYTESWAP_H) configmake.h dirent.h \
2271         $(ERRNO_H) fcntl.h fd-ostream.h fd-ostream.c fd_ostream.priv.h \
2272         fd_ostream.vt.h file-ostream.h file-ostream.c \
2273         file_ostream.priv.h file_ostream.vt.h $(FLOAT_H) $(FNMATCH_H) \
2274         $(GETOPT_H) html-ostream.h html-ostream.c html_ostream.priv.h \
2275         html_ostream.vt.h html-styled-ostream.h html-styled-ostream.c \
2276         html_styled_ostream.priv.h html_styled_ostream.vt.h $(ICONV_H) \
2277         iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h \
2278         iconv_open-osf.h iconv_open-solaris.h langinfo.h $(LIBGLIB_H) \
2279         $(LIBXML_H) locale.h math.h ostream.h ostream.c ostream.priv.h \
2280         ostream.vt.h $(SCHED_H) signal.h arg-nonnull.h c++defs.h \
2281         unused-parameter.h warn-on-use.h spawn.h $(STDARG_H) \
2282         $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) stdio.h stdlib.h string.h \
2283         styled-ostream.h styled-ostream.c styled_ostream.priv.h \
2284         styled_ostream.vt.h sys/select.h sys/stat.h sys/time.h \
2285         sys/types.h sys/wait.h term-ostream.h term-ostream.c \
2286         term_ostream.priv.h term_ostream.vt.h term-styled-ostream.h \
2287         term-styled-ostream.c term_styled_ostream.priv.h \
2288         term_styled_ostream.vt.h time.h $(LIBUNISTRING_UNICONV_H) \
2289         $(LIBUNISTRING_UNICTYPE_H) $(LIBUNISTRING_UNILBRK_H) \
2290         $(LIBUNISTRING_UNINAME_H) unistd.h $(LIBUNISTRING_UNISTR_H) \
2291         $(LIBUNISTRING_UNITYPES_H) $(LIBUNISTRING_UNIWIDTH_H) wchar.h \
2292         wctype.h
2293 MOSTLYCLEANFILES = core *.stackdump core *.stackdump alloca.h \
2294         alloca.h-t byteswap.h byteswap.h-t dirent.h dirent.h-t errno.h \
2295         errno.h-t fcntl.h fcntl.h-t float.h float.h-t fnmatch.h \
2296         fnmatch.h-t getopt.h getopt.h-t iconv.h iconv.h-t \
2297         iconv_open-aix.h-t iconv_open-hpux.h-t iconv_open-irix.h-t \
2298         iconv_open-osf.h-t iconv_open-solaris.h-t langinfo.h \
2299         langinfo.h-t glib.h glibconfig.h glib/ghash.h glib/glist.h \
2300         glib/gprimes.h glib/gstrfuncs.h glib/gstring.h glib/gtypes.h \
2301         glib/*.h-t libxml/DOCBparser.h libxml/HTMLparser.h \
2302         libxml/HTMLtree.h libxml/SAX.h libxml/SAX2.h libxml/c14n.h \
2303         libxml/catalog.h libxml/chvalid.h libxml/debugXML.h \
2304         libxml/dict.h libxml/encoding.h libxml/entities.h \
2305         libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h \
2306         libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h \
2307         libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h \
2308         libxml/schematron.h libxml/threads.h libxml/tree.h \
2309         libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h \
2310         libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h \
2311         libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h \
2312         libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h \
2313         libxml/xmlschemas.h libxml/xmlschemastypes.h \
2314         libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h \
2315         libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h \
2316         libxml/xpointer.h libxml/*.h-t locale.h locale.h-t math.h \
2317         math.h-t sched.h sched.h-t signal.h signal.h-t arg-nonnull.h \
2318         arg-nonnull.h-t c++defs.h c++defs.h-t unused-parameter.h \
2319         unused-parameter.h-t warn-on-use.h warn-on-use.h-t spawn.h \
2320         spawn.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h \
2321         stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h \
2322         stdlib.h-t string.h string.h-t sys/select.h sys/select.h-t \
2323         sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/types.h \
2324         sys/types.h-t sys/wait.h sys/wait.h-t time.h time.h-t \
2325         uniconv.h uniconv.h-t unictype.h unictype.h-t unilbrk.h \
2326         unilbrk.h-t uniname.h uniname.h-t unistd.h unistd.h-t unistr.h \
2327         unistr.h-t unitypes.h unitypes.h-t uniwidth.h uniwidth.h-t \
2328         wchar.h wchar.h-t wctype.h wctype.h-t
2329 MOSTLYCLEANDIRS = sys sys sys
2330 CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
2331         ref-del.sed
2332 DISTCLEANFILES = 
2333 MAINTAINERCLEANFILES = fd-ostream.h fd-ostream.c fd_ostream.priv.h \
2334         fd_ostream.vt.h file-ostream.h file-ostream.c \
2335         file_ostream.priv.h file_ostream.vt.h html-ostream.h \
2336         html-ostream.c html_ostream.priv.h html_ostream.vt.h \
2337         html-styled-ostream.h html-styled-ostream.c \
2338         html_styled_ostream.priv.h html_styled_ostream.vt.h \
2339         iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h \
2340         iconv_open-osf.h iconv_open-solaris.h ostream.h ostream.c \
2341         ostream.priv.h ostream.vt.h styled-ostream.h styled-ostream.c \
2342         styled_ostream.priv.h styled_ostream.vt.h term-ostream.h \
2343         term-ostream.c term_ostream.priv.h term_ostream.vt.h \
2344         term-styled-ostream.h term-styled-ostream.c \
2345         term_styled_ostream.priv.h term_styled_ostream.vt.h
2346 SUFFIXES = .sed .sin
2347 noinst_LTLIBRARIES = $(am__append_10) $(am__append_15) \
2348         $(am__append_18)
2349
2350 # Extra files to be installed.
2351 gettextsrcdir = $(datadir)/gettext
2352 gettextsrc_DATA = gettext.h
2353 pkgdata_DATA = javaversion.class
2354
2355 # Hmm... is this still necessary?
2356 # Needed so that config.h and woe32dll/export.h are found.
2357
2358 # Parametrization of the 'relocatable' module.
2359 AM_CPPFLAGS = -I$(top_builddir)/intl -I$(top_srcdir)/intl \
2360         -I$(top_builddir) -I$(top_srcdir) -DDEPENDS_ON_LIBICONV=1 \
2361         -DDEPENDS_ON_LIBINTL=1 $(am__append_1) $(am__append_4) \
2362         $(INCGLIB) $(INCXML) $(am__append_7) $(am__append_11)
2363 libgettextlib_la_SOURCES = copy-acl.c set-acl.c acl-errno-valid.c \
2364         acl-internal.c get-permissions.c set-permissions.c allocator.c \
2365         areadlink.c argmatch.c gl_array_list.h gl_array_list.c \
2366         backupfile.h backupfile.c addext.c basename.h basename.c \
2367         binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h \
2368         c-strcasecmp.c c-strncasecmp.c c-strcasestr.h c-strcasestr.c \
2369         c-strstr.h c-strstr.c careadlinkat.c classpath.h classpath.c \
2370         clean-temp.h clean-temp.c cloexec.c closeout.h closeout.c \
2371         concat-filename.c copy-file.h copy-file.c csharpcomp.h \
2372         csharpcomp.c csharpexec.h csharpexec.c diffseq.h \
2373         error-progname.h error-progname.c execute.h execute.c \
2374         w32spawn.h exitfail.c fatal-signal.h fatal-signal.c fd-hook.c \
2375         fd-ostream.c fd-safer-flag.c dup-safer-flag.c file-ostream.c \
2376         findprog.h findprog.c fstrcmp.h fstrcmp.c full-write.h \
2377         full-write.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h \
2378         $(am__append_2) hash.h hash.c html-ostream.c $(am__append_5) \
2379         $(am__append_6) javacomp.h javacomp.c javaexec.h javaexec.c \
2380         javaversion.h javaversion.c gl_linkedhash_list.h \
2381         gl_linkedhash_list.c gl_anyhash_list1.h gl_anyhash_list2.h \
2382         gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c \
2383         localcharset.h localcharset.c localename.c glthread/lock.h \
2384         glthread/lock.c malloca.c math.c mbchar.c mbiter.h mbiter.c \
2385         mbslen.c mbsstr.c mbswidth.h mbswidth.c mbuiter.h mbuiter.c \
2386         minmax.h ostream.c pipe-filter-ii.c pipe-filter-aux.c pipe2.c \
2387         pipe2-safer.c progname.h progname.c propername.h propername.c \
2388         qcopy-acl.c qset-acl.c quotearg.c safe-read.c safe-write.c \
2389         sh-quote.h sh-quote.c sig-handler.c size_max.h spawn-pipe.h \
2390         spawn-pipe.c w32spawn.h striconv.h striconv.c striconveh.h \
2391         striconveh.c striconveha.h striconveha.c strnlen1.h strnlen1.c \
2392         styled-ostream.c tempname.c term-ostream.c $(am__append_19) \
2393         $(am__append_20) glthread/threadlib.c glthread/tls.h \
2394         glthread/tls.c tmpdir.h tmpdir.c trim.c $(am__append_21) \
2395         $(am__append_22) unilbrk/lbrktables.c $(am__append_23) \
2396         $(am__append_24) unilbrk/ulc-common.c $(am__append_25) \
2397         $(am__append_26) unistd.c dup-safer.c fd-safer.c pipe-safer.c \
2398         $(am__append_27) $(am__append_28) $(am__append_29) \
2399         $(am__append_30) $(am__append_31) $(am__append_32) \
2400         $(am__append_33) $(am__append_34) $(am__append_35) \
2401         wait-process.h wait-process.c wctype-h.c xalloc.h xmalloc.c \
2402         xstrdup.c xconcat-filename.c xerror.h xerror.c gl_xlist.h \
2403         gl_xlist.c xmalloca.c xreadlink.c xsetenv.h xsetenv.c xsize.h \
2404         xsize.c xstriconv.h xstriconv.c xstriconveh.c xvasprintf.h \
2405         xvasprintf.c xasprintf.c
2406 libgettextlib_la_LIBADD = $(gl_LTLIBOBJS) $(am__append_8) \
2407         $(am__append_13) $(am__append_16)
2408 libgettextlib_la_DEPENDENCIES = $(gl_LTLIBOBJS) $(am__append_9) \
2409         $(am__append_14) $(am__append_17)
2410 EXTRA_libgettextlib_la_SOURCES = acl_entries.c atexit.c \
2411         canonicalize-lgpl.c close.c closedir.c classpath.c dup2.c \
2412         error.c fcntl.c fd-ostream.oo.c file-ostream.oo.c float.c \
2413         itold.c fnmatch.c fnmatch_loop.c fopen.c fstat.c getdelim.c \
2414         getdtablesize.c getline.c getopt.c getopt1.c gettimeofday.c \
2415         html-ostream.oo.c html-styled-ostream.oo.c iconv.c \
2416         iconv_close.c iconv_open.c isinf.c isnan.c isnand.c isnan.c \
2417         isnand.c isnan.c isnanf.c isnan.c isnanf.c isnan.c isnanl.c \
2418         isnan.c isnanl.c iswblank.c libcroco/cr-additional-sel.c \
2419         libcroco/cr-attr-sel.c libcroco/cr-cascade.c \
2420         libcroco/cr-declaration.c libcroco/cr-doc-handler.c \
2421         libcroco/cr-enc-handler.c libcroco/cr-fonts.c \
2422         libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c \
2423         libcroco/cr-parser.c libcroco/cr-parsing-location.c \
2424         libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c \
2425         libcroco/cr-sel-eng.c libcroco/cr-selector.c \
2426         libcroco/cr-simple-sel.c libcroco/cr-statement.c \
2427         libcroco/cr-string.c libcroco/cr-style.c \
2428         libcroco/cr-stylesheet.c libcroco/cr-term.c \
2429         libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c \
2430         glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c \
2431         glib/gstrfuncs.c glib/gstring.c libxml/DOCBparser.c \
2432         libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c \
2433         libxml/SAX2.c libxml/buf.c libxml/c14n.c libxml/catalog.c \
2434         libxml/chvalid.c libxml/debugXML.c libxml/dict.c \
2435         libxml/encoding.c libxml/entities.c libxml/error.c \
2436         libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c \
2437         libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c \
2438         libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c \
2439         libxml/schematron.c libxml/threads.c libxml/tree.c \
2440         libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c \
2441         libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c \
2442         libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c \
2443         libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c \
2444         libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c \
2445         libxml/xpath.c libxml/xpointer.c log10.c lstat.c malloc.c \
2446         mbrtowc.c mbsinit.c mbsrtowcs-state.c mbsrtowcs.c memchr.c \
2447         memmove.c memset.c mkdtemp.c msvc-inval.c msvc-nothrow.c \
2448         obstack.c open.c opendir.c ostream.oo.c spawni.c \
2449         spawn_faction_addclose.c spawn_faction_adddup2.c \
2450         spawn_faction_addopen.c spawn_faction_destroy.c \
2451         spawn_faction_init.c spawnattr_destroy.c spawnattr_init.c \
2452         spawnattr_setflags.c spawnattr_setsigmask.c spawnp.c raise.c \
2453         rawmemchr.c read.c readdir.c readlink.c realloc.c progreloc.c \
2454         relocatable.c rmdir.c safe-read.c secure_getenv.c setenv.c \
2455         setlocale.c sigaction.c signbitd.c signbitf.c signbitl.c \
2456         stdio-write.c sigprocmask.c snprintf.c stat.c stpcpy.c \
2457         stpncpy.c strchrnul.c strcspn.c strerror.c strerror-override.c \
2458         strnlen.c strpbrk.c strstr.c strtol.c strtol.c strtoul.c \
2459         styled-ostream.oo.c term-ostream.oo.c term-styled-ostream.oo.c \
2460         tparm.c tputs.c unsetenv.c asnprintf.c printf-args.c \
2461         printf-parse.c vasnprintf.c asprintf.c vasprintf.c vsnprintf.c \
2462         waitpid.c wcwidth.c write.c
2463
2464 # Need $(LTLIBUNISTRING) because ulc_width_linebreaks, uc_width, etc. may be
2465 # taken from libunistring, when the configure option --with-libunistring-prefix
2466 # was given.
2467 # Need @LTLIBINTL@ because many source files use gettext().
2468 # Need @LTLIBICONV@ because linebreak.c and striconv.c use iconv().
2469 # Need @LIB_ACL@ because copy-file.c uses acl.h.
2470 # As of 2010-10-04, these are all added by gnulib-tool automatically.
2471 #libgettextlib_la_LDFLAGS += $(LTLIBUNISTRING) @LTLIBINTL@ @LTLIBICONV@ @LIB_ACL@
2472 libgettextlib_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined $(FABS_LIBM) \
2473         $(ISNAND_LIBM) $(ISNANF_LIBM) $(ISNANL_LIBM) $(LIB_ACL) \
2474         $(LOG10_LIBM) $(LTLIBICONV) $(LTLIBINTL) $(LTLIBTHREAD) \
2475         $(LTLIBUNISTRING) $(OPENMP_CFLAGS) $(POW_LIBM) \
2476         @INTL_MACOSX_LIBS@ -release @VERSION@ $(am__append_3) \
2477         $(am__append_12)
2478
2479 # Use this preprocessor expression to decide whether #include_next works.
2480 # Do not rely on a 'configure'-time test for this, since the expression
2481 # might appear in an installed header, which is used by some other compiler.
2482 HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
2483
2484 # Specify that libgettextlib should installed in $(libdir).
2485 lib_LTLIBRARIES = libgettextlib.la
2486 GPERF = gperf
2487 V_GPERF = $(V_GPERF_@AM_V@)
2488 V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@)
2489 V_GPERF_0 = @echo "  GPERF   " $@;
2490 libcroco_rpl_la_SOURCES = \
2491   libcroco/cr-additional-sel.c \
2492   libcroco/cr-attr-sel.c \
2493   libcroco/cr-cascade.c \
2494   libcroco/cr-declaration.c \
2495   libcroco/cr-doc-handler.c \
2496   libcroco/cr-enc-handler.c \
2497   libcroco/cr-fonts.c \
2498   libcroco/cr-input.c \
2499   libcroco/cr-num.c \
2500   libcroco/cr-om-parser.c \
2501   libcroco/cr-parser.c \
2502   libcroco/cr-parsing-location.c \
2503   libcroco/cr-prop-list.c \
2504   libcroco/cr-pseudo.c \
2505   libcroco/cr-rgb.c \
2506   libcroco/cr-sel-eng.c \
2507   libcroco/cr-selector.c \
2508   libcroco/cr-simple-sel.c \
2509   libcroco/cr-statement.c \
2510   libcroco/cr-string.c \
2511   libcroco/cr-style.c \
2512   libcroco/cr-stylesheet.c \
2513   libcroco/cr-term.c \
2514   libcroco/cr-tknzr.c \
2515   libcroco/cr-token.c \
2516   libcroco/cr-utils.c
2517
2518 libcroco_rpl_la_CPPFLAGS = $(AM_CPPFLAGS) $(NO_CXX)
2519 libglib_rpl_la_SOURCES = \
2520   glib/ghash.c \
2521   glib/glist.c \
2522   glib/gmessages.c \
2523   glib/gprimes.c \
2524   glib/gstrfuncs.c \
2525   glib/gstring.c
2526
2527 libglib_rpl_la_CPPFLAGS = $(AM_CPPFLAGS) $(NO_CXX)
2528 libxml_rpl_la_SOURCES = \
2529   libxml/DOCBparser.c \
2530   libxml/HTMLparser.c \
2531   libxml/HTMLtree.c \
2532   libxml/SAX.c \
2533   libxml/SAX2.c \
2534   libxml/buf.h \
2535   libxml/buf.c \
2536   libxml/c14n.c \
2537   libxml/catalog.c \
2538   libxml/chvalid.c \
2539   libxml/debugXML.c \
2540   libxml/dict.c \
2541   libxml/enc.h \
2542   libxml/encoding.c \
2543   libxml/entities.c \
2544   libxml/error.c \
2545   libxml/globals.c \
2546   libxml/hash.c \
2547   libxml/legacy.c \
2548   libxml/list.c \
2549   libxml/nanoftp.c \
2550   libxml/nanohttp.c \
2551   libxml/parser.c \
2552   libxml/parserInternals.c \
2553   libxml/pattern.c \
2554   libxml/relaxng.c \
2555   libxml/save.h \
2556   libxml/schematron.c \
2557   libxml/threads.c \
2558   libxml/timsort.h \
2559   libxml/tree.c \
2560   libxml/trionan.c \
2561   libxml/uri.c \
2562   libxml/valid.c \
2563   libxml/xinclude.c \
2564   libxml/xlink.c \
2565   libxml/xmlIO.c \
2566   libxml/xmlmemory.c \
2567   libxml/xmlmodule.c \
2568   libxml/xmlreader.c \
2569   libxml/xmlregexp.c \
2570   libxml/xmlsave.c \
2571   libxml/xmlschemas.c \
2572   libxml/xmlschemastypes.c \
2573   libxml/xmlstring.c \
2574   libxml/xmlunicode.c \
2575   libxml/xmlwriter.c \
2576   libxml/xpath.c \
2577   libxml/xpointer.c
2578
2579 libxml_rpl_la_CPPFLAGS = $(AM_CPPFLAGS) $(NO_CXX)
2580 charset_alias = $(DESTDIR)$(libdir)/charset.alias
2581 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
2582
2583 # Rules generated and collected by gnulib-tool.
2584
2585 # Which classes to export from the shared library.
2586 MOOPPFLAGS = --dllexport=styled_ostream
2587
2588 # Because this Makefile snippet defines a variable used by other
2589 # gnulib Makefile snippets, it must be present in all Makefile.am that
2590 # need it. This is ensured by the applicability 'all' defined above.
2591 _NORETURN_H = $(top_srcdir)/../build-aux/snippet/_Noreturn.h
2592 ARG_NONNULL_H = arg-nonnull.h
2593 CXXDEFS_H = c++defs.h
2594 UNUSED_PARAMETER_H = unused-parameter.h
2595 WARN_ON_USE_H = warn-on-use.h
2596
2597 # Linking with C++ libraries is needed _only_ on mingw and Cygwin.
2598 @WOE32DLL_FALSE@libgettextlib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
2599 @WOE32DLL_FALSE@        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
2600 @WOE32DLL_FALSE@        $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libgettextlib_la_LDFLAGS) $(LDFLAGS) \
2601 @WOE32DLL_FALSE@        -o $@
2602
2603 @WOE32DLL_TRUE@libgettextlib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
2604 @WOE32DLL_TRUE@ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
2605 @WOE32DLL_TRUE@ $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(libgettextlib_la_LDFLAGS) $(LDFLAGS) \
2606 @WOE32DLL_TRUE@ -o $@
2607
2608 all: $(BUILT_SOURCES)
2609         $(MAKE) $(AM_MAKEFLAGS) all-am
2610
2611 .SUFFIXES:
2612 .SUFFIXES: .sed .sin .c .cc .lo .o .obj
2613 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/Makefile.gnulib $(am__configure_deps)
2614         @for dep in $?; do \
2615           case '$(am__configure_deps)' in \
2616             *$$dep*) \
2617               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
2618                 && { if test -f $@; then exit 0; else break; fi; }; \
2619               exit 1;; \
2620           esac; \
2621         done; \
2622         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib-lib/Makefile'; \
2623         $(am__cd) $(top_srcdir) && \
2624           $(AUTOMAKE) --gnits gnulib-lib/Makefile
2625 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2626         @case '$?' in \
2627           *config.status*) \
2628             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
2629           *) \
2630             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
2631             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
2632         esac;
2633 $(srcdir)/Makefile.gnulib $(am__empty):
2634
2635 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2636         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2637
2638 $(top_srcdir)/configure:  $(am__configure_deps)
2639         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2640 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
2641         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2642 $(am__aclocal_m4_deps):
2643
2644 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
2645         @$(NORMAL_INSTALL)
2646         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
2647         list2=; for p in $$list; do \
2648           if test -f $$p; then \
2649             list2="$$list2 $$p"; \
2650           else :; fi; \
2651         done; \
2652         test -z "$$list2" || { \
2653           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
2654           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
2655           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
2656           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
2657         }
2658
2659 uninstall-libLTLIBRARIES:
2660         @$(NORMAL_UNINSTALL)
2661         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
2662         for p in $$list; do \
2663           $(am__strip_dir) \
2664           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
2665           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
2666         done
2667
2668 clean-libLTLIBRARIES:
2669         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
2670         @list='$(lib_LTLIBRARIES)'; \
2671         locs=`for p in $$list; do echo $$p; done | \
2672               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
2673               sort -u`; \
2674         test -z "$$locs" || { \
2675           echo rm -f $${locs}; \
2676           rm -f $${locs}; \
2677         }
2678
2679 clean-noinstLTLIBRARIES:
2680         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
2681         @list='$(noinst_LTLIBRARIES)'; \
2682         locs=`for p in $$list; do echo $$p; done | \
2683               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
2684               sort -u`; \
2685         test -z "$$locs" || { \
2686           echo rm -f $${locs}; \
2687           rm -f $${locs}; \
2688         }
2689 libcroco/$(am__dirstamp):
2690         @$(MKDIR_P) libcroco
2691         @: > libcroco/$(am__dirstamp)
2692 libcroco/libcroco_rpl_la-cr-additional-sel.lo:  \
2693         libcroco/$(am__dirstamp)
2694 libcroco/libcroco_rpl_la-cr-attr-sel.lo: libcroco/$(am__dirstamp)
2695 libcroco/libcroco_rpl_la-cr-cascade.lo: libcroco/$(am__dirstamp)
2696 libcroco/libcroco_rpl_la-cr-declaration.lo: libcroco/$(am__dirstamp)
2697 libcroco/libcroco_rpl_la-cr-doc-handler.lo: libcroco/$(am__dirstamp)
2698 libcroco/libcroco_rpl_la-cr-enc-handler.lo: libcroco/$(am__dirstamp)
2699 libcroco/libcroco_rpl_la-cr-fonts.lo: libcroco/$(am__dirstamp)
2700 libcroco/libcroco_rpl_la-cr-input.lo: libcroco/$(am__dirstamp)
2701 libcroco/libcroco_rpl_la-cr-num.lo: libcroco/$(am__dirstamp)
2702 libcroco/libcroco_rpl_la-cr-om-parser.lo: libcroco/$(am__dirstamp)
2703 libcroco/libcroco_rpl_la-cr-parser.lo: libcroco/$(am__dirstamp)
2704 libcroco/libcroco_rpl_la-cr-parsing-location.lo:  \
2705         libcroco/$(am__dirstamp)
2706 libcroco/libcroco_rpl_la-cr-prop-list.lo: libcroco/$(am__dirstamp)
2707 libcroco/libcroco_rpl_la-cr-pseudo.lo: libcroco/$(am__dirstamp)
2708 libcroco/libcroco_rpl_la-cr-rgb.lo: libcroco/$(am__dirstamp)
2709 libcroco/libcroco_rpl_la-cr-sel-eng.lo: libcroco/$(am__dirstamp)
2710 libcroco/libcroco_rpl_la-cr-selector.lo: libcroco/$(am__dirstamp)
2711 libcroco/libcroco_rpl_la-cr-simple-sel.lo: libcroco/$(am__dirstamp)
2712 libcroco/libcroco_rpl_la-cr-statement.lo: libcroco/$(am__dirstamp)
2713 libcroco/libcroco_rpl_la-cr-string.lo: libcroco/$(am__dirstamp)
2714 libcroco/libcroco_rpl_la-cr-style.lo: libcroco/$(am__dirstamp)
2715 libcroco/libcroco_rpl_la-cr-stylesheet.lo: libcroco/$(am__dirstamp)
2716 libcroco/libcroco_rpl_la-cr-term.lo: libcroco/$(am__dirstamp)
2717 libcroco/libcroco_rpl_la-cr-tknzr.lo: libcroco/$(am__dirstamp)
2718 libcroco/libcroco_rpl_la-cr-token.lo: libcroco/$(am__dirstamp)
2719 libcroco/libcroco_rpl_la-cr-utils.lo: libcroco/$(am__dirstamp)
2720
2721 libcroco_rpl.la: $(libcroco_rpl_la_OBJECTS) $(libcroco_rpl_la_DEPENDENCIES) $(EXTRA_libcroco_rpl_la_DEPENDENCIES) 
2722         $(AM_V_CCLD)$(LINK) $(am_libcroco_rpl_la_rpath) $(libcroco_rpl_la_OBJECTS) $(libcroco_rpl_la_LIBADD) $(LIBS)
2723 ../woe32dll/$(am__dirstamp):
2724         @$(MKDIR_P) ../woe32dll
2725         @: > ../woe32dll/$(am__dirstamp)
2726 ../woe32dll/gettextlib-exports.lo: ../woe32dll/$(am__dirstamp)
2727 ../woe32dll/c++html-styled-ostream.lo: ../woe32dll/$(am__dirstamp)
2728 glthread/$(am__dirstamp):
2729         @$(MKDIR_P) glthread
2730         @: > glthread/$(am__dirstamp)
2731 glthread/lock.lo: glthread/$(am__dirstamp)
2732 ../woe32dll/c++term-styled-ostream.lo: ../woe32dll/$(am__dirstamp)
2733 glthread/threadlib.lo: glthread/$(am__dirstamp)
2734 glthread/tls.lo: glthread/$(am__dirstamp)
2735 uniconv/$(am__dirstamp):
2736         @$(MKDIR_P) uniconv
2737         @: > uniconv/$(am__dirstamp)
2738 uniconv/u8-conv-from-enc.lo: uniconv/$(am__dirstamp)
2739 unictype/$(am__dirstamp):
2740         @$(MKDIR_P) unictype
2741         @: > unictype/$(am__dirstamp)
2742 unictype/ctype_space.lo: unictype/$(am__dirstamp)
2743 unilbrk/$(am__dirstamp):
2744         @$(MKDIR_P) unilbrk
2745         @: > unilbrk/$(am__dirstamp)
2746 unilbrk/lbrktables.lo: unilbrk/$(am__dirstamp)
2747 unilbrk/u8-possible-linebreaks.lo: unilbrk/$(am__dirstamp)
2748 unilbrk/u8-width-linebreaks.lo: unilbrk/$(am__dirstamp)
2749 unilbrk/ulc-common.lo: unilbrk/$(am__dirstamp)
2750 unilbrk/ulc-width-linebreaks.lo: unilbrk/$(am__dirstamp)
2751 uniname/$(am__dirstamp):
2752         @$(MKDIR_P) uniname
2753         @: > uniname/$(am__dirstamp)
2754 uniname/uniname.lo: uniname/$(am__dirstamp)
2755 unistr/$(am__dirstamp):
2756         @$(MKDIR_P) unistr
2757         @: > unistr/$(am__dirstamp)
2758 unistr/u16-mbtouc.lo: unistr/$(am__dirstamp)
2759 unistr/u16-mbtouc-aux.lo: unistr/$(am__dirstamp)
2760 unistr/u8-check.lo: unistr/$(am__dirstamp)
2761 unistr/u8-mblen.lo: unistr/$(am__dirstamp)
2762 unistr/u8-mbtouc.lo: unistr/$(am__dirstamp)
2763 unistr/u8-mbtouc-aux.lo: unistr/$(am__dirstamp)
2764 unistr/u8-mbtouc-unsafe.lo: unistr/$(am__dirstamp)
2765 unistr/u8-mbtouc-unsafe-aux.lo: unistr/$(am__dirstamp)
2766 unistr/u8-mbtoucr.lo: unistr/$(am__dirstamp)
2767 unistr/u8-prev.lo: unistr/$(am__dirstamp)
2768 unistr/u8-uctomb.lo: unistr/$(am__dirstamp)
2769 unistr/u8-uctomb-aux.lo: unistr/$(am__dirstamp)
2770 uniwidth/$(am__dirstamp):
2771         @$(MKDIR_P) uniwidth
2772         @: > uniwidth/$(am__dirstamp)
2773 uniwidth/width.lo: uniwidth/$(am__dirstamp)
2774 libcroco/cr-additional-sel.lo: libcroco/$(am__dirstamp)
2775 libcroco/cr-attr-sel.lo: libcroco/$(am__dirstamp)
2776 libcroco/cr-cascade.lo: libcroco/$(am__dirstamp)
2777 libcroco/cr-declaration.lo: libcroco/$(am__dirstamp)
2778 libcroco/cr-doc-handler.lo: libcroco/$(am__dirstamp)
2779 libcroco/cr-enc-handler.lo: libcroco/$(am__dirstamp)
2780 libcroco/cr-fonts.lo: libcroco/$(am__dirstamp)
2781 libcroco/cr-input.lo: libcroco/$(am__dirstamp)
2782 libcroco/cr-num.lo: libcroco/$(am__dirstamp)
2783 libcroco/cr-om-parser.lo: libcroco/$(am__dirstamp)
2784 libcroco/cr-parser.lo: libcroco/$(am__dirstamp)
2785 libcroco/cr-parsing-location.lo: libcroco/$(am__dirstamp)
2786 libcroco/cr-prop-list.lo: libcroco/$(am__dirstamp)
2787 libcroco/cr-pseudo.lo: libcroco/$(am__dirstamp)
2788 libcroco/cr-rgb.lo: libcroco/$(am__dirstamp)
2789 libcroco/cr-sel-eng.lo: libcroco/$(am__dirstamp)
2790 libcroco/cr-selector.lo: libcroco/$(am__dirstamp)
2791 libcroco/cr-simple-sel.lo: libcroco/$(am__dirstamp)
2792 libcroco/cr-statement.lo: libcroco/$(am__dirstamp)
2793 libcroco/cr-string.lo: libcroco/$(am__dirstamp)
2794 libcroco/cr-style.lo: libcroco/$(am__dirstamp)
2795 libcroco/cr-stylesheet.lo: libcroco/$(am__dirstamp)
2796 libcroco/cr-term.lo: libcroco/$(am__dirstamp)
2797 libcroco/cr-tknzr.lo: libcroco/$(am__dirstamp)
2798 libcroco/cr-token.lo: libcroco/$(am__dirstamp)
2799 libcroco/cr-utils.lo: libcroco/$(am__dirstamp)
2800 glib/$(am__dirstamp):
2801         @$(MKDIR_P) glib
2802         @: > glib/$(am__dirstamp)
2803 glib/ghash.lo: glib/$(am__dirstamp)
2804 glib/glist.lo: glib/$(am__dirstamp)
2805 glib/gmessages.lo: glib/$(am__dirstamp)
2806 glib/gprimes.lo: glib/$(am__dirstamp)
2807 glib/gstrfuncs.lo: glib/$(am__dirstamp)
2808 glib/gstring.lo: glib/$(am__dirstamp)
2809 libxml/$(am__dirstamp):
2810         @$(MKDIR_P) libxml
2811         @: > libxml/$(am__dirstamp)
2812 libxml/DOCBparser.lo: libxml/$(am__dirstamp)
2813 libxml/HTMLparser.lo: libxml/$(am__dirstamp)
2814 libxml/HTMLtree.lo: libxml/$(am__dirstamp)
2815 libxml/SAX.lo: libxml/$(am__dirstamp)
2816 libxml/SAX2.lo: libxml/$(am__dirstamp)
2817 libxml/buf.lo: libxml/$(am__dirstamp)
2818 libxml/c14n.lo: libxml/$(am__dirstamp)
2819 libxml/catalog.lo: libxml/$(am__dirstamp)
2820 libxml/chvalid.lo: libxml/$(am__dirstamp)
2821 libxml/debugXML.lo: libxml/$(am__dirstamp)
2822 libxml/dict.lo: libxml/$(am__dirstamp)
2823 libxml/encoding.lo: libxml/$(am__dirstamp)
2824 libxml/entities.lo: libxml/$(am__dirstamp)
2825 libxml/error.lo: libxml/$(am__dirstamp)
2826 libxml/globals.lo: libxml/$(am__dirstamp)
2827 libxml/hash.lo: libxml/$(am__dirstamp)
2828 libxml/legacy.lo: libxml/$(am__dirstamp)
2829 libxml/list.lo: libxml/$(am__dirstamp)
2830 libxml/nanoftp.lo: libxml/$(am__dirstamp)
2831 libxml/nanohttp.lo: libxml/$(am__dirstamp)
2832 libxml/parser.lo: libxml/$(am__dirstamp)
2833 libxml/parserInternals.lo: libxml/$(am__dirstamp)
2834 libxml/pattern.lo: libxml/$(am__dirstamp)
2835 libxml/relaxng.lo: libxml/$(am__dirstamp)
2836 libxml/schematron.lo: libxml/$(am__dirstamp)
2837 libxml/threads.lo: libxml/$(am__dirstamp)
2838 libxml/tree.lo: libxml/$(am__dirstamp)
2839 libxml/trionan.lo: libxml/$(am__dirstamp)
2840 libxml/uri.lo: libxml/$(am__dirstamp)
2841 libxml/valid.lo: libxml/$(am__dirstamp)
2842 libxml/xinclude.lo: libxml/$(am__dirstamp)
2843 libxml/xlink.lo: libxml/$(am__dirstamp)
2844 libxml/xmlIO.lo: libxml/$(am__dirstamp)
2845 libxml/xmlmemory.lo: libxml/$(am__dirstamp)
2846 libxml/xmlmodule.lo: libxml/$(am__dirstamp)
2847 libxml/xmlreader.lo: libxml/$(am__dirstamp)
2848 libxml/xmlregexp.lo: libxml/$(am__dirstamp)
2849 libxml/xmlsave.lo: libxml/$(am__dirstamp)
2850 libxml/xmlschemas.lo: libxml/$(am__dirstamp)
2851 libxml/xmlschemastypes.lo: libxml/$(am__dirstamp)
2852 libxml/xmlstring.lo: libxml/$(am__dirstamp)
2853 libxml/xmlunicode.lo: libxml/$(am__dirstamp)
2854 libxml/xmlwriter.lo: libxml/$(am__dirstamp)
2855 libxml/xpath.lo: libxml/$(am__dirstamp)
2856 libxml/xpointer.lo: libxml/$(am__dirstamp)
2857
2858 libgettextlib.la: $(libgettextlib_la_OBJECTS) $(libgettextlib_la_DEPENDENCIES) $(EXTRA_libgettextlib_la_DEPENDENCIES) 
2859         $(AM_V_GEN)$(libgettextlib_la_LINK) -rpath $(libdir) $(libgettextlib_la_OBJECTS) $(libgettextlib_la_LIBADD) $(LIBS)
2860 glib/libglib_rpl_la-ghash.lo: glib/$(am__dirstamp)
2861 glib/libglib_rpl_la-glist.lo: glib/$(am__dirstamp)
2862 glib/libglib_rpl_la-gmessages.lo: glib/$(am__dirstamp)
2863 glib/libglib_rpl_la-gprimes.lo: glib/$(am__dirstamp)
2864 glib/libglib_rpl_la-gstrfuncs.lo: glib/$(am__dirstamp)
2865 glib/libglib_rpl_la-gstring.lo: glib/$(am__dirstamp)
2866
2867 libglib_rpl.la: $(libglib_rpl_la_OBJECTS) $(libglib_rpl_la_DEPENDENCIES) $(EXTRA_libglib_rpl_la_DEPENDENCIES) 
2868         $(AM_V_CCLD)$(LINK) $(am_libglib_rpl_la_rpath) $(libglib_rpl_la_OBJECTS) $(libglib_rpl_la_LIBADD) $(LIBS)
2869 libxml/libxml_rpl_la-DOCBparser.lo: libxml/$(am__dirstamp)
2870 libxml/libxml_rpl_la-HTMLparser.lo: libxml/$(am__dirstamp)
2871 libxml/libxml_rpl_la-HTMLtree.lo: libxml/$(am__dirstamp)
2872 libxml/libxml_rpl_la-SAX.lo: libxml/$(am__dirstamp)
2873 libxml/libxml_rpl_la-SAX2.lo: libxml/$(am__dirstamp)
2874 libxml/libxml_rpl_la-buf.lo: libxml/$(am__dirstamp)
2875 libxml/libxml_rpl_la-c14n.lo: libxml/$(am__dirstamp)
2876 libxml/libxml_rpl_la-catalog.lo: libxml/$(am__dirstamp)
2877 libxml/libxml_rpl_la-chvalid.lo: libxml/$(am__dirstamp)
2878 libxml/libxml_rpl_la-debugXML.lo: libxml/$(am__dirstamp)
2879 libxml/libxml_rpl_la-dict.lo: libxml/$(am__dirstamp)
2880 libxml/libxml_rpl_la-encoding.lo: libxml/$(am__dirstamp)
2881 libxml/libxml_rpl_la-entities.lo: libxml/$(am__dirstamp)
2882 libxml/libxml_rpl_la-error.lo: libxml/$(am__dirstamp)
2883 libxml/libxml_rpl_la-globals.lo: libxml/$(am__dirstamp)
2884 libxml/libxml_rpl_la-hash.lo: libxml/$(am__dirstamp)
2885 libxml/libxml_rpl_la-legacy.lo: libxml/$(am__dirstamp)
2886 libxml/libxml_rpl_la-list.lo: libxml/$(am__dirstamp)
2887 libxml/libxml_rpl_la-nanoftp.lo: libxml/$(am__dirstamp)
2888 libxml/libxml_rpl_la-nanohttp.lo: libxml/$(am__dirstamp)
2889 libxml/libxml_rpl_la-parser.lo: libxml/$(am__dirstamp)
2890 libxml/libxml_rpl_la-parserInternals.lo: libxml/$(am__dirstamp)
2891 libxml/libxml_rpl_la-pattern.lo: libxml/$(am__dirstamp)
2892 libxml/libxml_rpl_la-relaxng.lo: libxml/$(am__dirstamp)
2893 libxml/libxml_rpl_la-schematron.lo: libxml/$(am__dirstamp)
2894 libxml/libxml_rpl_la-threads.lo: libxml/$(am__dirstamp)
2895 libxml/libxml_rpl_la-tree.lo: libxml/$(am__dirstamp)
2896 libxml/libxml_rpl_la-trionan.lo: libxml/$(am__dirstamp)
2897 libxml/libxml_rpl_la-uri.lo: libxml/$(am__dirstamp)
2898 libxml/libxml_rpl_la-valid.lo: libxml/$(am__dirstamp)
2899 libxml/libxml_rpl_la-xinclude.lo: libxml/$(am__dirstamp)
2900 libxml/libxml_rpl_la-xlink.lo: libxml/$(am__dirstamp)
2901 libxml/libxml_rpl_la-xmlIO.lo: libxml/$(am__dirstamp)
2902 libxml/libxml_rpl_la-xmlmemory.lo: libxml/$(am__dirstamp)
2903 libxml/libxml_rpl_la-xmlmodule.lo: libxml/$(am__dirstamp)
2904 libxml/libxml_rpl_la-xmlreader.lo: libxml/$(am__dirstamp)
2905 libxml/libxml_rpl_la-xmlregexp.lo: libxml/$(am__dirstamp)
2906 libxml/libxml_rpl_la-xmlsave.lo: libxml/$(am__dirstamp)
2907 libxml/libxml_rpl_la-xmlschemas.lo: libxml/$(am__dirstamp)
2908 libxml/libxml_rpl_la-xmlschemastypes.lo: libxml/$(am__dirstamp)
2909 libxml/libxml_rpl_la-xmlstring.lo: libxml/$(am__dirstamp)
2910 libxml/libxml_rpl_la-xmlunicode.lo: libxml/$(am__dirstamp)
2911 libxml/libxml_rpl_la-xmlwriter.lo: libxml/$(am__dirstamp)
2912 libxml/libxml_rpl_la-xpath.lo: libxml/$(am__dirstamp)
2913 libxml/libxml_rpl_la-xpointer.lo: libxml/$(am__dirstamp)
2914
2915 libxml_rpl.la: $(libxml_rpl_la_OBJECTS) $(libxml_rpl_la_DEPENDENCIES) $(EXTRA_libxml_rpl_la_DEPENDENCIES) 
2916         $(AM_V_CCLD)$(LINK) $(am_libxml_rpl_la_rpath) $(libxml_rpl_la_OBJECTS) $(libxml_rpl_la_LIBADD) $(LIBS)
2917
2918 mostlyclean-compile:
2919         -rm -f *.$(OBJEXT)
2920         -rm -f ../woe32dll/*.$(OBJEXT)
2921         -rm -f ../woe32dll/*.lo
2922         -rm -f glib/*.$(OBJEXT)
2923         -rm -f glib/*.lo
2924         -rm -f glthread/*.$(OBJEXT)
2925         -rm -f glthread/*.lo
2926         -rm -f libcroco/*.$(OBJEXT)
2927         -rm -f libcroco/*.lo
2928         -rm -f libxml/*.$(OBJEXT)
2929         -rm -f libxml/*.lo
2930         -rm -f uniconv/*.$(OBJEXT)
2931         -rm -f uniconv/*.lo
2932         -rm -f unictype/*.$(OBJEXT)
2933         -rm -f unictype/*.lo
2934         -rm -f unilbrk/*.$(OBJEXT)
2935         -rm -f unilbrk/*.lo
2936         -rm -f uniname/*.$(OBJEXT)
2937         -rm -f uniname/*.lo
2938         -rm -f unistr/*.$(OBJEXT)
2939         -rm -f unistr/*.lo
2940         -rm -f uniwidth/*.$(OBJEXT)
2941         -rm -f uniwidth/*.lo
2942
2943 distclean-compile:
2944         -rm -f *.tab.c
2945
2946 .c.o:
2947         $(AM_V_CC)$(COMPILE) -c -o $@ $<
2948
2949 .c.obj:
2950         $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2951
2952 .c.lo:
2953         $(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
2954
2955 libcroco/libcroco_rpl_la-cr-additional-sel.lo: libcroco/cr-additional-sel.c
2956         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo '$(srcdir)/'`libcroco/cr-additional-sel.c
2957
2958 libcroco/libcroco_rpl_la-cr-attr-sel.lo: libcroco/cr-attr-sel.c
2959         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo '$(srcdir)/'`libcroco/cr-attr-sel.c
2960
2961 libcroco/libcroco_rpl_la-cr-cascade.lo: libcroco/cr-cascade.c
2962         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo '$(srcdir)/'`libcroco/cr-cascade.c
2963
2964 libcroco/libcroco_rpl_la-cr-declaration.lo: libcroco/cr-declaration.c
2965         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo '$(srcdir)/'`libcroco/cr-declaration.c
2966
2967 libcroco/libcroco_rpl_la-cr-doc-handler.lo: libcroco/cr-doc-handler.c
2968         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo '$(srcdir)/'`libcroco/cr-doc-handler.c
2969
2970 libcroco/libcroco_rpl_la-cr-enc-handler.lo: libcroco/cr-enc-handler.c
2971         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo '$(srcdir)/'`libcroco/cr-enc-handler.c
2972
2973 libcroco/libcroco_rpl_la-cr-fonts.lo: libcroco/cr-fonts.c
2974         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo '$(srcdir)/'`libcroco/cr-fonts.c
2975
2976 libcroco/libcroco_rpl_la-cr-input.lo: libcroco/cr-input.c
2977         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo '$(srcdir)/'`libcroco/cr-input.c
2978
2979 libcroco/libcroco_rpl_la-cr-num.lo: libcroco/cr-num.c
2980         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo '$(srcdir)/'`libcroco/cr-num.c
2981
2982 libcroco/libcroco_rpl_la-cr-om-parser.lo: libcroco/cr-om-parser.c
2983         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo '$(srcdir)/'`libcroco/cr-om-parser.c
2984
2985 libcroco/libcroco_rpl_la-cr-parser.lo: libcroco/cr-parser.c
2986         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo '$(srcdir)/'`libcroco/cr-parser.c
2987
2988 libcroco/libcroco_rpl_la-cr-parsing-location.lo: libcroco/cr-parsing-location.c
2989         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo '$(srcdir)/'`libcroco/cr-parsing-location.c
2990
2991 libcroco/libcroco_rpl_la-cr-prop-list.lo: libcroco/cr-prop-list.c
2992         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo '$(srcdir)/'`libcroco/cr-prop-list.c
2993
2994 libcroco/libcroco_rpl_la-cr-pseudo.lo: libcroco/cr-pseudo.c
2995         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo '$(srcdir)/'`libcroco/cr-pseudo.c
2996
2997 libcroco/libcroco_rpl_la-cr-rgb.lo: libcroco/cr-rgb.c
2998         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo '$(srcdir)/'`libcroco/cr-rgb.c
2999
3000 libcroco/libcroco_rpl_la-cr-sel-eng.lo: libcroco/cr-sel-eng.c
3001         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo '$(srcdir)/'`libcroco/cr-sel-eng.c
3002
3003 libcroco/libcroco_rpl_la-cr-selector.lo: libcroco/cr-selector.c
3004         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo '$(srcdir)/'`libcroco/cr-selector.c
3005
3006 libcroco/libcroco_rpl_la-cr-simple-sel.lo: libcroco/cr-simple-sel.c
3007         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo '$(srcdir)/'`libcroco/cr-simple-sel.c
3008
3009 libcroco/libcroco_rpl_la-cr-statement.lo: libcroco/cr-statement.c
3010         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo '$(srcdir)/'`libcroco/cr-statement.c
3011
3012 libcroco/libcroco_rpl_la-cr-string.lo: libcroco/cr-string.c
3013         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo '$(srcdir)/'`libcroco/cr-string.c
3014
3015 libcroco/libcroco_rpl_la-cr-style.lo: libcroco/cr-style.c
3016         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo '$(srcdir)/'`libcroco/cr-style.c
3017
3018 libcroco/libcroco_rpl_la-cr-stylesheet.lo: libcroco/cr-stylesheet.c
3019         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo '$(srcdir)/'`libcroco/cr-stylesheet.c
3020
3021 libcroco/libcroco_rpl_la-cr-term.lo: libcroco/cr-term.c
3022         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo '$(srcdir)/'`libcroco/cr-term.c
3023
3024 libcroco/libcroco_rpl_la-cr-tknzr.lo: libcroco/cr-tknzr.c
3025         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo '$(srcdir)/'`libcroco/cr-tknzr.c
3026
3027 libcroco/libcroco_rpl_la-cr-token.lo: libcroco/cr-token.c
3028         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo '$(srcdir)/'`libcroco/cr-token.c
3029
3030 libcroco/libcroco_rpl_la-cr-utils.lo: libcroco/cr-utils.c
3031         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcroco_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcroco/libcroco_rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo '$(srcdir)/'`libcroco/cr-utils.c
3032
3033 glib/libglib_rpl_la-ghash.lo: glib/ghash.c
3034         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo '$(srcdir)/'`glib/ghash.c
3035
3036 glib/libglib_rpl_la-glist.lo: glib/glist.c
3037         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo '$(srcdir)/'`glib/glist.c
3038
3039 glib/libglib_rpl_la-gmessages.lo: glib/gmessages.c
3040         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo '$(srcdir)/'`glib/gmessages.c
3041
3042 glib/libglib_rpl_la-gprimes.lo: glib/gprimes.c
3043         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo '$(srcdir)/'`glib/gprimes.c
3044
3045 glib/libglib_rpl_la-gstrfuncs.lo: glib/gstrfuncs.c
3046         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo '$(srcdir)/'`glib/gstrfuncs.c
3047
3048 glib/libglib_rpl_la-gstring.lo: glib/gstring.c
3049         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libglib_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo '$(srcdir)/'`glib/gstring.c
3050
3051 libxml/libxml_rpl_la-DOCBparser.lo: libxml/DOCBparser.c
3052         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo '$(srcdir)/'`libxml/DOCBparser.c
3053
3054 libxml/libxml_rpl_la-HTMLparser.lo: libxml/HTMLparser.c
3055         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo '$(srcdir)/'`libxml/HTMLparser.c
3056
3057 libxml/libxml_rpl_la-HTMLtree.lo: libxml/HTMLtree.c
3058         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo '$(srcdir)/'`libxml/HTMLtree.c
3059
3060 libxml/libxml_rpl_la-SAX.lo: libxml/SAX.c
3061         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo '$(srcdir)/'`libxml/SAX.c
3062
3063 libxml/libxml_rpl_la-SAX2.lo: libxml/SAX2.c
3064         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo '$(srcdir)/'`libxml/SAX2.c
3065
3066 libxml/libxml_rpl_la-buf.lo: libxml/buf.c
3067         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-buf.lo `test -f 'libxml/buf.c' || echo '$(srcdir)/'`libxml/buf.c
3068
3069 libxml/libxml_rpl_la-c14n.lo: libxml/c14n.c
3070         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo '$(srcdir)/'`libxml/c14n.c
3071
3072 libxml/libxml_rpl_la-catalog.lo: libxml/catalog.c
3073         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo '$(srcdir)/'`libxml/catalog.c
3074
3075 libxml/libxml_rpl_la-chvalid.lo: libxml/chvalid.c
3076         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo '$(srcdir)/'`libxml/chvalid.c
3077
3078 libxml/libxml_rpl_la-debugXML.lo: libxml/debugXML.c
3079         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo '$(srcdir)/'`libxml/debugXML.c
3080
3081 libxml/libxml_rpl_la-dict.lo: libxml/dict.c
3082         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-dict.lo `test -f 'libxml/dict.c' || echo '$(srcdir)/'`libxml/dict.c
3083
3084 libxml/libxml_rpl_la-encoding.lo: libxml/encoding.c
3085         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo '$(srcdir)/'`libxml/encoding.c
3086
3087 libxml/libxml_rpl_la-entities.lo: libxml/entities.c
3088         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-entities.lo `test -f 'libxml/entities.c' || echo '$(srcdir)/'`libxml/entities.c
3089
3090 libxml/libxml_rpl_la-error.lo: libxml/error.c
3091         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-error.lo `test -f 'libxml/error.c' || echo '$(srcdir)/'`libxml/error.c
3092
3093 libxml/libxml_rpl_la-globals.lo: libxml/globals.c
3094         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-globals.lo `test -f 'libxml/globals.c' || echo '$(srcdir)/'`libxml/globals.c
3095
3096 libxml/libxml_rpl_la-hash.lo: libxml/hash.c
3097         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-hash.lo `test -f 'libxml/hash.c' || echo '$(srcdir)/'`libxml/hash.c
3098
3099 libxml/libxml_rpl_la-legacy.lo: libxml/legacy.c
3100         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo '$(srcdir)/'`libxml/legacy.c
3101
3102 libxml/libxml_rpl_la-list.lo: libxml/list.c
3103         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-list.lo `test -f 'libxml/list.c' || echo '$(srcdir)/'`libxml/list.c
3104
3105 libxml/libxml_rpl_la-nanoftp.lo: libxml/nanoftp.c
3106         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo '$(srcdir)/'`libxml/nanoftp.c
3107
3108 libxml/libxml_rpl_la-nanohttp.lo: libxml/nanohttp.c
3109         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo '$(srcdir)/'`libxml/nanohttp.c
3110
3111 libxml/libxml_rpl_la-parser.lo: libxml/parser.c
3112         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-parser.lo `test -f 'libxml/parser.c' || echo '$(srcdir)/'`libxml/parser.c
3113
3114 libxml/libxml_rpl_la-parserInternals.lo: libxml/parserInternals.c
3115         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo '$(srcdir)/'`libxml/parserInternals.c
3116
3117 libxml/libxml_rpl_la-pattern.lo: libxml/pattern.c
3118         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo '$(srcdir)/'`libxml/pattern.c
3119
3120 libxml/libxml_rpl_la-relaxng.lo: libxml/relaxng.c
3121         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo '$(srcdir)/'`libxml/relaxng.c
3122
3123 libxml/libxml_rpl_la-schematron.lo: libxml/schematron.c
3124         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo '$(srcdir)/'`libxml/schematron.c
3125
3126 libxml/libxml_rpl_la-threads.lo: libxml/threads.c
3127         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-threads.lo `test -f 'libxml/threads.c' || echo '$(srcdir)/'`libxml/threads.c
3128
3129 libxml/libxml_rpl_la-tree.lo: libxml/tree.c
3130         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-tree.lo `test -f 'libxml/tree.c' || echo '$(srcdir)/'`libxml/tree.c
3131
3132 libxml/libxml_rpl_la-trionan.lo: libxml/trionan.c
3133         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo '$(srcdir)/'`libxml/trionan.c
3134
3135 libxml/libxml_rpl_la-uri.lo: libxml/uri.c
3136         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-uri.lo `test -f 'libxml/uri.c' || echo '$(srcdir)/'`libxml/uri.c
3137
3138 libxml/libxml_rpl_la-valid.lo: libxml/valid.c
3139         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-valid.lo `test -f 'libxml/valid.c' || echo '$(srcdir)/'`libxml/valid.c
3140
3141 libxml/libxml_rpl_la-xinclude.lo: libxml/xinclude.c
3142         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo '$(srcdir)/'`libxml/xinclude.c
3143
3144 libxml/libxml_rpl_la-xlink.lo: libxml/xlink.c
3145         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo '$(srcdir)/'`libxml/xlink.c
3146
3147 libxml/libxml_rpl_la-xmlIO.lo: libxml/xmlIO.c
3148         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo '$(srcdir)/'`libxml/xmlIO.c
3149
3150 libxml/libxml_rpl_la-xmlmemory.lo: libxml/xmlmemory.c
3151         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo '$(srcdir)/'`libxml/xmlmemory.c
3152
3153 libxml/libxml_rpl_la-xmlmodule.lo: libxml/xmlmodule.c
3154         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo '$(srcdir)/'`libxml/xmlmodule.c
3155
3156 libxml/libxml_rpl_la-xmlreader.lo: libxml/xmlreader.c
3157         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo '$(srcdir)/'`libxml/xmlreader.c
3158
3159 libxml/libxml_rpl_la-xmlregexp.lo: libxml/xmlregexp.c
3160         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo '$(srcdir)/'`libxml/xmlregexp.c
3161
3162 libxml/libxml_rpl_la-xmlsave.lo: libxml/xmlsave.c
3163         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo '$(srcdir)/'`libxml/xmlsave.c
3164
3165 libxml/libxml_rpl_la-xmlschemas.lo: libxml/xmlschemas.c
3166         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo '$(srcdir)/'`libxml/xmlschemas.c
3167
3168 libxml/libxml_rpl_la-xmlschemastypes.lo: libxml/xmlschemastypes.c
3169         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo '$(srcdir)/'`libxml/xmlschemastypes.c
3170
3171 libxml/libxml_rpl_la-xmlstring.lo: libxml/xmlstring.c
3172         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo '$(srcdir)/'`libxml/xmlstring.c
3173
3174 libxml/libxml_rpl_la-xmlunicode.lo: libxml/xmlunicode.c
3175         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo '$(srcdir)/'`libxml/xmlunicode.c
3176
3177 libxml/libxml_rpl_la-xmlwriter.lo: libxml/xmlwriter.c
3178         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo '$(srcdir)/'`libxml/xmlwriter.c
3179
3180 libxml/libxml_rpl_la-xpath.lo: libxml/xpath.c
3181         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo '$(srcdir)/'`libxml/xpath.c
3182
3183 libxml/libxml_rpl_la-xpointer.lo: libxml/xpointer.c
3184         $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxml_rpl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxml/libxml_rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo '$(srcdir)/'`libxml/xpointer.c
3185
3186 .cc.o:
3187         $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ $<
3188
3189 .cc.obj:
3190         $(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
3191
3192 .cc.lo:
3193         $(AM_V_CXX)$(LTCXXCOMPILE) -c -o $@ $<
3194
3195 mostlyclean-libtool:
3196         -rm -f *.lo
3197
3198 clean-libtool:
3199         -rm -rf .libs _libs
3200         -rm -rf ../woe32dll/.libs ../woe32dll/_libs
3201         -rm -rf glib/.libs glib/_libs
3202         -rm -rf glthread/.libs glthread/_libs
3203         -rm -rf libcroco/.libs libcroco/_libs
3204         -rm -rf libxml/.libs libxml/_libs
3205         -rm -rf uniconv/.libs uniconv/_libs
3206         -rm -rf unictype/.libs unictype/_libs
3207         -rm -rf unilbrk/.libs unilbrk/_libs
3208         -rm -rf uniname/.libs uniname/_libs
3209         -rm -rf unistr/.libs unistr/_libs
3210         -rm -rf uniwidth/.libs uniwidth/_libs
3211 install-gettextsrcDATA: $(gettextsrc_DATA)
3212         @$(NORMAL_INSTALL)
3213         @list='$(gettextsrc_DATA)'; test -n "$(gettextsrcdir)" || list=; \
3214         if test -n "$$list"; then \
3215           echo " $(MKDIR_P) '$(DESTDIR)$(gettextsrcdir)'"; \
3216           $(MKDIR_P) "$(DESTDIR)$(gettextsrcdir)" || exit 1; \
3217         fi; \
3218         for p in $$list; do \
3219           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3220           echo "$$d$$p"; \
3221         done | $(am__base_list) | \
3222         while read files; do \
3223           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gettextsrcdir)'"; \
3224           $(INSTALL_DATA) $$files "$(DESTDIR)$(gettextsrcdir)" || exit $$?; \
3225         done
3226
3227 uninstall-gettextsrcDATA:
3228         @$(NORMAL_UNINSTALL)
3229         @list='$(gettextsrc_DATA)'; test -n "$(gettextsrcdir)" || list=; \
3230         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3231         dir='$(DESTDIR)$(gettextsrcdir)'; $(am__uninstall_files_from_dir)
3232 install-pkgdataDATA: $(pkgdata_DATA)
3233         @$(NORMAL_INSTALL)
3234         @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
3235         if test -n "$$list"; then \
3236           echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
3237           $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \
3238         fi; \
3239         for p in $$list; do \
3240           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3241           echo "$$d$$p"; \
3242         done | $(am__base_list) | \
3243         while read files; do \
3244           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
3245           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
3246         done
3247
3248 uninstall-pkgdataDATA:
3249         @$(NORMAL_UNINSTALL)
3250         @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
3251         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
3252         dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
3253
3254 ID: $(am__tagged_files)
3255         $(am__define_uniq_tagged_files); mkid -fID $$unique
3256 tags: tags-am
3257 TAGS: tags
3258
3259 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3260         set x; \
3261         here=`pwd`; \
3262         $(am__define_uniq_tagged_files); \
3263         shift; \
3264         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3265           test -n "$$unique" || unique=$$empty_fix; \
3266           if test $$# -gt 0; then \
3267             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3268               "$$@" $$unique; \
3269           else \
3270             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3271               $$unique; \
3272           fi; \
3273         fi
3274 ctags: ctags-am
3275
3276 CTAGS: ctags
3277 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3278         $(am__define_uniq_tagged_files); \
3279         test -z "$(CTAGS_ARGS)$$unique" \
3280           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3281              $$unique
3282
3283 GTAGS:
3284         here=`$(am__cd) $(top_builddir) && pwd` \
3285           && $(am__cd) $(top_srcdir) \
3286           && gtags -i $(GTAGS_ARGS) "$$here"
3287 cscopelist: cscopelist-am
3288
3289 cscopelist-am: $(am__tagged_files)
3290         list='$(am__tagged_files)'; \
3291         case "$(srcdir)" in \
3292           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3293           *) sdir=$(subdir)/$(srcdir) ;; \
3294         esac; \
3295         for i in $$list; do \
3296           if test -f "$$i"; then \
3297             echo "$(subdir)/$$i"; \
3298           else \
3299             echo "$$sdir/$$i"; \
3300           fi; \
3301         done >> $(top_builddir)/cscope.files
3302
3303 distclean-tags:
3304         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3305
3306 distdir: $(DISTFILES)
3307         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3308         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3309         list='$(DISTFILES)'; \
3310           dist_files=`for file in $$list; do echo $$file; done | \
3311           sed -e "s|^$$srcdirstrip/||;t" \
3312               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3313         case $$dist_files in \
3314           */*) $(MKDIR_P) `echo "$$dist_files" | \
3315                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3316                            sort -u` ;; \
3317         esac; \
3318         for file in $$dist_files; do \
3319           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3320           if test -d $$d/$$file; then \
3321             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3322             if test -d "$(distdir)/$$file"; then \
3323               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3324             fi; \
3325             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3326               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3327               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3328             fi; \
3329             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3330           else \
3331             test -f "$(distdir)/$$file" \
3332             || cp -p $$d/$$file "$(distdir)/$$file" \
3333             || exit 1; \
3334           fi; \
3335         done
3336 check-am: all-am
3337 check: $(BUILT_SOURCES)
3338         $(MAKE) $(AM_MAKEFLAGS) check-am
3339 all-am: Makefile $(LTLIBRARIES) $(DATA) all-local
3340 installdirs:
3341         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(gettextsrcdir)" "$(DESTDIR)$(pkgdatadir)"; do \
3342           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3343         done
3344 install: $(BUILT_SOURCES)
3345         $(MAKE) $(AM_MAKEFLAGS) install-am
3346 install-exec: install-exec-am
3347 install-data: install-data-am
3348 uninstall: uninstall-am
3349
3350 install-am: all-am
3351         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3352
3353 installcheck: installcheck-am
3354 install-strip:
3355         if test -z '$(STRIP)'; then \
3356           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3357             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3358               install; \
3359         else \
3360           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3361             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3362             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3363         fi
3364 mostlyclean-generic:
3365         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
3366
3367 clean-generic:
3368         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3369
3370 distclean-generic:
3371         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3372         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3373         -rm -f ../woe32dll/$(am__dirstamp)
3374         -rm -f glib/$(am__dirstamp)
3375         -rm -f glthread/$(am__dirstamp)
3376         -rm -f libcroco/$(am__dirstamp)
3377         -rm -f libxml/$(am__dirstamp)
3378         -rm -f uniconv/$(am__dirstamp)
3379         -rm -f unictype/$(am__dirstamp)
3380         -rm -f unilbrk/$(am__dirstamp)
3381         -rm -f uniname/$(am__dirstamp)
3382         -rm -f unistr/$(am__dirstamp)
3383         -rm -f uniwidth/$(am__dirstamp)
3384         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
3385
3386 maintainer-clean-generic:
3387         @echo "This command is intended for maintainers to use"
3388         @echo "it deletes files that may require special tools to rebuild."
3389         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
3390         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
3391 @RELOCATABLE_VIA_WRAPPER_FALSE@uninstall-hook:
3392 clean: clean-am
3393
3394 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
3395         clean-noinstLTLIBRARIES mostlyclean-am
3396
3397 distclean: distclean-am
3398         -rm -f Makefile
3399 distclean-am: clean-am distclean-compile distclean-generic \
3400         distclean-tags
3401
3402 dvi: dvi-am
3403
3404 dvi-am:
3405
3406 html: html-am
3407
3408 html-am:
3409
3410 info: info-am
3411
3412 info-am:
3413
3414 install-data-am: install-gettextsrcDATA install-pkgdataDATA
3415
3416 install-dvi: install-dvi-am
3417
3418 install-dvi-am:
3419
3420 install-exec-am: install-exec-local install-libLTLIBRARIES
3421
3422 install-html: install-html-am
3423
3424 install-html-am:
3425
3426 install-info: install-info-am
3427
3428 install-info-am:
3429
3430 install-man:
3431
3432 install-pdf: install-pdf-am
3433
3434 install-pdf-am:
3435
3436 install-ps: install-ps-am
3437
3438 install-ps-am:
3439
3440 installcheck-am:
3441
3442 maintainer-clean: maintainer-clean-am
3443         -rm -f Makefile
3444 maintainer-clean-am: distclean-am maintainer-clean-generic
3445
3446 mostlyclean: mostlyclean-am
3447
3448 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3449         mostlyclean-libtool mostlyclean-local
3450
3451 pdf: pdf-am
3452
3453 pdf-am:
3454
3455 ps: ps-am
3456
3457 ps-am:
3458
3459 uninstall-am: uninstall-gettextsrcDATA uninstall-libLTLIBRARIES \
3460         uninstall-local uninstall-pkgdataDATA
3461         @$(NORMAL_INSTALL)
3462         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
3463 .MAKE: all check install install-am install-strip uninstall-am
3464
3465 .PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am clean \
3466         clean-generic clean-libLTLIBRARIES clean-libtool \
3467         clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
3468         distclean-compile distclean-generic distclean-libtool \
3469         distclean-tags distdir dvi dvi-am html html-am info info-am \
3470         install install-am install-data install-data-am install-dvi \
3471         install-dvi-am install-exec install-exec-am install-exec-local \
3472         install-gettextsrcDATA install-html install-html-am \
3473         install-info install-info-am install-libLTLIBRARIES \
3474         install-man install-pdf install-pdf-am install-pkgdataDATA \
3475         install-ps install-ps-am install-strip installcheck \
3476         installcheck-am installdirs maintainer-clean \
3477         maintainer-clean-generic mostlyclean mostlyclean-compile \
3478         mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
3479         pdf-am ps ps-am tags tags-am uninstall uninstall-am \
3480         uninstall-gettextsrcDATA uninstall-hook \
3481         uninstall-libLTLIBRARIES uninstall-local uninstall-pkgdataDATA
3482
3483 .PRECIOUS: Makefile
3484
3485
3486 # We need the following in order to create <alloca.h> when the system
3487 # doesn't have one that works with the given compiler.
3488 @GL_GENERATE_ALLOCA_H_TRUE@alloca.h: alloca.in.h $(top_builddir)/config.status
3489 @GL_GENERATE_ALLOCA_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
3490 @GL_GENERATE_ALLOCA_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3491 @GL_GENERATE_ALLOCA_H_TRUE@       cat $(srcdir)/alloca.in.h; \
3492 @GL_GENERATE_ALLOCA_H_TRUE@     } > $@-t && \
3493 @GL_GENERATE_ALLOCA_H_TRUE@     mv -f $@-t $@
3494 @GL_GENERATE_ALLOCA_H_FALSE@alloca.h: $(top_builddir)/config.status
3495 @GL_GENERATE_ALLOCA_H_FALSE@    rm -f $@
3496
3497 # We need the following in order to create <byteswap.h> when the system
3498 # doesn't have one.
3499 @GL_GENERATE_BYTESWAP_H_TRUE@byteswap.h: byteswap.in.h $(top_builddir)/config.status
3500 @GL_GENERATE_BYTESWAP_H_TRUE@   $(AM_V_GEN)rm -f $@-t $@ && \
3501 @GL_GENERATE_BYTESWAP_H_TRUE@   { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3502 @GL_GENERATE_BYTESWAP_H_TRUE@     cat $(srcdir)/byteswap.in.h; \
3503 @GL_GENERATE_BYTESWAP_H_TRUE@   } > $@-t && \
3504 @GL_GENERATE_BYTESWAP_H_TRUE@   mv -f $@-t $@
3505 @GL_GENERATE_BYTESWAP_H_FALSE@byteswap.h: $(top_builddir)/config.status
3506 @GL_GENERATE_BYTESWAP_H_FALSE@  rm -f $@
3507
3508 # Listed in the same order as the GNU makefile conventions, and
3509 # provided by autoconf 2.59c+ or 2.70.
3510 # The Automake-defined pkg* macros are appended, in the order
3511 # listed in the Automake 1.10a+ documentation.
3512 configmake.h: Makefile
3513         $(AM_V_GEN)rm -f $@-t && \
3514         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3515           echo '#define PREFIX "$(prefix)"'; \
3516           echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
3517           echo '#define BINDIR "$(bindir)"'; \
3518           echo '#define SBINDIR "$(sbindir)"'; \
3519           echo '#define LIBEXECDIR "$(libexecdir)"'; \
3520           echo '#define DATAROOTDIR "$(datarootdir)"'; \
3521           echo '#define DATADIR "$(datadir)"'; \
3522           echo '#define SYSCONFDIR "$(sysconfdir)"'; \
3523           echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
3524           echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
3525           echo '#define RUNSTATEDIR "$(runstatedir)"'; \
3526           echo '#define INCLUDEDIR "$(includedir)"'; \
3527           echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
3528           echo '#define DOCDIR "$(docdir)"'; \
3529           echo '#define INFODIR "$(infodir)"'; \
3530           echo '#define HTMLDIR "$(htmldir)"'; \
3531           echo '#define DVIDIR "$(dvidir)"'; \
3532           echo '#define PDFDIR "$(pdfdir)"'; \
3533           echo '#define PSDIR "$(psdir)"'; \
3534           echo '#define LIBDIR "$(libdir)"'; \
3535           echo '#define LISPDIR "$(lispdir)"'; \
3536           echo '#define LOCALEDIR "$(localedir)"'; \
3537           echo '#define MANDIR "$(mandir)"'; \
3538           echo '#define MANEXT "$(manext)"'; \
3539           echo '#define PKGDATADIR "$(pkgdatadir)"'; \
3540           echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
3541           echo '#define PKGLIBDIR "$(pkglibdir)"'; \
3542           echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
3543         } | sed '/""/d' > $@-t && \
3544         mv -f $@-t $@
3545
3546 # We need the following in order to create <dirent.h> when the system
3547 # doesn't have one that works with the given compiler.
3548 dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3549         $(AM_V_GEN)rm -f $@-t $@ && \
3550         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3551           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3552               -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
3553               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3554               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3555               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3556               -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
3557               -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
3558               -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
3559               -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
3560               -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
3561               -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
3562               -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
3563               -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
3564               -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
3565               -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
3566               -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
3567               -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
3568               -e 's/@''HAVE_CLOSEDIR''@/$(HAVE_CLOSEDIR)/g' \
3569               -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \
3570               -e 's|@''HAVE_DECL_FDOPENDIR''@|$(HAVE_DECL_FDOPENDIR)|g' \
3571               -e 's|@''HAVE_FDOPENDIR''@|$(HAVE_FDOPENDIR)|g' \
3572               -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \
3573               -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \
3574               -e 's|@''REPLACE_OPENDIR''@|$(REPLACE_OPENDIR)|g' \
3575               -e 's|@''REPLACE_CLOSEDIR''@|$(REPLACE_CLOSEDIR)|g' \
3576               -e 's|@''REPLACE_DIRFD''@|$(REPLACE_DIRFD)|g' \
3577               -e 's|@''REPLACE_FDOPENDIR''@|$(REPLACE_FDOPENDIR)|g' \
3578               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3579               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3580               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3581               < $(srcdir)/dirent.in.h; \
3582         } > $@-t && \
3583         mv $@-t $@
3584
3585 # We need the following in order to create <errno.h> when the system
3586 # doesn't have one that is POSIX compliant.
3587 @GL_GENERATE_ERRNO_H_TRUE@errno.h: errno.in.h $(top_builddir)/config.status
3588 @GL_GENERATE_ERRNO_H_TRUE@      $(AM_V_GEN)rm -f $@-t $@ && \
3589 @GL_GENERATE_ERRNO_H_TRUE@      { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3590 @GL_GENERATE_ERRNO_H_TRUE@        sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3591 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3592 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3593 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3594 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
3595 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
3596 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
3597 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
3598 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
3599 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
3600 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
3601 @GL_GENERATE_ERRNO_H_TRUE@            < $(srcdir)/errno.in.h; \
3602 @GL_GENERATE_ERRNO_H_TRUE@      } > $@-t && \
3603 @GL_GENERATE_ERRNO_H_TRUE@      mv $@-t $@
3604 @GL_GENERATE_ERRNO_H_FALSE@errno.h: $(top_builddir)/config.status
3605 @GL_GENERATE_ERRNO_H_FALSE@     rm -f $@
3606
3607 # We need the following in order to create <fcntl.h> when the system
3608 # doesn't have one that works with the given compiler.
3609 fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3610         $(AM_V_GEN)rm -f $@-t $@ && \
3611         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3612           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3613               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3614               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3615               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3616               -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
3617               -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
3618               -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
3619               -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
3620               -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
3621               -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
3622               -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
3623               -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
3624               -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
3625               -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
3626               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3627               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3628               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3629               < $(srcdir)/fcntl.in.h; \
3630         } > $@-t && \
3631         mv $@-t $@
3632 # This is a Makefile rule that generates multiple files at once; see the
3633 # automake documentation, node "Multiple Outputs", for details.
3634 fd-ostream.h : $(top_srcdir)/../build-aux/moopp fd-ostream.oo.h fd-ostream.oo.c ostream.oo.h
3635         $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/fd-ostream.oo.c $(srcdir)/fd-ostream.oo.h $(srcdir)/ostream.oo.h
3636 fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h : fd-ostream.h
3637         @test -f $@ || { \
3638           trap 'rm -rf fd-ostream.lock' 1 2 13 15; \
3639           if mkdir fd-ostream.lock 2>/dev/null; then \
3640             echo "$(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/fd-ostream.oo.c $(srcdir)/fd-ostream.oo.h $(srcdir)/ostream.oo.h"; \
3641             $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/fd-ostream.oo.c $(srcdir)/fd-ostream.oo.h $(srcdir)/ostream.oo.h; \
3642             result=$$?; rm -rf fd-ostream.lock; exit $$result; \
3643           else \
3644             while test -d fd-ostream.lock; do sleep 1; done; \
3645             test -f $(srcdir)/fd-ostream.h; \
3646           fi; \
3647         }
3648 # This is a Makefile rule that generates multiple files at once; see the
3649 # automake documentation, node "Multiple Outputs", for details.
3650 file-ostream.h : $(top_srcdir)/../build-aux/moopp file-ostream.oo.h file-ostream.oo.c ostream.oo.h
3651         $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/file-ostream.oo.c $(srcdir)/file-ostream.oo.h $(srcdir)/ostream.oo.h
3652 file-ostream.c file_ostream.priv.h file_ostream.vt.h : file-ostream.h
3653         @test -f $@ || { \
3654           trap 'rm -rf file-ostream.lock' 1 2 13 15; \
3655           if mkdir file-ostream.lock 2>/dev/null; then \
3656             echo "$(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/file-ostream.oo.c $(srcdir)/file-ostream.oo.h $(srcdir)/ostream.oo.h"; \
3657             $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/file-ostream.oo.c $(srcdir)/file-ostream.oo.h $(srcdir)/ostream.oo.h; \
3658             result=$$?; rm -rf file-ostream.lock; exit $$result; \
3659           else \
3660             while test -d file-ostream.lock; do sleep 1; done; \
3661             test -f $(srcdir)/file-ostream.h; \
3662           fi; \
3663         }
3664
3665 # We need the following in order to create <float.h> when the system
3666 # doesn't have one that works with the given compiler.
3667 @GL_GENERATE_FLOAT_H_TRUE@float.h: float.in.h $(top_builddir)/config.status
3668 @GL_GENERATE_FLOAT_H_TRUE@      $(AM_V_GEN)rm -f $@-t $@ && \
3669 @GL_GENERATE_FLOAT_H_TRUE@      { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3670 @GL_GENERATE_FLOAT_H_TRUE@        sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3671 @GL_GENERATE_FLOAT_H_TRUE@            -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3672 @GL_GENERATE_FLOAT_H_TRUE@            -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3673 @GL_GENERATE_FLOAT_H_TRUE@            -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3674 @GL_GENERATE_FLOAT_H_TRUE@            -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
3675 @GL_GENERATE_FLOAT_H_TRUE@            -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
3676 @GL_GENERATE_FLOAT_H_TRUE@            < $(srcdir)/float.in.h; \
3677 @GL_GENERATE_FLOAT_H_TRUE@      } > $@-t && \
3678 @GL_GENERATE_FLOAT_H_TRUE@      mv $@-t $@
3679 @GL_GENERATE_FLOAT_H_FALSE@float.h: $(top_builddir)/config.status
3680 @GL_GENERATE_FLOAT_H_FALSE@     rm -f $@
3681
3682 # We need the following in order to create <fnmatch.h> when the system
3683 # doesn't have one that supports the required API.
3684 @GL_GENERATE_FNMATCH_H_TRUE@fnmatch.h: fnmatch.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
3685 @GL_GENERATE_FNMATCH_H_TRUE@    $(AM_V_GEN)rm -f $@-t $@ && \
3686 @GL_GENERATE_FNMATCH_H_TRUE@    { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3687 @GL_GENERATE_FNMATCH_H_TRUE@      sed -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3688 @GL_GENERATE_FNMATCH_H_TRUE@          < $(srcdir)/fnmatch.in.h; \
3689 @GL_GENERATE_FNMATCH_H_TRUE@    } > $@-t && \
3690 @GL_GENERATE_FNMATCH_H_TRUE@    mv -f $@-t $@
3691 @GL_GENERATE_FNMATCH_H_FALSE@fnmatch.h: $(top_builddir)/config.status
3692 @GL_GENERATE_FNMATCH_H_FALSE@   rm -f $@
3693
3694 # We need the following in order to create <getopt.h> when the system
3695 # doesn't have one that works with the given compiler.
3696 getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
3697         $(AM_V_GEN)rm -f $@-t $@ && \
3698         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3699           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3700               -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
3701               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3702               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3703               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3704               -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
3705               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3706               < $(srcdir)/getopt.in.h; \
3707         } > $@-t && \
3708         mv -f $@-t $@
3709
3710 # No need to install libgettextlib.a, except on AIX.
3711 install-exec-local: install-libLTLIBRARIES install-exec-clean
3712 install-exec-clean:
3713         case "@host_os@" in \
3714           aix*) ;; \
3715           *) rm -f $(DESTDIR)$(libdir)/libgettextlib.a ;; \
3716         esac
3717 # This is a Makefile rule that generates multiple files at once; see the
3718 # automake documentation, node "Multiple Outputs", for details.
3719 html-ostream.h : $(top_srcdir)/../build-aux/moopp html-ostream.oo.h html-ostream.oo.c ostream.oo.h
3720         $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-ostream.oo.c $(srcdir)/html-ostream.oo.h $(srcdir)/ostream.oo.h
3721 html-ostream.c html_ostream.priv.h html_ostream.vt.h : html-ostream.h
3722         @test -f $@ || { \
3723           trap 'rm -rf html-ostream.lock' 1 2 13 15; \
3724           if mkdir html-ostream.lock 2>/dev/null; then \
3725             echo "$(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-ostream.oo.c $(srcdir)/html-ostream.oo.h $(srcdir)/ostream.oo.h"; \
3726             $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-ostream.oo.c $(srcdir)/html-ostream.oo.h $(srcdir)/ostream.oo.h; \
3727             result=$$?; rm -rf html-ostream.lock; exit $$result; \
3728           else \
3729             while test -d html-ostream.lock; do sleep 1; done; \
3730             test -f $(srcdir)/html-ostream.h; \
3731           fi; \
3732         }
3733 # This is a Makefile rule that generates multiple files at once; see the
3734 # automake documentation, node "Multiple Outputs", for details.
3735 html-styled-ostream.h : $(top_srcdir)/../build-aux/moopp html-styled-ostream.oo.h html-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
3736         $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-styled-ostream.oo.c $(srcdir)/html-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h
3737 html-styled-ostream.c html_styled_ostream.priv.h html_styled_ostream.vt.h : html-styled-ostream.h
3738         @test -f $@ || { \
3739           trap 'rm -rf html-styled-ostream.lock' 1 2 13 15; \
3740           if mkdir html-styled-ostream.lock 2>/dev/null; then \
3741             echo "$(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-styled-ostream.oo.c $(srcdir)/html-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h"; \
3742             $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/html-styled-ostream.oo.c $(srcdir)/html-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h; \
3743             result=$$?; rm -rf html-styled-ostream.lock; exit $$result; \
3744           else \
3745             while test -d html-styled-ostream.lock; do sleep 1; done; \
3746             test -f $(srcdir)/html-styled-ostream.h; \
3747           fi; \
3748         }
3749
3750 # We need the following in order to create <iconv.h> when the system
3751 # doesn't have one that works with the given compiler.
3752 @GL_GENERATE_ICONV_H_TRUE@iconv.h: iconv.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3753 @GL_GENERATE_ICONV_H_TRUE@      $(AM_V_GEN)rm -f $@-t $@ && \
3754 @GL_GENERATE_ICONV_H_TRUE@      { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3755 @GL_GENERATE_ICONV_H_TRUE@        sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3756 @GL_GENERATE_ICONV_H_TRUE@            -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3757 @GL_GENERATE_ICONV_H_TRUE@            -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3758 @GL_GENERATE_ICONV_H_TRUE@            -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3759 @GL_GENERATE_ICONV_H_TRUE@            -e 's|@''NEXT_ICONV_H''@|$(NEXT_ICONV_H)|g' \
3760 @GL_GENERATE_ICONV_H_TRUE@            -e 's/@''GNULIB_ICONV''@/$(GNULIB_ICONV)/g' \
3761 @GL_GENERATE_ICONV_H_TRUE@            -e 's|@''ICONV_CONST''@|$(ICONV_CONST)|g' \
3762 @GL_GENERATE_ICONV_H_TRUE@            -e 's|@''REPLACE_ICONV''@|$(REPLACE_ICONV)|g' \
3763 @GL_GENERATE_ICONV_H_TRUE@            -e 's|@''REPLACE_ICONV_OPEN''@|$(REPLACE_ICONV_OPEN)|g' \
3764 @GL_GENERATE_ICONV_H_TRUE@            -e 's|@''REPLACE_ICONV_UTF''@|$(REPLACE_ICONV_UTF)|g' \
3765 @GL_GENERATE_ICONV_H_TRUE@            -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3766 @GL_GENERATE_ICONV_H_TRUE@            -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3767 @GL_GENERATE_ICONV_H_TRUE@            -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3768 @GL_GENERATE_ICONV_H_TRUE@            < $(srcdir)/iconv.in.h; \
3769 @GL_GENERATE_ICONV_H_TRUE@      } > $@-t && \
3770 @GL_GENERATE_ICONV_H_TRUE@      mv $@-t $@
3771 @GL_GENERATE_ICONV_H_FALSE@iconv.h: $(top_builddir)/config.status
3772 @GL_GENERATE_ICONV_H_FALSE@     rm -f $@
3773
3774 iconv_open-aix.h: iconv_open-aix.gperf
3775         $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-aix.gperf > $(srcdir)/iconv_open-aix.h-t && \
3776         mv $(srcdir)/iconv_open-aix.h-t $(srcdir)/iconv_open-aix.h
3777 iconv_open-hpux.h: iconv_open-hpux.gperf
3778         $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-hpux.gperf > $(srcdir)/iconv_open-hpux.h-t && \
3779         mv $(srcdir)/iconv_open-hpux.h-t $(srcdir)/iconv_open-hpux.h
3780 iconv_open-irix.h: iconv_open-irix.gperf
3781         $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-irix.gperf > $(srcdir)/iconv_open-irix.h-t && \
3782         mv $(srcdir)/iconv_open-irix.h-t $(srcdir)/iconv_open-irix.h
3783 iconv_open-osf.h: iconv_open-osf.gperf
3784         $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-osf.gperf > $(srcdir)/iconv_open-osf.h-t && \
3785         mv $(srcdir)/iconv_open-osf.h-t $(srcdir)/iconv_open-osf.h
3786 iconv_open-solaris.h: iconv_open-solaris.gperf
3787         $(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-solaris.gperf > $(srcdir)/iconv_open-solaris.h-t && \
3788         mv $(srcdir)/iconv_open-solaris.h-t $(srcdir)/iconv_open-solaris.h
3789
3790 # We need the following in order to create an empty placeholder for
3791 # <langinfo.h> when the system doesn't have one.
3792 langinfo.h: langinfo.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
3793         $(AM_V_GEN)rm -f $@-t $@ && \
3794         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3795           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3796               -e 's|@''HAVE_LANGINFO_H''@|$(HAVE_LANGINFO_H)|g' \
3797               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3798               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3799               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3800               -e 's|@''NEXT_LANGINFO_H''@|$(NEXT_LANGINFO_H)|g' \
3801               -e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \
3802               -e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \
3803               -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \
3804               -e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \
3805               -e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \
3806               -e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \
3807               -e 's|@''REPLACE_NL_LANGINFO''@|$(REPLACE_NL_LANGINFO)|g' \
3808               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3809               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3810               < $(srcdir)/langinfo.in.h; \
3811         } > $@-t && \
3812         mv $@-t $@
3813
3814 glib.h: glib.in.h
3815         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3816           cat $(srcdir)/glib.in.h; \
3817         } > $@-t
3818         mv -f $@-t $@
3819
3820 glibconfig.h: glibconfig.in.h
3821         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3822           cat $(srcdir)/glibconfig.in.h; \
3823         } > $@-t
3824         mv -f $@-t $@
3825
3826 glib/ghash.h: glib/ghash.in.h
3827         test -d glib || $(MKDIR_P) glib
3828         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3829           cat $(srcdir)/glib/ghash.in.h; \
3830         } > $@-t
3831         mv -f $@-t $@
3832
3833 glib/glist.h: glib/glist.in.h
3834         test -d glib || $(MKDIR_P) glib
3835         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3836           cat $(srcdir)/glib/glist.in.h; \
3837         } > $@-t
3838         mv -f $@-t $@
3839
3840 glib/gprimes.h: glib/gprimes.in.h
3841         test -d glib || $(MKDIR_P) glib
3842         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3843           cat $(srcdir)/glib/gprimes.in.h; \
3844         } > $@-t
3845         mv -f $@-t $@
3846
3847 glib/gstrfuncs.h: glib/gstrfuncs.in.h
3848         test -d glib || $(MKDIR_P) glib
3849         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3850           cat $(srcdir)/glib/gstrfuncs.in.h; \
3851         } > $@-t
3852         mv -f $@-t $@
3853
3854 glib/gstring.h: glib/gstring.in.h
3855         test -d glib || $(MKDIR_P) glib
3856         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3857           cat $(srcdir)/glib/gstring.in.h; \
3858         } > $@-t
3859         mv -f $@-t $@
3860
3861 glib/gtypes.h: glib/gtypes.in.h
3862         test -d glib || $(MKDIR_P) glib
3863         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3864           cat $(srcdir)/glib/gtypes.in.h; \
3865         } > $@-t
3866         mv -f $@-t $@
3867
3868 libxml/DOCBparser.h: libxml/DOCBparser.in.h
3869         test -d libxml || $(MKDIR_P) libxml
3870         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3871           cat $(srcdir)/libxml/DOCBparser.in.h; \
3872         } > $@-t
3873         mv -f $@-t $@
3874
3875 libxml/HTMLparser.h: libxml/HTMLparser.in.h
3876         test -d libxml || $(MKDIR_P) libxml
3877         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3878           cat $(srcdir)/libxml/HTMLparser.in.h; \
3879         } > $@-t
3880         mv -f $@-t $@
3881
3882 libxml/HTMLtree.h: libxml/HTMLtree.in.h
3883         test -d libxml || $(MKDIR_P) libxml
3884         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3885           cat $(srcdir)/libxml/HTMLtree.in.h; \
3886         } > $@-t
3887         mv -f $@-t $@
3888
3889 libxml/SAX.h: libxml/SAX.in.h
3890         test -d libxml || $(MKDIR_P) libxml
3891         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3892           cat $(srcdir)/libxml/SAX.in.h; \
3893         } > $@-t
3894         mv -f $@-t $@
3895
3896 libxml/SAX2.h: libxml/SAX2.in.h
3897         test -d libxml || $(MKDIR_P) libxml
3898         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3899           cat $(srcdir)/libxml/SAX2.in.h; \
3900         } > $@-t
3901         mv -f $@-t $@
3902
3903 libxml/c14n.h: libxml/c14n.in.h
3904         test -d libxml || $(MKDIR_P) libxml
3905         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3906           cat $(srcdir)/libxml/c14n.in.h; \
3907         } > $@-t
3908         mv -f $@-t $@
3909
3910 libxml/catalog.h: libxml/catalog.in.h
3911         test -d libxml || $(MKDIR_P) libxml
3912         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3913           cat $(srcdir)/libxml/catalog.in.h; \
3914         } > $@-t
3915         mv -f $@-t $@
3916
3917 libxml/chvalid.h: libxml/chvalid.in.h
3918         test -d libxml || $(MKDIR_P) libxml
3919         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3920           cat $(srcdir)/libxml/chvalid.in.h; \
3921         } > $@-t
3922         mv -f $@-t $@
3923
3924 libxml/debugXML.h: libxml/debugXML.in.h
3925         test -d libxml || $(MKDIR_P) libxml
3926         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3927           cat $(srcdir)/libxml/debugXML.in.h; \
3928         } > $@-t
3929         mv -f $@-t $@
3930
3931 libxml/dict.h: libxml/dict.in.h
3932         test -d libxml || $(MKDIR_P) libxml
3933         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3934           cat $(srcdir)/libxml/dict.in.h; \
3935         } > $@-t
3936         mv -f $@-t $@
3937
3938 libxml/encoding.h: libxml/encoding.in.h
3939         test -d libxml || $(MKDIR_P) libxml
3940         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3941           cat $(srcdir)/libxml/encoding.in.h; \
3942         } > $@-t
3943         mv -f $@-t $@
3944
3945 libxml/entities.h: libxml/entities.in.h
3946         test -d libxml || $(MKDIR_P) libxml
3947         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3948           cat $(srcdir)/libxml/entities.in.h; \
3949         } > $@-t
3950         mv -f $@-t $@
3951
3952 libxml/globals.h: libxml/globals.in.h
3953         test -d libxml || $(MKDIR_P) libxml
3954         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3955           cat $(srcdir)/libxml/globals.in.h; \
3956         } > $@-t
3957         mv -f $@-t $@
3958
3959 libxml/hash.h: libxml/hash.in.h
3960         test -d libxml || $(MKDIR_P) libxml
3961         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3962           cat $(srcdir)/libxml/hash.in.h; \
3963         } > $@-t
3964         mv -f $@-t $@
3965
3966 libxml/list.h: libxml/list.in.h
3967         test -d libxml || $(MKDIR_P) libxml
3968         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3969           cat $(srcdir)/libxml/list.in.h; \
3970         } > $@-t
3971         mv -f $@-t $@
3972
3973 libxml/nanoftp.h: libxml/nanoftp.in.h
3974         test -d libxml || $(MKDIR_P) libxml
3975         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3976           cat $(srcdir)/libxml/nanoftp.in.h; \
3977         } > $@-t
3978         mv -f $@-t $@
3979
3980 libxml/nanohttp.h: libxml/nanohttp.in.h
3981         test -d libxml || $(MKDIR_P) libxml
3982         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3983           cat $(srcdir)/libxml/nanohttp.in.h; \
3984         } > $@-t
3985         mv -f $@-t $@
3986
3987 libxml/parser.h: libxml/parser.in.h
3988         test -d libxml || $(MKDIR_P) libxml
3989         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3990           cat $(srcdir)/libxml/parser.in.h; \
3991         } > $@-t
3992         mv -f $@-t $@
3993
3994 libxml/parserInternals.h: libxml/parserInternals.in.h
3995         test -d libxml || $(MKDIR_P) libxml
3996         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3997           cat $(srcdir)/libxml/parserInternals.in.h; \
3998         } > $@-t
3999         mv -f $@-t $@
4000
4001 libxml/pattern.h: libxml/pattern.in.h
4002         test -d libxml || $(MKDIR_P) libxml
4003         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4004           cat $(srcdir)/libxml/pattern.in.h; \
4005         } > $@-t
4006         mv -f $@-t $@
4007
4008 libxml/relaxng.h: libxml/relaxng.in.h
4009         test -d libxml || $(MKDIR_P) libxml
4010         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4011           cat $(srcdir)/libxml/relaxng.in.h; \
4012         } > $@-t
4013         mv -f $@-t $@
4014
4015 libxml/schemasInternals.h: libxml/schemasInternals.in.h
4016         test -d libxml || $(MKDIR_P) libxml
4017         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4018           cat $(srcdir)/libxml/schemasInternals.in.h; \
4019         } > $@-t
4020         mv -f $@-t $@
4021
4022 libxml/schematron.h: libxml/schematron.in.h
4023         test -d libxml || $(MKDIR_P) libxml
4024         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4025           cat $(srcdir)/libxml/schematron.in.h; \
4026         } > $@-t
4027         mv -f $@-t $@
4028
4029 libxml/threads.h: libxml/threads.in.h
4030         test -d libxml || $(MKDIR_P) libxml
4031         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4032           cat $(srcdir)/libxml/threads.in.h; \
4033         } > $@-t
4034         mv -f $@-t $@
4035
4036 libxml/tree.h: libxml/tree.in.h
4037         test -d libxml || $(MKDIR_P) libxml
4038         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4039           cat $(srcdir)/libxml/tree.in.h; \
4040         } > $@-t
4041         mv -f $@-t $@
4042
4043 libxml/uri.h: libxml/uri.in.h
4044         test -d libxml || $(MKDIR_P) libxml
4045         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4046           cat $(srcdir)/libxml/uri.in.h; \
4047         } > $@-t
4048         mv -f $@-t $@
4049
4050 libxml/valid.h: libxml/valid.in.h
4051         test -d libxml || $(MKDIR_P) libxml
4052         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4053           cat $(srcdir)/libxml/valid.in.h; \
4054         } > $@-t
4055         mv -f $@-t $@
4056
4057 libxml/xinclude.h: libxml/xinclude.in.h
4058         test -d libxml || $(MKDIR_P) libxml
4059         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4060           cat $(srcdir)/libxml/xinclude.in.h; \
4061         } > $@-t
4062         mv -f $@-t $@
4063
4064 libxml/xlink.h: libxml/xlink.in.h
4065         test -d libxml || $(MKDIR_P) libxml
4066         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4067           cat $(srcdir)/libxml/xlink.in.h; \
4068         } > $@-t
4069         mv -f $@-t $@
4070
4071 libxml/xmlIO.h: libxml/xmlIO.in.h
4072         test -d libxml || $(MKDIR_P) libxml
4073         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4074           cat $(srcdir)/libxml/xmlIO.in.h; \
4075         } > $@-t
4076         mv -f $@-t $@
4077
4078 libxml/xmlautomata.h: libxml/xmlautomata.in.h
4079         test -d libxml || $(MKDIR_P) libxml
4080         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4081           cat $(srcdir)/libxml/xmlautomata.in.h; \
4082         } > $@-t
4083         mv -f $@-t $@
4084
4085 libxml/xmlerror.h: libxml/xmlerror.in.h
4086         test -d libxml || $(MKDIR_P) libxml
4087         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4088           cat $(srcdir)/libxml/xmlerror.in.h; \
4089         } > $@-t
4090         mv -f $@-t $@
4091
4092 libxml/xmlexports.h: libxml/xmlexports.in.h
4093         test -d libxml || $(MKDIR_P) libxml
4094         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4095           cat $(srcdir)/libxml/xmlexports.in.h; \
4096         } > $@-t
4097         mv -f $@-t $@
4098
4099 libxml/xmlmemory.h: libxml/xmlmemory.in.h
4100         test -d libxml || $(MKDIR_P) libxml
4101         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4102           cat $(srcdir)/libxml/xmlmemory.in.h; \
4103         } > $@-t
4104         mv -f $@-t $@
4105
4106 libxml/xmlmodule.h: libxml/xmlmodule.in.h
4107         test -d libxml || $(MKDIR_P) libxml
4108         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4109           cat $(srcdir)/libxml/xmlmodule.in.h; \
4110         } > $@-t
4111         mv -f $@-t $@
4112
4113 libxml/xmlreader.h: libxml/xmlreader.in.h
4114         test -d libxml || $(MKDIR_P) libxml
4115         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4116           cat $(srcdir)/libxml/xmlreader.in.h; \
4117         } > $@-t
4118         mv -f $@-t $@
4119
4120 libxml/xmlregexp.h: libxml/xmlregexp.in.h
4121         test -d libxml || $(MKDIR_P) libxml
4122         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4123           cat $(srcdir)/libxml/xmlregexp.in.h; \
4124         } > $@-t
4125         mv -f $@-t $@
4126
4127 libxml/xmlsave.h: libxml/xmlsave.in.h
4128         test -d libxml || $(MKDIR_P) libxml
4129         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4130           cat $(srcdir)/libxml/xmlsave.in.h; \
4131         } > $@-t
4132         mv -f $@-t $@
4133
4134 libxml/xmlschemas.h: libxml/xmlschemas.in.h
4135         test -d libxml || $(MKDIR_P) libxml
4136         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4137           cat $(srcdir)/libxml/xmlschemas.in.h; \
4138         } > $@-t
4139         mv -f $@-t $@
4140
4141 libxml/xmlschemastypes.h: libxml/xmlschemastypes.in.h
4142         test -d libxml || $(MKDIR_P) libxml
4143         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4144           cat $(srcdir)/libxml/xmlschemastypes.in.h; \
4145         } > $@-t
4146         mv -f $@-t $@
4147
4148 libxml/xmlstring.h: libxml/xmlstring.in.h
4149         test -d libxml || $(MKDIR_P) libxml
4150         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4151           cat $(srcdir)/libxml/xmlstring.in.h; \
4152         } > $@-t
4153         mv -f $@-t $@
4154
4155 libxml/xmlunicode.h: libxml/xmlunicode.in.h
4156         test -d libxml || $(MKDIR_P) libxml
4157         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4158           cat $(srcdir)/libxml/xmlunicode.in.h; \
4159         } > $@-t
4160         mv -f $@-t $@
4161
4162 libxml/xmlversion.h: libxml/xmlversion.in.h
4163         test -d libxml || $(MKDIR_P) libxml
4164         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4165           cat $(srcdir)/libxml/xmlversion.in.h; \
4166         } > $@-t
4167         mv -f $@-t $@
4168
4169 libxml/xmlwriter.h: libxml/xmlwriter.in.h
4170         test -d libxml || $(MKDIR_P) libxml
4171         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4172           cat $(srcdir)/libxml/xmlwriter.in.h; \
4173         } > $@-t
4174         mv -f $@-t $@
4175
4176 libxml/xpath.h: libxml/xpath.in.h
4177         test -d libxml || $(MKDIR_P) libxml
4178         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4179           cat $(srcdir)/libxml/xpath.in.h; \
4180         } > $@-t
4181         mv -f $@-t $@
4182
4183 libxml/xpathInternals.h: libxml/xpathInternals.in.h
4184         test -d libxml || $(MKDIR_P) libxml
4185         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4186           cat $(srcdir)/libxml/xpathInternals.in.h; \
4187         } > $@-t
4188         mv -f $@-t $@
4189
4190 libxml/xpointer.h: libxml/xpointer.in.h
4191         test -d libxml || $(MKDIR_P) libxml
4192         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4193           cat $(srcdir)/libxml/xpointer.in.h; \
4194         } > $@-t
4195         mv -f $@-t $@
4196
4197 # We need the following in order to install a simple file in $(libdir)
4198 # which is shared with other installed packages. We use a list of referencing
4199 # packages so that "make uninstall" will remove the file if and only if it
4200 # is not used by another installed package.
4201 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
4202 # avoid installing it.
4203
4204 all-local: charset.alias ref-add.sed ref-del.sed
4205 install-exec-local: install-exec-localcharset
4206 install-exec-localcharset: all-local
4207         if test $(GLIBC21) = no; then \
4208           case '$(host_os)' in \
4209             darwin[56]*) \
4210               need_charset_alias=true ;; \
4211             darwin* | cygwin* | mingw* | pw32* | cegcc*) \
4212               need_charset_alias=false ;; \
4213             *) \
4214               need_charset_alias=true ;; \
4215           esac ; \
4216         else \
4217           need_charset_alias=false ; \
4218         fi ; \
4219         if $$need_charset_alias; then \
4220           $(mkinstalldirs) $(DESTDIR)$(libdir) ; \
4221         fi ; \
4222         if test -f $(charset_alias); then \
4223           sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
4224           $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
4225           rm -f $(charset_tmp) ; \
4226         else \
4227           if $$need_charset_alias; then \
4228             sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
4229             $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
4230             rm -f $(charset_tmp) ; \
4231           fi ; \
4232         fi
4233
4234 uninstall-local: uninstall-localcharset
4235 uninstall-localcharset: all-local
4236         if test -f $(charset_alias); then \
4237           sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
4238           if grep '^# Packages using this file: $$' $(charset_tmp) \
4239               > /dev/null; then \
4240             rm -f $(charset_alias); \
4241           else \
4242             $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
4243           fi; \
4244           rm -f $(charset_tmp); \
4245         fi
4246
4247 charset.alias: config.charset
4248         $(AM_V_GEN)rm -f t-$@ $@ && \
4249         $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@ && \
4250         mv t-$@ $@
4251 .sin.sed:
4252         $(AM_V_GEN)rm -f t-$@ $@ && \
4253         sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ && \
4254         mv t-$@ $@
4255
4256 # We need the following in order to create <locale.h> when the system
4257 # doesn't have one that provides all definitions.
4258 locale.h: locale.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4259         $(AM_V_GEN)rm -f $@-t $@ && \
4260         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4261           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4262               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4263               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4264               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4265               -e 's|@''NEXT_LOCALE_H''@|$(NEXT_LOCALE_H)|g' \
4266               -e 's/@''GNULIB_LOCALECONV''@/$(GNULIB_LOCALECONV)/g' \
4267               -e 's/@''GNULIB_SETLOCALE''@/$(GNULIB_SETLOCALE)/g' \
4268               -e 's/@''GNULIB_DUPLOCALE''@/$(GNULIB_DUPLOCALE)/g' \
4269               -e 's|@''HAVE_DUPLOCALE''@|$(HAVE_DUPLOCALE)|g' \
4270               -e 's|@''HAVE_XLOCALE_H''@|$(HAVE_XLOCALE_H)|g' \
4271               -e 's|@''REPLACE_LOCALECONV''@|$(REPLACE_LOCALECONV)|g' \
4272               -e 's|@''REPLACE_SETLOCALE''@|$(REPLACE_SETLOCALE)|g' \
4273               -e 's|@''REPLACE_DUPLOCALE''@|$(REPLACE_DUPLOCALE)|g' \
4274               -e 's|@''REPLACE_STRUCT_LCONV''@|$(REPLACE_STRUCT_LCONV)|g' \
4275               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4276               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4277               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
4278               < $(srcdir)/locale.in.h; \
4279         } > $@-t && \
4280         mv $@-t $@
4281
4282 # We need the following in order to create <math.h> when the system
4283 # doesn't have one that works with the given compiler.
4284 math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4285         $(AM_V_GEN)rm -f $@-t $@ && \
4286         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4287           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4288               -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
4289               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4290               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4291               -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
4292               -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
4293               -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
4294               -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
4295               -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
4296               -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
4297               -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
4298               -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
4299               -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
4300               -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
4301               -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
4302               -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
4303               -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
4304               -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
4305               -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
4306               -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
4307               -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
4308               -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
4309               -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
4310               -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
4311               -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
4312               -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
4313               -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
4314               -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
4315               -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
4316               -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
4317               -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
4318               -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
4319               -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
4320               -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
4321               -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
4322               -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
4323               -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
4324               -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
4325               -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
4326               -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
4327               -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
4328               -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
4329               -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
4330               -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
4331               -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
4332               -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
4333               -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
4334               -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
4335               -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
4336               < $(srcdir)/math.in.h | \
4337           sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
4338               -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
4339               -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
4340               -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
4341               -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
4342               -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
4343               -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
4344               -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
4345               -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
4346               -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
4347               -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
4348               -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
4349               -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
4350               -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
4351               -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
4352               -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
4353               -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
4354               -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
4355               -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
4356               -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
4357               -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
4358               -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
4359               -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
4360               -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
4361               -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
4362               -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
4363               -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
4364               -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
4365               -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
4366               -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
4367               -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
4368               -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
4369               -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
4370               -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
4371               -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
4372               -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
4373               -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
4374               -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
4375               -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
4376               -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
4377               -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
4378               -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
4379               -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
4380               -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
4381               -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
4382               -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
4383               -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
4384               -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
4385               -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
4386               -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
4387               -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
4388           | \
4389           sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
4390               -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
4391               -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
4392               -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
4393               -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
4394               -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
4395               -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
4396               -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
4397               -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
4398               -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
4399               -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
4400               -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
4401               -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
4402               -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
4403               -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
4404               -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
4405               -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
4406               -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
4407               -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
4408               -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
4409               -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
4410               -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
4411               -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
4412               -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
4413               -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
4414               -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
4415               -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
4416               -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
4417               -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
4418               -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
4419               -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
4420               -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
4421               -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
4422               -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
4423               -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
4424               -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
4425               -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
4426               -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
4427               -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
4428               -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
4429               -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
4430               -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
4431               -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
4432               -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
4433               -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
4434               -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
4435               -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
4436               -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
4437               -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
4438               -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
4439               -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
4440               -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
4441               -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
4442               -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
4443               -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
4444               -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
4445               -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
4446               -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
4447               -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
4448               -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
4449               -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
4450               -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
4451               -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
4452               -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
4453               -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
4454               -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
4455               -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
4456               -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
4457               -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
4458               -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
4459               -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
4460               -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
4461               -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
4462               -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
4463               -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
4464               -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
4465               -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
4466               -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
4467               -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
4468               -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
4469               -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
4470               -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
4471               -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
4472               -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
4473               -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
4474               -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
4475               -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
4476               -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
4477               -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
4478               -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
4479               -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
4480               -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
4481               -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
4482               -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
4483               -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
4484               -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
4485           | \
4486           sed -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
4487               -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
4488               -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
4489               -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
4490               -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
4491               -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
4492               -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
4493               -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
4494               -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
4495               -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
4496               -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
4497               -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
4498               -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
4499               -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
4500               -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
4501               -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
4502               -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
4503               -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
4504               -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
4505               -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
4506               -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
4507               -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
4508               -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
4509               -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
4510               -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
4511               -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
4512               -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
4513               -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
4514               -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
4515               -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
4516               -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
4517               -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
4518               -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
4519               -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
4520               -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
4521               -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
4522               -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
4523               -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
4524               -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
4525               -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
4526               -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
4527               -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
4528               -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
4529               -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
4530               -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
4531               -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
4532               -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
4533               -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
4534               -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
4535               -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
4536               -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
4537               -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
4538               -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
4539               -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
4540               -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
4541               -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
4542               -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
4543               -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
4544               -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
4545               -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
4546               -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
4547               -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
4548               -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
4549               -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
4550               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4551               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4552               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
4553         } > $@-t && \
4554         mv $@-t $@
4555 # This is a Makefile rule that generates multiple files at once; see the
4556 # automake documentation, node "Multiple Outputs", for details.
4557 ostream.h : $(top_srcdir)/../build-aux/moopp ostream.oo.h ostream.oo.c
4558         $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/ostream.oo.c $(srcdir)/ostream.oo.h
4559 ostream.c ostream.priv.h ostream.vt.h : ostream.h
4560         @test -f $@ || { \
4561           trap 'rm -rf ostream.lock' 1 2 13 15; \
4562           if mkdir ostream.lock 2>/dev/null; then \
4563             echo "$(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/ostream.oo.c $(srcdir)/ostream.oo.h"; \
4564             $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/ostream.oo.c $(srcdir)/ostream.oo.h; \
4565             result=$$?; rm -rf ostream.lock; exit $$result; \
4566           else \
4567             while test -d ostream.lock; do sleep 1; done; \
4568             test -f $(srcdir)/ostream.h; \
4569           fi; \
4570         }
4571 @RELOCATABLE_VIA_WRAPPER_TRUE@uninstall-hook: uninstall-relocwrapper
4572 @RELOCATABLE_VIA_WRAPPER_TRUE@uninstall-relocwrapper:
4573 @RELOCATABLE_VIA_WRAPPER_TRUE@  if test $(RELOCATABLE) = yes; then \
4574 @RELOCATABLE_VIA_WRAPPER_TRUE@    case '$(EXEEXT)' in \
4575 @RELOCATABLE_VIA_WRAPPER_TRUE@      .bin*) ;; \
4576 @RELOCATABLE_VIA_WRAPPER_TRUE@      *) cd $(top_builddir) && \
4577 @RELOCATABLE_VIA_WRAPPER_TRUE@         $(MAKE) $(AM_MAKEFLAGS) EXEEXT=.bin$(EXEEXT) \
4578 @RELOCATABLE_VIA_WRAPPER_TRUE@                 AM_MAKEFLAGS='$(AM_MAKEFLAGS) EXEEXT=.bin$(EXEEXT)' \
4579 @RELOCATABLE_VIA_WRAPPER_TRUE@                 uninstall ;; \
4580 @RELOCATABLE_VIA_WRAPPER_TRUE@    esac; \
4581 @RELOCATABLE_VIA_WRAPPER_TRUE@  fi
4582 @RELOCATABLE_VIA_WRAPPER_TRUE@.PHONY: uninstall-relocwrapper
4583
4584 # We need the following in order to create a replacement for <sched.h> when
4585 # the system doesn't have one.
4586 @GL_GENERATE_SCHED_H_TRUE@sched.h: sched.in.h $(top_builddir)/config.status
4587 @GL_GENERATE_SCHED_H_TRUE@      $(AM_V_GEN)rm -f $@-t $@ && \
4588 @GL_GENERATE_SCHED_H_TRUE@      { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4589 @GL_GENERATE_SCHED_H_TRUE@        sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4590 @GL_GENERATE_SCHED_H_TRUE@            -e 's|@''HAVE_SCHED_H''@|$(HAVE_SCHED_H)|g' \
4591 @GL_GENERATE_SCHED_H_TRUE@            -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4592 @GL_GENERATE_SCHED_H_TRUE@            -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4593 @GL_GENERATE_SCHED_H_TRUE@            -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4594 @GL_GENERATE_SCHED_H_TRUE@            -e 's|@''NEXT_SCHED_H''@|$(NEXT_SCHED_H)|g' \
4595 @GL_GENERATE_SCHED_H_TRUE@            -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|$(HAVE_STRUCT_SCHED_PARAM)|g' \
4596 @GL_GENERATE_SCHED_H_TRUE@            < $(srcdir)/sched.in.h; \
4597 @GL_GENERATE_SCHED_H_TRUE@      } > $@-t && \
4598 @GL_GENERATE_SCHED_H_TRUE@      mv $@-t $@
4599 @GL_GENERATE_SCHED_H_FALSE@sched.h: $(top_builddir)/config.status
4600 @GL_GENERATE_SCHED_H_FALSE@     rm -f $@
4601
4602 # We need the following in order to create <signal.h> when the system
4603 # doesn't have a complete one.
4604 signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4605         $(AM_V_GEN)rm -f $@-t $@ && \
4606         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4607           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4608               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4609               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4610               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4611               -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
4612               -e 's|@''GNULIB_PTHREAD_SIGMASK''@|$(GNULIB_PTHREAD_SIGMASK)|g' \
4613               -e 's|@''GNULIB_RAISE''@|$(GNULIB_RAISE)|g' \
4614               -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
4615               -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
4616               -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
4617               -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
4618               -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
4619               -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
4620               -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
4621               -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
4622               -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
4623               -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
4624               -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
4625               -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
4626               -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
4627               -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
4628               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4629               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4630               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
4631               < $(srcdir)/signal.in.h; \
4632         } > $@-t && \
4633         mv $@-t $@
4634 # The arg-nonnull.h that gets inserted into generated .h files is the same as
4635 # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
4636 # off.
4637 arg-nonnull.h: $(top_srcdir)/../build-aux/snippet/arg-nonnull.h
4638         $(AM_V_GEN)rm -f $@-t $@ && \
4639         sed -n -e '/GL_ARG_NONNULL/,$$p' \
4640           < $(top_srcdir)/../build-aux/snippet/arg-nonnull.h \
4641           > $@-t && \
4642         mv $@-t $@
4643 # The c++defs.h that gets inserted into generated .h files is the same as
4644 # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
4645 c++defs.h: $(top_srcdir)/../build-aux/snippet/c++defs.h
4646         $(AM_V_GEN)rm -f $@-t $@ && \
4647         sed -n -e '/_GL_CXXDEFS/,$$p' \
4648           < $(top_srcdir)/../build-aux/snippet/c++defs.h \
4649           > $@-t && \
4650         mv $@-t $@
4651 # The unused-parameter.h that gets inserted into generated .h files is the same
4652 # as build-aux/snippet/unused-parameter.h, except that it has the copyright
4653 # header cut off.
4654 unused-parameter.h: $(top_srcdir)/../build-aux/snippet/unused-parameter.h
4655         $(AM_V_GEN)rm -f $@-t $@ && \
4656         sed -n -e '/GL_UNUSED_PARAMETER/,$$p' \
4657           < $(top_srcdir)/../build-aux/snippet/unused-parameter.h \
4658           > $@-t && \
4659         mv $@-t $@
4660 # The warn-on-use.h that gets inserted into generated .h files is the same as
4661 # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
4662 # off.
4663 warn-on-use.h: $(top_srcdir)/../build-aux/snippet/warn-on-use.h
4664         $(AM_V_GEN)rm -f $@-t $@ && \
4665         sed -n -e '/^.ifndef/,$$p' \
4666           < $(top_srcdir)/../build-aux/snippet/warn-on-use.h \
4667           > $@-t && \
4668         mv $@-t $@
4669
4670 # We need the following in order to create a replacement for <spawn.h> when
4671 # the system doesn't have one.
4672 spawn.h: spawn.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4673         $(AM_V_GEN)rm -f $@-t $@ && \
4674         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4675           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4676               -e 's|@''HAVE_SPAWN_H''@|$(HAVE_SPAWN_H)|g' \
4677               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4678               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4679               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4680               -e 's|@''NEXT_SPAWN_H''@|$(NEXT_SPAWN_H)|g' \
4681               -e 's/@''GNULIB_POSIX_SPAWN''@/$(GNULIB_POSIX_SPAWN)/g' \
4682               -e 's/@''GNULIB_POSIX_SPAWNP''@/$(GNULIB_POSIX_SPAWNP)/g' \
4683               -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/$(GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT)/g' \
4684               -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/$(GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE)/g' \
4685               -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/$(GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2)/g' \
4686               -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/$(GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN)/g' \
4687               -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/$(GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY)/g' \
4688               -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/$(GNULIB_POSIX_SPAWNATTR_INIT)/g' \
4689               -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/$(GNULIB_POSIX_SPAWNATTR_GETFLAGS)/g' \
4690               -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/$(GNULIB_POSIX_SPAWNATTR_SETFLAGS)/g' \
4691               -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/$(GNULIB_POSIX_SPAWNATTR_GETPGROUP)/g' \
4692               -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/$(GNULIB_POSIX_SPAWNATTR_SETPGROUP)/g' \
4693               -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/$(GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM)/g' \
4694               -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/$(GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM)/g' \
4695               -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/$(GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY)/g' \
4696               -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/$(GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY)/g' \
4697               -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/$(GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT)/g' \
4698               -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/$(GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT)/g' \
4699               -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/$(GNULIB_POSIX_SPAWNATTR_GETSIGMASK)/g' \
4700               -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/$(GNULIB_POSIX_SPAWNATTR_SETSIGMASK)/g' \
4701               -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/$(GNULIB_POSIX_SPAWNATTR_DESTROY)/g' \
4702               -e 's|@''HAVE_POSIX_SPAWN''@|$(HAVE_POSIX_SPAWN)|g' \
4703               -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|$(HAVE_POSIX_SPAWNATTR_T)|g' \
4704               -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|$(HAVE_POSIX_SPAWN_FILE_ACTIONS_T)|g' \
4705               -e 's|@''REPLACE_POSIX_SPAWN''@|$(REPLACE_POSIX_SPAWN)|g' \
4706               -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|$(REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE)|g' \
4707               -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|$(REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2)|g' \
4708               -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|$(REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN)|g' \
4709               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4710               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4711               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
4712               < $(srcdir)/spawn.in.h; \
4713         } > $@-t && \
4714         mv $@-t $@
4715
4716 # We need the following in order to create <stdarg.h> when the system
4717 # doesn't have one that works with the given compiler.
4718 @GL_GENERATE_STDARG_H_TRUE@stdarg.h: stdarg.in.h $(top_builddir)/config.status
4719 @GL_GENERATE_STDARG_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
4720 @GL_GENERATE_STDARG_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4721 @GL_GENERATE_STDARG_H_TRUE@       sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4722 @GL_GENERATE_STDARG_H_TRUE@           -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4723 @GL_GENERATE_STDARG_H_TRUE@           -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4724 @GL_GENERATE_STDARG_H_TRUE@           -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4725 @GL_GENERATE_STDARG_H_TRUE@           -e 's|@''NEXT_STDARG_H''@|$(NEXT_STDARG_H)|g' \
4726 @GL_GENERATE_STDARG_H_TRUE@           < $(srcdir)/stdarg.in.h; \
4727 @GL_GENERATE_STDARG_H_TRUE@     } > $@-t && \
4728 @GL_GENERATE_STDARG_H_TRUE@     mv $@-t $@
4729 @GL_GENERATE_STDARG_H_FALSE@stdarg.h: $(top_builddir)/config.status
4730 @GL_GENERATE_STDARG_H_FALSE@    rm -f $@
4731
4732 # We need the following in order to create <stdbool.h> when the system
4733 # doesn't have one that works.
4734 @GL_GENERATE_STDBOOL_H_TRUE@stdbool.h: stdbool.in.h $(top_builddir)/config.status
4735 @GL_GENERATE_STDBOOL_H_TRUE@    $(AM_V_GEN)rm -f $@-t $@ && \
4736 @GL_GENERATE_STDBOOL_H_TRUE@    { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4737 @GL_GENERATE_STDBOOL_H_TRUE@      sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
4738 @GL_GENERATE_STDBOOL_H_TRUE@    } > $@-t && \
4739 @GL_GENERATE_STDBOOL_H_TRUE@    mv $@-t $@
4740 @GL_GENERATE_STDBOOL_H_FALSE@stdbool.h: $(top_builddir)/config.status
4741 @GL_GENERATE_STDBOOL_H_FALSE@   rm -f $@
4742
4743 # We need the following in order to create <stddef.h> when the system
4744 # doesn't have one that works with the given compiler.
4745 @GL_GENERATE_STDDEF_H_TRUE@stddef.h: stddef.in.h $(top_builddir)/config.status
4746 @GL_GENERATE_STDDEF_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
4747 @GL_GENERATE_STDDEF_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4748 @GL_GENERATE_STDDEF_H_TRUE@       sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4749 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4750 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4751 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4752 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
4753 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
4754 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
4755 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
4756 @GL_GENERATE_STDDEF_H_TRUE@           < $(srcdir)/stddef.in.h; \
4757 @GL_GENERATE_STDDEF_H_TRUE@     } > $@-t && \
4758 @GL_GENERATE_STDDEF_H_TRUE@     mv $@-t $@
4759 @GL_GENERATE_STDDEF_H_FALSE@stddef.h: $(top_builddir)/config.status
4760 @GL_GENERATE_STDDEF_H_FALSE@    rm -f $@
4761
4762 # We need the following in order to create <stdint.h> when the system
4763 # doesn't have one that works with the given compiler.
4764 @GL_GENERATE_STDINT_H_TRUE@stdint.h: stdint.in.h $(top_builddir)/config.status
4765 @GL_GENERATE_STDINT_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
4766 @GL_GENERATE_STDINT_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4767 @GL_GENERATE_STDINT_H_TRUE@       sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4768 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
4769 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4770 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4771 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4772 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
4773 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
4774 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
4775 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
4776 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
4777 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
4778 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
4779 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
4780 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
4781 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
4782 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
4783 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
4784 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
4785 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
4786 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
4787 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
4788 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
4789 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
4790 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
4791 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
4792 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
4793 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
4794 @GL_GENERATE_STDINT_H_TRUE@           < $(srcdir)/stdint.in.h; \
4795 @GL_GENERATE_STDINT_H_TRUE@     } > $@-t && \
4796 @GL_GENERATE_STDINT_H_TRUE@     mv $@-t $@
4797 @GL_GENERATE_STDINT_H_FALSE@stdint.h: $(top_builddir)/config.status
4798 @GL_GENERATE_STDINT_H_FALSE@    rm -f $@
4799
4800 # We need the following in order to create <stdio.h> when the system
4801 # doesn't have one that works with the given compiler.
4802 stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4803         $(AM_V_GEN)rm -f $@-t $@ && \
4804         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4805           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4806               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4807               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4808               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4809               -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
4810               -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
4811               -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
4812               -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
4813               -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
4814               -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
4815               -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
4816               -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
4817               -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
4818               -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
4819               -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
4820               -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
4821               -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
4822               -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
4823               -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
4824               -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
4825               -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
4826               -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
4827               -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
4828               -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
4829               -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
4830               -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
4831               -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
4832               -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
4833               -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
4834               -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
4835               -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
4836               -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
4837               -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
4838               -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
4839               -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
4840               -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
4841               -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
4842               -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
4843               -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
4844               -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
4845               -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
4846               -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
4847               -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
4848               -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
4849               -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
4850               -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
4851               -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
4852               -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
4853               -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
4854               -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
4855               -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
4856               -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
4857               -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
4858               -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
4859               -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
4860               -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
4861               -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
4862               -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
4863               < $(srcdir)/stdio.in.h | \
4864           sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
4865               -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
4866               -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
4867               -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
4868               -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
4869               -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
4870               -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
4871               -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
4872               -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
4873               -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
4874               -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
4875               -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
4876               -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
4877               -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
4878               -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
4879               -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
4880               -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
4881               -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
4882               -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
4883               -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
4884               -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
4885               -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
4886               -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
4887               -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
4888               -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
4889               -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
4890               -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
4891               -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
4892               -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
4893               -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
4894               -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
4895               -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
4896               -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
4897               -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
4898               -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
4899               -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
4900               -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
4901               -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
4902               -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
4903               -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
4904               -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
4905               -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
4906               -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
4907               -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
4908               -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
4909               -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
4910               -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
4911               -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
4912               -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
4913               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4914               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4915               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
4916         } > $@-t && \
4917         mv $@-t $@
4918
4919 # We need the following in order to create <stdlib.h> when the system
4920 # doesn't have one that works with the given compiler.
4921 stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
4922   $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4923         $(AM_V_GEN)rm -f $@-t $@ && \
4924         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4925           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4926               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4927               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4928               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4929               -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
4930               -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
4931               -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
4932               -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
4933               -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
4934               -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
4935               -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
4936               -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
4937               -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
4938               -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
4939               -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
4940               -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
4941               -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
4942               -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
4943               -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
4944               -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
4945               -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
4946               -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
4947               -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
4948               -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
4949               -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
4950               -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
4951               -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
4952               -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
4953               -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
4954               -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
4955               -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
4956               -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
4957               -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
4958               -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
4959               -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
4960               -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
4961               -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
4962               -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
4963               < $(srcdir)/stdlib.in.h | \
4964           sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
4965               -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
4966               -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
4967               -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
4968               -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
4969               -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
4970               -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
4971               -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
4972               -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
4973               -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
4974               -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
4975               -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
4976               -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
4977               -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
4978               -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
4979               -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
4980               -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
4981               -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
4982               -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
4983               -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
4984               -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
4985               -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
4986               -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
4987               -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
4988               -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
4989               -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
4990               -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
4991               -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
4992               -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
4993               -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
4994               -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
4995               -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
4996               -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
4997               -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
4998               -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
4999               -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
5000               -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
5001               -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
5002               -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
5003               -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
5004               -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
5005               -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
5006               -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
5007               -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
5008               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5009               -e '/definition of _Noreturn/r $(_NORETURN_H)' \
5010               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5011               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
5012         } > $@-t && \
5013         mv $@-t $@
5014
5015 # We need the following in order to create <string.h> when the system
5016 # doesn't have one that works with the given compiler.
5017 string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
5018         $(AM_V_GEN)rm -f $@-t $@ && \
5019         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
5020           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5021               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5022               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5023               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5024               -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
5025               -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
5026               -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
5027               -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
5028               -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
5029               -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
5030               -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
5031               -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
5032               -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
5033               -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
5034               -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
5035               -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
5036               -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
5037               -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
5038               -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
5039               -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
5040               -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
5041               -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
5042               -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
5043               -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
5044               -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
5045               -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
5046               -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
5047               -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
5048               -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
5049               -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
5050               -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
5051               -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
5052               -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
5053               -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
5054               -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
5055               -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
5056               -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
5057               -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
5058               -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
5059               -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
5060               -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
5061               -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
5062               < $(srcdir)/string.in.h | \
5063           sed -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
5064               -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
5065               -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
5066               -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
5067               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
5068               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
5069               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
5070               -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
5071               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
5072               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
5073               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
5074               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
5075               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
5076               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
5077               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
5078               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
5079               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
5080               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
5081               -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
5082               -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
5083               -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
5084               -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
5085               -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
5086               -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
5087               -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
5088               -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
5089               -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
5090               -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
5091               -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
5092               -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
5093               -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
5094               -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
5095               -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
5096               -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
5097               -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
5098               -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
5099               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5100               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5101               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
5102               < $(srcdir)/string.in.h; \
5103         } > $@-t && \
5104         mv $@-t $@
5105 # This is a Makefile rule that generates multiple files at once; see the
5106 # automake documentation, node "Multiple Outputs", for details.
5107 styled-ostream.h : $(top_srcdir)/../build-aux/moopp styled-ostream.oo.h styled-ostream.oo.c ostream.oo.h
5108         $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/styled-ostream.oo.c $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h
5109 styled-ostream.c styled_ostream.priv.h styled_ostream.vt.h : styled-ostream.h
5110         @test -f $@ || { \
5111           trap 'rm -rf styled-ostream.lock' 1 2 13 15; \
5112           if mkdir styled-ostream.lock 2>/dev/null; then \
5113             echo "$(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/styled-ostream.oo.c $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h"; \
5114             $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/styled-ostream.oo.c $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h; \
5115             result=$$?; rm -rf styled-ostream.lock; exit $$result; \
5116           else \
5117             while test -d styled-ostream.lock; do sleep 1; done; \
5118             test -f $(srcdir)/styled-ostream.h; \
5119           fi; \
5120         }
5121
5122 # We need the following in order to create <sys/select.h> when the system
5123 # doesn't have one that works with the given compiler.
5124 sys/select.h: sys_select.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
5125         $(AM_V_at)$(MKDIR_P) sys
5126         $(AM_V_GEN)rm -f $@-t $@ && \
5127         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5128           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5129               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5130               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5131               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5132               -e 's|@''NEXT_SYS_SELECT_H''@|$(NEXT_SYS_SELECT_H)|g' \
5133               -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \
5134               -e 's/@''GNULIB_PSELECT''@/$(GNULIB_PSELECT)/g' \
5135               -e 's/@''GNULIB_SELECT''@/$(GNULIB_SELECT)/g' \
5136               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
5137               -e 's|@''HAVE_PSELECT''@|$(HAVE_PSELECT)|g' \
5138               -e 's|@''REPLACE_PSELECT''@|$(REPLACE_PSELECT)|g' \
5139               -e 's|@''REPLACE_SELECT''@|$(REPLACE_SELECT)|g' \
5140               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5141               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5142               < $(srcdir)/sys_select.in.h; \
5143         } > $@-t && \
5144         mv $@-t $@
5145
5146 # We need the following in order to create <sys/stat.h> when the system
5147 # has one that is incomplete.
5148 sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
5149         $(AM_V_at)$(MKDIR_P) sys
5150         $(AM_V_GEN)rm -f $@-t $@ && \
5151         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5152           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5153               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5154               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5155               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5156               -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
5157               -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
5158               -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
5159               -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
5160               -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
5161               -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
5162               -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
5163               -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
5164               -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
5165               -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
5166               -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
5167               -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
5168               -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
5169               -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
5170               -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
5171               -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
5172               -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
5173               -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
5174               -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
5175               -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
5176               -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
5177               -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
5178               -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
5179               -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
5180               -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
5181               -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
5182               -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
5183               -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
5184               -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
5185               -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
5186               -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
5187               -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
5188               -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
5189               -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
5190               -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
5191               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5192               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5193               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5194               < $(srcdir)/sys_stat.in.h; \
5195         } > $@-t && \
5196         mv $@-t $@
5197
5198 # We need the following in order to create <sys/time.h> when the system
5199 # doesn't have one that works with the given compiler.
5200 sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
5201         $(AM_V_at)$(MKDIR_P) sys
5202         $(AM_V_GEN)rm -f $@-t $@ && \
5203         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5204           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5205               -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
5206               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5207               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5208               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5209               -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
5210               -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
5211               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
5212               -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
5213               -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
5214               -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
5215               -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
5216               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5217               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5218               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5219               < $(srcdir)/sys_time.in.h; \
5220         } > $@-t && \
5221         mv $@-t $@
5222
5223 # We need the following in order to create <sys/types.h> when the system
5224 # doesn't have one that works with the given compiler.
5225 sys/types.h: sys_types.in.h $(top_builddir)/config.status
5226         $(AM_V_at)$(MKDIR_P) sys
5227         $(AM_V_GEN)rm -f $@-t $@ && \
5228         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5229           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5230               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5231               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5232               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5233               -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
5234               -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
5235               < $(srcdir)/sys_types.in.h; \
5236         } > $@-t && \
5237         mv $@-t $@
5238
5239 # We need the following in order to create <sys/wait.h> when the system
5240 # has one that is incomplete.
5241 sys/wait.h: sys_wait.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
5242         $(AM_V_at)$(MKDIR_P) sys
5243         $(AM_V_GEN)rm -f $@-t $@ && \
5244         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5245           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5246               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5247               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5248               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5249               -e 's|@''NEXT_SYS_WAIT_H''@|$(NEXT_SYS_WAIT_H)|g' \
5250               -e 's/@''GNULIB_WAITPID''@/$(GNULIB_WAITPID)/g' \
5251               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5252               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5253               < $(srcdir)/sys_wait.in.h; \
5254         } > $@-t && \
5255         mv $@-t $@
5256 # This is a Makefile rule that generates multiple files at once; see the
5257 # automake documentation, node "Multiple Outputs", for details.
5258 term-ostream.h : $(top_srcdir)/../build-aux/moopp term-ostream.oo.h term-ostream.oo.c ostream.oo.h
5259         $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-ostream.oo.c $(srcdir)/term-ostream.oo.h $(srcdir)/ostream.oo.h
5260 term-ostream.c term_ostream.priv.h term_ostream.vt.h : term-ostream.h
5261         @test -f $@ || { \
5262           trap 'rm -rf term-ostream.lock' 1 2 13 15; \
5263           if mkdir term-ostream.lock 2>/dev/null; then \
5264             echo "$(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-ostream.oo.c $(srcdir)/term-ostream.oo.h $(srcdir)/ostream.oo.h"; \
5265             $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-ostream.oo.c $(srcdir)/term-ostream.oo.h $(srcdir)/ostream.oo.h; \
5266             result=$$?; rm -rf term-ostream.lock; exit $$result; \
5267           else \
5268             while test -d term-ostream.lock; do sleep 1; done; \
5269             test -f $(srcdir)/term-ostream.h; \
5270           fi; \
5271         }
5272 # This is a Makefile rule that generates multiple files at once; see the
5273 # automake documentation, node "Multiple Outputs", for details.
5274 term-styled-ostream.h : $(top_srcdir)/../build-aux/moopp term-styled-ostream.oo.h term-styled-ostream.oo.c styled-ostream.oo.h ostream.oo.h
5275         $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-styled-ostream.oo.c $(srcdir)/term-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h
5276 term-styled-ostream.c term_styled_ostream.priv.h term_styled_ostream.vt.h : term-styled-ostream.h
5277         @test -f $@ || { \
5278           trap 'rm -rf term-styled-ostream.lock' 1 2 13 15; \
5279           if mkdir term-styled-ostream.lock 2>/dev/null; then \
5280             echo "$(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-styled-ostream.oo.c $(srcdir)/term-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h"; \
5281             $(top_srcdir)/../build-aux/moopp $(MOOPPFLAGS) $(srcdir)/term-styled-ostream.oo.c $(srcdir)/term-styled-ostream.oo.h $(srcdir)/styled-ostream.oo.h $(srcdir)/ostream.oo.h; \
5282             result=$$?; rm -rf term-styled-ostream.lock; exit $$result; \
5283           else \
5284             while test -d term-styled-ostream.lock; do sleep 1; done; \
5285             test -f $(srcdir)/term-styled-ostream.h; \
5286           fi; \
5287         }
5288
5289 # We need the following in order to create <time.h> when the system
5290 # doesn't have one that works with the given compiler.
5291 time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
5292         $(AM_V_GEN)rm -f $@-t $@ && \
5293         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
5294           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5295               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5296               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5297               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5298               -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
5299               -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
5300               -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
5301               -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
5302               -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
5303               -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
5304               -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
5305               -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
5306               -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
5307               -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
5308               -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
5309               -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
5310               -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
5311               -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
5312               -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
5313               -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
5314               -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
5315               -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
5316               -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
5317               -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
5318               -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
5319               -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
5320               -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
5321               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5322               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5323               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5324               < $(srcdir)/time.in.h; \
5325         } > $@-t && \
5326         mv $@-t $@
5327
5328 uniconv.h: uniconv.in.h
5329         $(AM_V_GEN)rm -f $@-t $@ && \
5330         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5331           cat $(srcdir)/uniconv.in.h; \
5332         } > $@-t && \
5333         mv -f $@-t $@
5334
5335 unictype.h: unictype.in.h
5336         $(AM_V_GEN)rm -f $@-t $@ && \
5337         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5338           cat $(srcdir)/unictype.in.h; \
5339         } > $@-t && \
5340         mv -f $@-t $@
5341
5342 unilbrk.h: unilbrk.in.h
5343         $(AM_V_GEN)rm -f $@-t $@ && \
5344         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5345           cat $(srcdir)/unilbrk.in.h; \
5346         } > $@-t && \
5347         mv -f $@-t $@
5348
5349 uniname.h: uniname.in.h
5350         $(AM_V_GEN)rm -f $@-t $@ && \
5351         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5352           cat $(srcdir)/uniname.in.h; \
5353         } > $@-t && \
5354         mv -f $@-t $@
5355
5356 # We need the following in order to create an empty placeholder for
5357 # <unistd.h> when the system doesn't have one.
5358 unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
5359         $(AM_V_GEN)rm -f $@-t $@ && \
5360         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5361           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5362               -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
5363               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5364               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5365               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5366               -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
5367               -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
5368               -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
5369               -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
5370               -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
5371               -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
5372               -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
5373               -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
5374               -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
5375               -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
5376               -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
5377               -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
5378               -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
5379               -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
5380               -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
5381               -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
5382               -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
5383               -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
5384               -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
5385               -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
5386               -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
5387               -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
5388               -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
5389               -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
5390               -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
5391               -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
5392               -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
5393               -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
5394               -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
5395               -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
5396               -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
5397               -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
5398               -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
5399               -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
5400               -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
5401               -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
5402               -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
5403               -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
5404               -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
5405               -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
5406               -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
5407               -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
5408               -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
5409               -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
5410               -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
5411               -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
5412               -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
5413               -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
5414               -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
5415               -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
5416               -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
5417               < $(srcdir)/unistd.in.h | \
5418           sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
5419               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
5420               -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
5421               -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
5422               -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
5423               -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
5424               -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
5425               -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
5426               -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
5427               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
5428               -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
5429               -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
5430               -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
5431               -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
5432               -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
5433               -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
5434               -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
5435               -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
5436               -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
5437               -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
5438               -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
5439               -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
5440               -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
5441               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
5442               -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
5443               -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
5444               -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
5445               -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
5446               -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
5447               -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
5448               -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
5449               -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
5450               -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
5451               -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
5452               -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
5453               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
5454               -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
5455               -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
5456               -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
5457               -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
5458               -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
5459               -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
5460           | \
5461           sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
5462               -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
5463               -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
5464               -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
5465               -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
5466               -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
5467               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
5468               -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
5469               -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
5470               -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
5471               -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
5472               -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
5473               -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
5474               -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
5475               -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
5476               -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
5477               -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
5478               -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
5479               -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
5480               -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
5481               -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
5482               -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
5483               -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
5484               -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
5485               -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
5486               -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
5487               -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
5488               -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
5489               -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
5490               -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
5491               -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
5492               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
5493               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
5494               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5495               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5496               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
5497         } > $@-t && \
5498         mv $@-t $@
5499
5500 unistr.h: unistr.in.h
5501         $(AM_V_GEN)rm -f $@-t $@ && \
5502         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5503           cat $(srcdir)/unistr.in.h; \
5504         } > $@-t && \
5505         mv -f $@-t $@
5506
5507 unitypes.h: unitypes.in.h
5508         $(AM_V_GEN)rm -f $@-t $@ && \
5509         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5510           cat $(srcdir)/unitypes.in.h; \
5511         } > $@-t && \
5512         mv -f $@-t $@
5513
5514 uniwidth.h: uniwidth.in.h
5515         $(AM_V_GEN)rm -f $@-t $@ && \
5516         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5517           cat $(srcdir)/uniwidth.in.h; \
5518         } > $@-t && \
5519         mv -f $@-t $@
5520
5521 # We need the following in order to create <wchar.h> when the system
5522 # version does not work standalone.
5523 wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
5524         $(AM_V_GEN)rm -f $@-t $@ && \
5525         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5526           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5527               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5528               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5529               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5530               -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
5531               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
5532               -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
5533               -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
5534               -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
5535               -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
5536               -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
5537               -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
5538               -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
5539               -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
5540               -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
5541               -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
5542               -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
5543               -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
5544               -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
5545               -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
5546               -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
5547               -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
5548               -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
5549               -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
5550               -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
5551               -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
5552               -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
5553               -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
5554               -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
5555               -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
5556               -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
5557               -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
5558               -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
5559               -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
5560               -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
5561               -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
5562               -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
5563               -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
5564               -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
5565               -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
5566               -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
5567               -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
5568               -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
5569               -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
5570               -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
5571               -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
5572               < $(srcdir)/wchar.in.h | \
5573           sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
5574               -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
5575               -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
5576               -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
5577               -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
5578               -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
5579               -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
5580               -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
5581               -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
5582               -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
5583               -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
5584               -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
5585               -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
5586               -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
5587               -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
5588               -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
5589               -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
5590               -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
5591               -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
5592               -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
5593               -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
5594               -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
5595               -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
5596               -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
5597               -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
5598               -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
5599               -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
5600               -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
5601               -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
5602               -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
5603               -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
5604               -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
5605               -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
5606               -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
5607               -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
5608               -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
5609               -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
5610               -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
5611               -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
5612               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
5613           | \
5614           sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
5615               -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
5616               -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
5617               -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
5618               -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
5619               -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
5620               -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
5621               -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
5622               -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
5623               -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
5624               -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
5625               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
5626               -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
5627               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5628               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
5629               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
5630         } > $@-t && \
5631         mv $@-t $@
5632
5633 # We need the following in order to create <wctype.h> when the system
5634 # doesn't have one that works with the given compiler.
5635 wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
5636         $(AM_V_GEN)rm -f $@-t $@ && \
5637         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
5638           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
5639               -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
5640               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
5641               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
5642               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
5643               -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
5644               -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
5645               -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
5646               -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
5647               -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
5648               -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
5649               -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
5650               -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
5651               -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
5652               -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
5653               -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
5654               -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
5655               -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
5656               -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
5657               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
5658               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
5659               < $(srcdir)/wctype.in.h; \
5660         } > $@-t && \
5661         mv $@-t $@
5662
5663 mostlyclean-local: mostlyclean-generic
5664         @for dir in '' $(MOSTLYCLEANDIRS); do \
5665           if test -n "$$dir" && test -d $$dir; then \
5666             echo "rmdir $$dir"; rmdir $$dir; \
5667           fi; \
5668         done; \
5669         :
5670
5671 # Tell versions [3.59,3.63) of GNU make to not export all variables.
5672 # Otherwise a system limit (for SysV at least) may be exceeded.
5673 .NOEXPORT: