1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 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-2020 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 <https://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:
39# gnulib-tool --import --local-dir=gl \
40#  --lib=libdhcpd_pools \
41#  --source-base=lib \
42#  --m4-base=m4 \
43#  --doc-base=doc \
44#  --tests-base=tests \
45#  --aux-dir=build-aux \
46#  --no-conditional-dependencies \
47#  --libtool \
48#  --macro-prefix=gl \
49#  close-stream \
50#  closeout \
51#  error \
52#  fclose \
53#  fcntl-h \
54#  fdopen \
55#  fflush \
56#  fopen \
57#  getopt-gnu \
58#  inet_pton \
59#  isnan \
60#  netinet_in \
61#  nstrftime \
62#  progname \
63#  quote \
64#  realloc-gnu \
65#  stat \
66#  stddef \
67#  stdio \
68#  stdlib \
69#  stpncpy \
70#  strdup-posix \
71#  strstr \
72#  strtod \
73#  time_r \
74#  xalloc
75
76
77
78VPATH = @srcdir@
79am__is_gnu_make = { \
80  if test -z '$(MAKELEVEL)'; then \
81    false; \
82  elif test -n '$(MAKE_HOST)'; then \
83    true; \
84  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
85    true; \
86  else \
87    false; \
88  fi; \
89}
90am__make_running_with_option = \
91  case $${target_option-} in \
92      ?) ;; \
93      *) echo "am__make_running_with_option: internal error: invalid" \
94              "target option '$${target_option-}' specified" >&2; \
95         exit 1;; \
96  esac; \
97  has_opt=no; \
98  sane_makeflags=$$MAKEFLAGS; \
99  if $(am__is_gnu_make); then \
100    sane_makeflags=$$MFLAGS; \
101  else \
102    case $$MAKEFLAGS in \
103      *\\[\ \	]*) \
104        bs=\\; \
105        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
106          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
107    esac; \
108  fi; \
109  skip_next=no; \
110  strip_trailopt () \
111  { \
112    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
113  }; \
114  for flg in $$sane_makeflags; do \
115    test $$skip_next = yes && { skip_next=no; continue; }; \
116    case $$flg in \
117      *=*|--*) continue;; \
118        -*I) strip_trailopt 'I'; skip_next=yes;; \
119      -*I?*) strip_trailopt 'I';; \
120        -*O) strip_trailopt 'O'; skip_next=yes;; \
121      -*O?*) strip_trailopt 'O';; \
122        -*l) strip_trailopt 'l'; skip_next=yes;; \
123      -*l?*) strip_trailopt 'l';; \
124      -[dEDm]) skip_next=yes;; \
125      -[JT]) skip_next=yes;; \
126    esac; \
127    case $$flg in \
128      *$$target_option*) has_opt=yes; break;; \
129    esac; \
130  done; \
131  test $$has_opt = yes
132am__make_dryrun = (target_option=n; $(am__make_running_with_option))
133am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
134pkgdatadir = $(datadir)/@PACKAGE@
135pkgincludedir = $(includedir)/@PACKAGE@
136pkglibdir = $(libdir)/@PACKAGE@
137pkglibexecdir = $(libexecdir)/@PACKAGE@
138am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
139install_sh_DATA = $(install_sh) -c -m 644
140install_sh_PROGRAM = $(install_sh) -c
141install_sh_SCRIPT = $(install_sh) -c
142INSTALL_HEADER = $(INSTALL_DATA)
143transform = $(program_transform_name)
144NORMAL_INSTALL = :
145PRE_INSTALL = :
146POST_INSTALL = :
147NORMAL_UNINSTALL = :
148PRE_UNINSTALL = :
149POST_UNINSTALL = :
150build_triplet = @build@
151host_triplet = @host@
152subdir = lib
153ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
154am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
155	$(top_srcdir)/m4/__inline.m4 \
156	$(top_srcdir)/m4/absolute-header.m4 $(top_srcdir)/m4/alloca.m4 \
157	$(top_srcdir)/m4/arpa_inet_h.m4 \
158	$(top_srcdir)/m4/builtin-expect.m4 $(top_srcdir)/m4/close.m4 \
159	$(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \
160	$(top_srcdir)/m4/double-slash-root.m4 \
161	$(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/environ.m4 \
162	$(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
163	$(top_srcdir)/m4/exponentd.m4 $(top_srcdir)/m4/exponentf.m4 \
164	$(top_srcdir)/m4/exponentl.m4 $(top_srcdir)/m4/extensions.m4 \
165	$(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fclose.m4 \
166	$(top_srcdir)/m4/fcntl-o.m4 $(top_srcdir)/m4/fcntl_h.m4 \
167	$(top_srcdir)/m4/fdopen.m4 $(top_srcdir)/m4/fflush.m4 \
168	$(top_srcdir)/m4/flexmember.m4 $(top_srcdir)/m4/float_h.m4 \
169	$(top_srcdir)/m4/fopen.m4 $(top_srcdir)/m4/fpending.m4 \
170	$(top_srcdir)/m4/fpieee.m4 $(top_srcdir)/m4/fpurge.m4 \
171	$(top_srcdir)/m4/freading.m4 $(top_srcdir)/m4/fseek.m4 \
172	$(top_srcdir)/m4/fseeko.m4 $(top_srcdir)/m4/fstat.m4 \
173	$(top_srcdir)/m4/ftell.m4 $(top_srcdir)/m4/ftello.m4 \
174	$(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getprogname.m4 \
175	$(top_srcdir)/m4/gnulib-common.m4 \
176	$(top_srcdir)/m4/gnulib-comp.m4 \
177	$(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inet_pton.m4 \
178	$(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/isnan.m4 \
179	$(top_srcdir)/m4/isnand.m4 $(top_srcdir)/m4/isnanf.m4 \
180	$(top_srcdir)/m4/isnanl.m4 $(top_srcdir)/m4/largefile.m4 \
181	$(top_srcdir)/m4/ldexp.m4 $(top_srcdir)/m4/libtool.m4 \
182	$(top_srcdir)/m4/limits-h.m4 $(top_srcdir)/m4/localcharset.m4 \
183	$(top_srcdir)/m4/locale-fr.m4 $(top_srcdir)/m4/locale-ja.m4 \
184	$(top_srcdir)/m4/locale-zh.m4 $(top_srcdir)/m4/locale_h.m4 \
185	$(top_srcdir)/m4/localtime-buffer.m4 $(top_srcdir)/m4/lseek.m4 \
186	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
187	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
188	$(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/malloca.m4 \
189	$(top_srcdir)/m4/math_h.m4 $(top_srcdir)/m4/mbrtowc.m4 \
190	$(top_srcdir)/m4/mbsinit.m4 $(top_srcdir)/m4/mbstate_t.m4 \
191	$(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/minmax.m4 \
192	$(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/mmap-anon.m4 \
193	$(top_srcdir)/m4/msvc-inval.m4 \
194	$(top_srcdir)/m4/msvc-nothrow.m4 $(top_srcdir)/m4/multiarch.m4 \
195	$(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nocrash.m4 \
196	$(top_srcdir)/m4/nstrftime.m4 $(top_srcdir)/m4/off_t.m4 \
197	$(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/quote.m4 \
198	$(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/realloc.m4 \
199	$(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/setlocale_null.m4 \
200	$(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sockpfaf.m4 \
201	$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stat-time.m4 \
202	$(top_srcdir)/m4/stat.m4 $(top_srcdir)/m4/stdalign.m4 \
203	$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
204	$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
205	$(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/stpncpy.m4 \
206	$(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \
207	$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strstr.m4 \
208	$(top_srcdir)/m4/strtod.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
209	$(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_types_h.m4 \
210	$(top_srcdir)/m4/sys_uio_h.m4 $(top_srcdir)/m4/threadlib.m4 \
211	$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
212	$(top_srcdir)/m4/time_rz.m4 $(top_srcdir)/m4/timegm.m4 \
213	$(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/tzset.m4 \
214	$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/visibility.m4 \
215	$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/wchar_h.m4 \
216	$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype_h.m4 \
217	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
218	$(top_srcdir)/m4/zzgnulib.m4 $(top_srcdir)/configure.ac
219am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
220	$(ACLOCAL_M4)
221DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
222	$(am__DIST_COMMON)
223mkinstalldirs = $(install_sh) -d
224CONFIG_HEADER = $(top_builddir)/config.h
225CONFIG_CLEAN_FILES =
226CONFIG_CLEAN_VPATH_FILES =
227LIBRARIES = $(noinst_LIBRARIES)
228LTLIBRARIES = $(noinst_LTLIBRARIES)
229am__DEPENDENCIES_1 =
230am_libdhcpd_pools_la_OBJECTS = c-ctype.lo c-strcasecmp.lo \
231	c-strncasecmp.lo close-stream.lo closeout.lo dirname-lgpl.lo \
232	basename-lgpl.lo stripslash.lo exitfail.lo fd-hook.lo \
233	freading.lo getprogname.lo hard-locale.lo localcharset.lo \
234	malloca.lo math.lo nstrftime.lo progname.lo quotearg.lo \
235	setlocale_null.lo stat-time.lo sys_socket.lo unistd.lo \
236	wctype-h.lo xmalloc.lo xalloc-die.lo
237libdhcpd_pools_la_OBJECTS = $(am_libdhcpd_pools_la_OBJECTS)
238AM_V_lt = $(am__v_lt_@AM_V@)
239am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
240am__v_lt_0 = --silent
241am__v_lt_1 =
242libdhcpd_pools_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
243	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
244	$(AM_CFLAGS) $(CFLAGS) $(libdhcpd_pools_la_LDFLAGS) $(LDFLAGS) \
245	-o $@
246AM_V_P = $(am__v_P_@AM_V@)
247am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
248am__v_P_0 = false
249am__v_P_1 = :
250AM_V_GEN = $(am__v_GEN_@AM_V@)
251am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
252am__v_GEN_0 = @echo "  GEN     " $@;
253am__v_GEN_1 =
254AM_V_at = $(am__v_at_@AM_V@)
255am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
256am__v_at_0 = @
257am__v_at_1 =
258DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
259depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
260am__maybe_remake_depfiles = depfiles
261am__depfiles_remade = ./$(DEPDIR)/basename-lgpl.Plo \
262	./$(DEPDIR)/c-ctype.Plo ./$(DEPDIR)/c-strcasecmp.Plo \
263	./$(DEPDIR)/c-strncasecmp.Plo ./$(DEPDIR)/close-stream.Plo \
264	./$(DEPDIR)/close.Plo ./$(DEPDIR)/closeout.Plo \
265	./$(DEPDIR)/dirname-lgpl.Plo ./$(DEPDIR)/error.Plo \
266	./$(DEPDIR)/exitfail.Plo ./$(DEPDIR)/fclose.Plo \
267	./$(DEPDIR)/fd-hook.Plo ./$(DEPDIR)/fdopen.Plo \
268	./$(DEPDIR)/fflush.Plo ./$(DEPDIR)/float.Plo \
269	./$(DEPDIR)/fopen.Plo ./$(DEPDIR)/fpending.Plo \
270	./$(DEPDIR)/fpurge.Plo ./$(DEPDIR)/freading.Plo \
271	./$(DEPDIR)/fseek.Plo ./$(DEPDIR)/fseeko.Plo \
272	./$(DEPDIR)/fstat.Plo ./$(DEPDIR)/ftell.Plo \
273	./$(DEPDIR)/ftello.Plo ./$(DEPDIR)/getopt.Plo \
274	./$(DEPDIR)/getopt1.Plo ./$(DEPDIR)/getprogname.Plo \
275	./$(DEPDIR)/hard-locale.Plo ./$(DEPDIR)/inet_pton.Plo \
276	./$(DEPDIR)/isnan.Plo ./$(DEPDIR)/isnand.Plo \
277	./$(DEPDIR)/isnanf.Plo ./$(DEPDIR)/isnanl.Plo \
278	./$(DEPDIR)/itold.Plo ./$(DEPDIR)/lc-charset-dispatch.Plo \
279	./$(DEPDIR)/localcharset.Plo ./$(DEPDIR)/localtime-buffer.Plo \
280	./$(DEPDIR)/lseek.Plo ./$(DEPDIR)/malloc.Plo \
281	./$(DEPDIR)/malloca.Plo ./$(DEPDIR)/math.Plo \
282	./$(DEPDIR)/mbrtowc.Plo ./$(DEPDIR)/mbsinit.Plo \
283	./$(DEPDIR)/mbtowc-lock.Plo ./$(DEPDIR)/memchr.Plo \
284	./$(DEPDIR)/mktime.Plo ./$(DEPDIR)/msvc-inval.Plo \
285	./$(DEPDIR)/msvc-nothrow.Plo ./$(DEPDIR)/nstrftime.Plo \
286	./$(DEPDIR)/progname.Plo ./$(DEPDIR)/quotearg.Plo \
287	./$(DEPDIR)/realloc.Plo ./$(DEPDIR)/setenv.Plo \
288	./$(DEPDIR)/setlocale-lock.Plo ./$(DEPDIR)/setlocale_null.Plo \
289	./$(DEPDIR)/stat-time.Plo ./$(DEPDIR)/stat-w32.Plo \
290	./$(DEPDIR)/stat.Plo ./$(DEPDIR)/stpncpy.Plo \
291	./$(DEPDIR)/strdup.Plo ./$(DEPDIR)/strerror-override.Plo \
292	./$(DEPDIR)/strerror.Plo ./$(DEPDIR)/stripslash.Plo \
293	./$(DEPDIR)/strstr.Plo ./$(DEPDIR)/strtod.Plo \
294	./$(DEPDIR)/sys_socket.Plo ./$(DEPDIR)/time_r.Plo \
295	./$(DEPDIR)/time_rz.Plo ./$(DEPDIR)/timegm.Plo \
296	./$(DEPDIR)/tzset.Plo ./$(DEPDIR)/unistd.Plo \
297	./$(DEPDIR)/unsetenv.Plo ./$(DEPDIR)/wctype-h.Plo \
298	./$(DEPDIR)/xalloc-die.Plo ./$(DEPDIR)/xmalloc.Plo
299am__mv = mv -f
300COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
301	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
302LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
303	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
304	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
305	$(AM_CFLAGS) $(CFLAGS)
306AM_V_CC = $(am__v_CC_@AM_V@)
307am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
308am__v_CC_0 = @echo "  CC      " $@;
309am__v_CC_1 =
310CCLD = $(CC)
311LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
312	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
313	$(AM_LDFLAGS) $(LDFLAGS) -o $@
314AM_V_CCLD = $(am__v_CCLD_@AM_V@)
315am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
316am__v_CCLD_0 = @echo "  CCLD    " $@;
317am__v_CCLD_1 =
318SOURCES = $(libdhcpd_pools_la_SOURCES) \
319	$(EXTRA_libdhcpd_pools_la_SOURCES)
320DIST_SOURCES = $(libdhcpd_pools_la_SOURCES) \
321	$(EXTRA_libdhcpd_pools_la_SOURCES)
322RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
323	ctags-recursive dvi-recursive html-recursive info-recursive \
324	install-data-recursive install-dvi-recursive \
325	install-exec-recursive install-html-recursive \
326	install-info-recursive install-pdf-recursive \
327	install-ps-recursive install-recursive installcheck-recursive \
328	installdirs-recursive pdf-recursive ps-recursive \
329	tags-recursive uninstall-recursive
330am__can_run_installinfo = \
331  case $$AM_UPDATE_INFO_DIR in \
332    n|no|NO) false;; \
333    *) (install-info --version) >/dev/null 2>&1;; \
334  esac
335HEADERS = $(noinst_HEADERS)
336RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
337  distclean-recursive maintainer-clean-recursive
338am__recursive_targets = \
339  $(RECURSIVE_TARGETS) \
340  $(RECURSIVE_CLEAN_TARGETS) \
341  $(am__extra_recursive_targets)
342AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
343	distdir distdir-am
344am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
345# Read a list of newline-separated strings from the standard input,
346# and print each of them once, without duplicates.  Input order is
347# *not* preserved.
348am__uniquify_input = $(AWK) '\
349  BEGIN { nonempty = 0; } \
350  { items[$$0] = 1; nonempty = 1; } \
351  END { if (nonempty) { for (i in items) print i; }; } \
352'
353# Make sure the list of sources is unique.  This is necessary because,
354# e.g., the same source file might be shared among _SOURCES variables
355# for different programs/libraries.
356am__define_uniq_tagged_files = \
357  list='$(am__tagged_files)'; \
358  unique=`for i in $$list; do \
359    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360  done | $(am__uniquify_input)`
361ETAGS = etags
362CTAGS = ctags
363DIST_SUBDIRS = $(SUBDIRS)
364am__DIST_COMMON = $(srcdir)/Makefile.in \
365	$(top_srcdir)/build-aux/depcomp
366DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
367am__relativize = \
368  dir0=`pwd`; \
369  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
370  sed_rest='s,^[^/]*/*,,'; \
371  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
372  sed_butlast='s,/*[^/]*$$,,'; \
373  while test -n "$$dir1"; do \
374    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
375    if test "$$first" != "."; then \
376      if test "$$first" = ".."; then \
377        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
378        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
379      else \
380        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
381        if test "$$first2" = "$$first"; then \
382          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
383        else \
384          dir2="../$$dir2"; \
385        fi; \
386        dir0="$$dir0"/"$$first"; \
387      fi; \
388    fi; \
389    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
390  done; \
391  reldir="$$dir2"
392ACLOCAL = @ACLOCAL@
393ALARM_CRIT = @ALARM_CRIT@
394ALARM_WARN = @ALARM_WARN@
395ALLOCA = @ALLOCA@
396ALLOCA_H = @ALLOCA_H@
397AMTAR = @AMTAR@
398AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
399APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
400AR = @AR@
401ARFLAGS = @ARFLAGS@
402AUTOCONF = @AUTOCONF@
403AUTOHEADER = @AUTOHEADER@
404AUTOMAKE = @AUTOMAKE@
405AWK = @AWK@
406BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
407BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
408BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
409BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
410BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
411CC = @CC@
412CCDEPMODE = @CCDEPMODE@
413CFLAGS = @CFLAGS@
414CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
415CPP = @CPP@
416CPPFLAGS = @CPPFLAGS@
417CYGPATH_W = @CYGPATH_W@
418DEFS = @DEFS@
419DEPDIR = @DEPDIR@
420DHCPDCONF_FILE = @DHCPDCONF_FILE@
421DHCPDLEASE_FILE = @DHCPDLEASE_FILE@
422DLLTOOL = @DLLTOOL@
423DOXYGEN = @DOXYGEN@
424DOXYGEN_DOT = @DOXYGEN_DOT@
425DSYMUTIL = @DSYMUTIL@
426DUMPBIN = @DUMPBIN@
427ECHO_C = @ECHO_C@
428ECHO_N = @ECHO_N@
429ECHO_T = @ECHO_T@
430EGREP = @EGREP@
431EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
432EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
433ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
434ENOLINK_VALUE = @ENOLINK_VALUE@
435EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
436EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
437ERRNO_H = @ERRNO_H@
438EXEEXT = @EXEEXT@
439FGREP = @FGREP@
440FLOAT_H = @FLOAT_H@
441GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
442GETOPT_H = @GETOPT_H@
443GNULIB_ACCEPT = @GNULIB_ACCEPT@
444GNULIB_ACCEPT4 = @GNULIB_ACCEPT4@
445GNULIB_ACCESS = @GNULIB_ACCESS@
446GNULIB_ACOSF = @GNULIB_ACOSF@
447GNULIB_ACOSL = @GNULIB_ACOSL@
448GNULIB_ASINF = @GNULIB_ASINF@
449GNULIB_ASINL = @GNULIB_ASINL@
450GNULIB_ATAN2F = @GNULIB_ATAN2F@
451GNULIB_ATANF = @GNULIB_ATANF@
452GNULIB_ATANL = @GNULIB_ATANL@
453GNULIB_ATOLL = @GNULIB_ATOLL@
454GNULIB_BIND = @GNULIB_BIND@
455GNULIB_BTOWC = @GNULIB_BTOWC@
456GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
457GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
458GNULIB_CBRT = @GNULIB_CBRT@
459GNULIB_CBRTF = @GNULIB_CBRTF@
460GNULIB_CBRTL = @GNULIB_CBRTL@
461GNULIB_CEIL = @GNULIB_CEIL@
462GNULIB_CEILF = @GNULIB_CEILF@
463GNULIB_CEILL = @GNULIB_CEILL@
464GNULIB_CHDIR = @GNULIB_CHDIR@
465GNULIB_CHOWN = @GNULIB_CHOWN@
466GNULIB_CLOSE = @GNULIB_CLOSE@
467GNULIB_CONNECT = @GNULIB_CONNECT@
468GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
469GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
470GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
471GNULIB_COPY_FILE_RANGE = @GNULIB_COPY_FILE_RANGE@
472GNULIB_COSF = @GNULIB_COSF@
473GNULIB_COSHF = @GNULIB_COSHF@
474GNULIB_COSL = @GNULIB_COSL@
475GNULIB_CREAT = @GNULIB_CREAT@
476GNULIB_CTIME = @GNULIB_CTIME@
477GNULIB_DPRINTF = @GNULIB_DPRINTF@
478GNULIB_DUP = @GNULIB_DUP@
479GNULIB_DUP2 = @GNULIB_DUP2@
480GNULIB_DUP3 = @GNULIB_DUP3@
481GNULIB_DUPLOCALE = @GNULIB_DUPLOCALE@
482GNULIB_ENVIRON = @GNULIB_ENVIRON@
483GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
484GNULIB_EXP2 = @GNULIB_EXP2@
485GNULIB_EXP2F = @GNULIB_EXP2F@
486GNULIB_EXP2L = @GNULIB_EXP2L@
487GNULIB_EXPF = @GNULIB_EXPF@
488GNULIB_EXPL = @GNULIB_EXPL@
489GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
490GNULIB_EXPM1 = @GNULIB_EXPM1@
491GNULIB_EXPM1F = @GNULIB_EXPM1F@
492GNULIB_EXPM1L = @GNULIB_EXPM1L@
493GNULIB_FABSF = @GNULIB_FABSF@
494GNULIB_FABSL = @GNULIB_FABSL@
495GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
496GNULIB_FCHDIR = @GNULIB_FCHDIR@
497GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
498GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
499GNULIB_FCLOSE = @GNULIB_FCLOSE@
500GNULIB_FCNTL = @GNULIB_FCNTL@
501GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
502GNULIB_FDOPEN = @GNULIB_FDOPEN@
503GNULIB_FFLUSH = @GNULIB_FFLUSH@
504GNULIB_FFSL = @GNULIB_FFSL@
505GNULIB_FFSLL = @GNULIB_FFSLL@
506GNULIB_FGETC = @GNULIB_FGETC@
507GNULIB_FGETS = @GNULIB_FGETS@
508GNULIB_FLOOR = @GNULIB_FLOOR@
509GNULIB_FLOORF = @GNULIB_FLOORF@
510GNULIB_FLOORL = @GNULIB_FLOORL@
511GNULIB_FMA = @GNULIB_FMA@
512GNULIB_FMAF = @GNULIB_FMAF@
513GNULIB_FMAL = @GNULIB_FMAL@
514GNULIB_FMOD = @GNULIB_FMOD@
515GNULIB_FMODF = @GNULIB_FMODF@
516GNULIB_FMODL = @GNULIB_FMODL@
517GNULIB_FOPEN = @GNULIB_FOPEN@
518GNULIB_FPRINTF = @GNULIB_FPRINTF@
519GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
520GNULIB_FPURGE = @GNULIB_FPURGE@
521GNULIB_FPUTC = @GNULIB_FPUTC@
522GNULIB_FPUTS = @GNULIB_FPUTS@
523GNULIB_FREAD = @GNULIB_FREAD@
524GNULIB_FREOPEN = @GNULIB_FREOPEN@
525GNULIB_FREXP = @GNULIB_FREXP@
526GNULIB_FREXPF = @GNULIB_FREXPF@
527GNULIB_FREXPL = @GNULIB_FREXPL@
528GNULIB_FSCANF = @GNULIB_FSCANF@
529GNULIB_FSEEK = @GNULIB_FSEEK@
530GNULIB_FSEEKO = @GNULIB_FSEEKO@
531GNULIB_FSTAT = @GNULIB_FSTAT@
532GNULIB_FSTATAT = @GNULIB_FSTATAT@
533GNULIB_FSYNC = @GNULIB_FSYNC@
534GNULIB_FTELL = @GNULIB_FTELL@
535GNULIB_FTELLO = @GNULIB_FTELLO@
536GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
537GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
538GNULIB_FWRITE = @GNULIB_FWRITE@
539GNULIB_GETC = @GNULIB_GETC@
540GNULIB_GETCHAR = @GNULIB_GETCHAR@
541GNULIB_GETCWD = @GNULIB_GETCWD@
542GNULIB_GETDELIM = @GNULIB_GETDELIM@
543GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
544GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
545GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
546GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
547GNULIB_GETLINE = @GNULIB_GETLINE@
548GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
549GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
550GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
551GNULIB_GETOPT_POSIX = @GNULIB_GETOPT_POSIX@
552GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
553GNULIB_GETPASS = @GNULIB_GETPASS@
554GNULIB_GETPEERNAME = @GNULIB_GETPEERNAME@
555GNULIB_GETSOCKNAME = @GNULIB_GETSOCKNAME@
556GNULIB_GETSOCKOPT = @GNULIB_GETSOCKOPT@
557GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
558GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
559GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
560GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
561GNULIB_GRANTPT = @GNULIB_GRANTPT@
562GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
563GNULIB_HYPOT = @GNULIB_HYPOT@
564GNULIB_HYPOTF = @GNULIB_HYPOTF@
565GNULIB_HYPOTL = @GNULIB_HYPOTL@
566GNULIB_ILOGB = @GNULIB_ILOGB@
567GNULIB_ILOGBF = @GNULIB_ILOGBF@
568GNULIB_ILOGBL = @GNULIB_ILOGBL@
569GNULIB_IMAXABS = @GNULIB_IMAXABS@
570GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
571GNULIB_INET_NTOP = @GNULIB_INET_NTOP@
572GNULIB_INET_PTON = @GNULIB_INET_PTON@
573GNULIB_ISATTY = @GNULIB_ISATTY@
574GNULIB_ISFINITE = @GNULIB_ISFINITE@
575GNULIB_ISINF = @GNULIB_ISINF@
576GNULIB_ISNAN = @GNULIB_ISNAN@
577GNULIB_ISNAND = @GNULIB_ISNAND@
578GNULIB_ISNANF = @GNULIB_ISNANF@
579GNULIB_ISNANL = @GNULIB_ISNANL@
580GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
581GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
582GNULIB_ISWDIGIT = @GNULIB_ISWDIGIT@
583GNULIB_ISWXDIGIT = @GNULIB_ISWXDIGIT@
584GNULIB_LCHMOD = @GNULIB_LCHMOD@
585GNULIB_LCHOWN = @GNULIB_LCHOWN@
586GNULIB_LDEXPF = @GNULIB_LDEXPF@
587GNULIB_LDEXPL = @GNULIB_LDEXPL@
588GNULIB_LINK = @GNULIB_LINK@
589GNULIB_LINKAT = @GNULIB_LINKAT@
590GNULIB_LISTEN = @GNULIB_LISTEN@
591GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
592GNULIB_LOCALENAME = @GNULIB_LOCALENAME@
593GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
594GNULIB_LOG = @GNULIB_LOG@
595GNULIB_LOG10 = @GNULIB_LOG10@
596GNULIB_LOG10F = @GNULIB_LOG10F@
597GNULIB_LOG10L = @GNULIB_LOG10L@
598GNULIB_LOG1P = @GNULIB_LOG1P@
599GNULIB_LOG1PF = @GNULIB_LOG1PF@
600GNULIB_LOG1PL = @GNULIB_LOG1PL@
601GNULIB_LOG2 = @GNULIB_LOG2@
602GNULIB_LOG2F = @GNULIB_LOG2F@
603GNULIB_LOG2L = @GNULIB_LOG2L@
604GNULIB_LOGB = @GNULIB_LOGB@
605GNULIB_LOGBF = @GNULIB_LOGBF@
606GNULIB_LOGBL = @GNULIB_LOGBL@
607GNULIB_LOGF = @GNULIB_LOGF@
608GNULIB_LOGL = @GNULIB_LOGL@
609GNULIB_LSEEK = @GNULIB_LSEEK@
610GNULIB_LSTAT = @GNULIB_LSTAT@
611GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
612GNULIB_MBRLEN = @GNULIB_MBRLEN@
613GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
614GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
615GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
616GNULIB_MBSCHR = @GNULIB_MBSCHR@
617GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
618GNULIB_MBSINIT = @GNULIB_MBSINIT@
619GNULIB_MBSLEN = @GNULIB_MBSLEN@
620GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
621GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
622GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
623GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
624GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
625GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
626GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
627GNULIB_MBSSEP = @GNULIB_MBSSEP@
628GNULIB_MBSSPN = @GNULIB_MBSSPN@
629GNULIB_MBSSTR = @GNULIB_MBSSTR@
630GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
631GNULIB_MBTOWC = @GNULIB_MBTOWC@
632GNULIB_MEMCHR = @GNULIB_MEMCHR@
633GNULIB_MEMMEM = @GNULIB_MEMMEM@
634GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
635GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
636GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
637GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
638GNULIB_MKFIFO = @GNULIB_MKFIFO@
639GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
640GNULIB_MKNOD = @GNULIB_MKNOD@
641GNULIB_MKNODAT = @GNULIB_MKNODAT@
642GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
643GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
644GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
645GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
646GNULIB_MKTIME = @GNULIB_MKTIME@
647GNULIB_MODF = @GNULIB_MODF@
648GNULIB_MODFF = @GNULIB_MODFF@
649GNULIB_MODFL = @GNULIB_MODFL@
650GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
651GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
652GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
653GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
654GNULIB_OPEN = @GNULIB_OPEN@
655GNULIB_OPENAT = @GNULIB_OPENAT@
656GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
657GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
658GNULIB_PCLOSE = @GNULIB_PCLOSE@
659GNULIB_PERROR = @GNULIB_PERROR@
660GNULIB_PIPE = @GNULIB_PIPE@
661GNULIB_PIPE2 = @GNULIB_PIPE2@
662GNULIB_POPEN = @GNULIB_POPEN@
663GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
664GNULIB_POWF = @GNULIB_POWF@
665GNULIB_PREAD = @GNULIB_PREAD@
666GNULIB_PRINTF = @GNULIB_PRINTF@
667GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
668GNULIB_PTSNAME = @GNULIB_PTSNAME@
669GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
670GNULIB_PUTC = @GNULIB_PUTC@
671GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
672GNULIB_PUTENV = @GNULIB_PUTENV@
673GNULIB_PUTS = @GNULIB_PUTS@
674GNULIB_PWRITE = @GNULIB_PWRITE@
675GNULIB_QSORT_R = @GNULIB_QSORT_R@
676GNULIB_RANDOM = @GNULIB_RANDOM@
677GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
678GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
679GNULIB_READ = @GNULIB_READ@
680GNULIB_READLINK = @GNULIB_READLINK@
681GNULIB_READLINKAT = @GNULIB_READLINKAT@
682GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
683GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
684GNULIB_REALPATH = @GNULIB_REALPATH@
685GNULIB_RECV = @GNULIB_RECV@
686GNULIB_RECVFROM = @GNULIB_RECVFROM@
687GNULIB_REMAINDER = @GNULIB_REMAINDER@
688GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
689GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
690GNULIB_REMOVE = @GNULIB_REMOVE@
691GNULIB_RENAME = @GNULIB_RENAME@
692GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
693GNULIB_RINT = @GNULIB_RINT@
694GNULIB_RINTF = @GNULIB_RINTF@
695GNULIB_RINTL = @GNULIB_RINTL@
696GNULIB_RMDIR = @GNULIB_RMDIR@
697GNULIB_ROUND = @GNULIB_ROUND@
698GNULIB_ROUNDF = @GNULIB_ROUNDF@
699GNULIB_ROUNDL = @GNULIB_ROUNDL@
700GNULIB_RPMATCH = @GNULIB_RPMATCH@
701GNULIB_SCANF = @GNULIB_SCANF@
702GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
703GNULIB_SEND = @GNULIB_SEND@
704GNULIB_SENDTO = @GNULIB_SENDTO@
705GNULIB_SETENV = @GNULIB_SETENV@
706GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
707GNULIB_SETLOCALE = @GNULIB_SETLOCALE@
708GNULIB_SETLOCALE_NULL = @GNULIB_SETLOCALE_NULL@
709GNULIB_SETSOCKOPT = @GNULIB_SETSOCKOPT@
710GNULIB_SHUTDOWN = @GNULIB_SHUTDOWN@
711GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
712GNULIB_SINF = @GNULIB_SINF@
713GNULIB_SINHF = @GNULIB_SINHF@
714GNULIB_SINL = @GNULIB_SINL@
715GNULIB_SLEEP = @GNULIB_SLEEP@
716GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
717GNULIB_SOCKET = @GNULIB_SOCKET@
718GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
719GNULIB_SQRTF = @GNULIB_SQRTF@
720GNULIB_SQRTL = @GNULIB_SQRTL@
721GNULIB_STAT = @GNULIB_STAT@
722GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
723GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
724GNULIB_STPCPY = @GNULIB_STPCPY@
725GNULIB_STPNCPY = @GNULIB_STPNCPY@
726GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
727GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
728GNULIB_STRDUP = @GNULIB_STRDUP@
729GNULIB_STRERROR = @GNULIB_STRERROR@
730GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
731GNULIB_STRFTIME = @GNULIB_STRFTIME@
732GNULIB_STRNCAT = @GNULIB_STRNCAT@
733GNULIB_STRNDUP = @GNULIB_STRNDUP@
734GNULIB_STRNLEN = @GNULIB_STRNLEN@
735GNULIB_STRPBRK = @GNULIB_STRPBRK@
736GNULIB_STRPTIME = @GNULIB_STRPTIME@
737GNULIB_STRSEP = @GNULIB_STRSEP@
738GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
739GNULIB_STRSTR = @GNULIB_STRSTR@
740GNULIB_STRTOD = @GNULIB_STRTOD@
741GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
742GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
743GNULIB_STRTOLD = @GNULIB_STRTOLD@
744GNULIB_STRTOLL = @GNULIB_STRTOLL@
745GNULIB_STRTOULL = @GNULIB_STRTOULL@
746GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
747GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
748GNULIB_SYMLINK = @GNULIB_SYMLINK@
749GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
750GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
751GNULIB_TANF = @GNULIB_TANF@
752GNULIB_TANHF = @GNULIB_TANHF@
753GNULIB_TANL = @GNULIB_TANL@
754GNULIB_TIMEGM = @GNULIB_TIMEGM@
755GNULIB_TIME_R = @GNULIB_TIME_R@
756GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
757GNULIB_TMPFILE = @GNULIB_TMPFILE@
758GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
759GNULIB_TRUNC = @GNULIB_TRUNC@
760GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
761GNULIB_TRUNCF = @GNULIB_TRUNCF@
762GNULIB_TRUNCL = @GNULIB_TRUNCL@
763GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
764GNULIB_TZSET = @GNULIB_TZSET@
765GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
766GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
767GNULIB_UNLINK = @GNULIB_UNLINK@
768GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
769GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
770GNULIB_UNSETENV = @GNULIB_UNSETENV@
771GNULIB_USLEEP = @GNULIB_USLEEP@
772GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
773GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
774GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
775GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
776GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
777GNULIB_VFSCANF = @GNULIB_VFSCANF@
778GNULIB_VPRINTF = @GNULIB_VPRINTF@
779GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
780GNULIB_VSCANF = @GNULIB_VSCANF@
781GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
782GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
783GNULIB_WCPCPY = @GNULIB_WCPCPY@
784GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
785GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
786GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
787GNULIB_WCSCAT = @GNULIB_WCSCAT@
788GNULIB_WCSCHR = @GNULIB_WCSCHR@
789GNULIB_WCSCMP = @GNULIB_WCSCMP@
790GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
791GNULIB_WCSCPY = @GNULIB_WCSCPY@
792GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
793GNULIB_WCSDUP = @GNULIB_WCSDUP@
794GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
795GNULIB_WCSLEN = @GNULIB_WCSLEN@
796GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
797GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
798GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
799GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
800GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
801GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
802GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
803GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
804GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
805GNULIB_WCSSPN = @GNULIB_WCSSPN@
806GNULIB_WCSSTR = @GNULIB_WCSSTR@
807GNULIB_WCSTOK = @GNULIB_WCSTOK@
808GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
809GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
810GNULIB_WCTOB = @GNULIB_WCTOB@
811GNULIB_WCTOMB = @GNULIB_WCTOMB@
812GNULIB_WCTRANS = @GNULIB_WCTRANS@
813GNULIB_WCTYPE = @GNULIB_WCTYPE@
814GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
815GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
816GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
817GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
818GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
819GNULIB_WMEMSET = @GNULIB_WMEMSET@
820GNULIB_WRITE = @GNULIB_WRITE@
821GNULIB__EXIT = @GNULIB__EXIT@
822GREP = @GREP@
823HAVE_ACCEPT4 = @HAVE_ACCEPT4@
824HAVE_ACOSF = @HAVE_ACOSF@
825HAVE_ACOSL = @HAVE_ACOSL@
826HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
827HAVE_ARPA_INET_H = @HAVE_ARPA_INET_H@
828HAVE_ASINF = @HAVE_ASINF@
829HAVE_ASINL = @HAVE_ASINL@
830HAVE_ATAN2F = @HAVE_ATAN2F@
831HAVE_ATANF = @HAVE_ATANF@
832HAVE_ATANL = @HAVE_ATANL@
833HAVE_ATOLL = @HAVE_ATOLL@
834HAVE_BTOWC = @HAVE_BTOWC@
835HAVE_C99_STDINT_H = @HAVE_C99_STDINT_H@
836HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
837HAVE_CBRT = @HAVE_CBRT@
838HAVE_CBRTF = @HAVE_CBRTF@
839HAVE_CBRTL = @HAVE_CBRTL@
840HAVE_CHOWN = @HAVE_CHOWN@
841HAVE_COPYSIGN = @HAVE_COPYSIGN@
842HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
843HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
844HAVE_COSF = @HAVE_COSF@
845HAVE_COSHF = @HAVE_COSHF@
846HAVE_COSL = @HAVE_COSL@
847HAVE_CRTDEFS_H = @HAVE_CRTDEFS_H@
848HAVE_DECL_ACOSL = @HAVE_DECL_ACOSL@
849HAVE_DECL_ASINL = @HAVE_DECL_ASINL@
850HAVE_DECL_ATANL = @HAVE_DECL_ATANL@
851HAVE_DECL_CBRTF = @HAVE_DECL_CBRTF@
852HAVE_DECL_CBRTL = @HAVE_DECL_CBRTL@
853HAVE_DECL_CEILF = @HAVE_DECL_CEILF@
854HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
855HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
856HAVE_DECL_COSL = @HAVE_DECL_COSL@
857HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
858HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
859HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
860HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
861HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
862HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
863HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
864HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
865HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
866HAVE_DECL_FLOORL = @HAVE_DECL_FLOORL@
867HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
868HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
869HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
870HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
871HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
872HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
873HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
874HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
875HAVE_DECL_GETLOGIN = @HAVE_DECL_GETLOGIN@
876HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
877HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
878HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
879HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
880HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
881HAVE_DECL_INET_NTOP = @HAVE_DECL_INET_NTOP@
882HAVE_DECL_INET_PTON = @HAVE_DECL_INET_PTON@
883HAVE_DECL_INITSTATE = @HAVE_DECL_INITSTATE@
884HAVE_DECL_LDEXPL = @HAVE_DECL_LDEXPL@
885HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
886HAVE_DECL_LOG10L = @HAVE_DECL_LOG10L@
887HAVE_DECL_LOG2 = @HAVE_DECL_LOG2@
888HAVE_DECL_LOG2F = @HAVE_DECL_LOG2F@
889HAVE_DECL_LOG2L = @HAVE_DECL_LOG2L@
890HAVE_DECL_LOGB = @HAVE_DECL_LOGB@
891HAVE_DECL_LOGL = @HAVE_DECL_LOGL@
892HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
893HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
894HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
895HAVE_DECL_REMAINDER = @HAVE_DECL_REMAINDER@
896HAVE_DECL_REMAINDERL = @HAVE_DECL_REMAINDERL@
897HAVE_DECL_RINTF = @HAVE_DECL_RINTF@
898HAVE_DECL_ROUND = @HAVE_DECL_ROUND@
899HAVE_DECL_ROUNDF = @HAVE_DECL_ROUNDF@
900HAVE_DECL_ROUNDL = @HAVE_DECL_ROUNDL@
901HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
902HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
903HAVE_DECL_SETSTATE = @HAVE_DECL_SETSTATE@
904HAVE_DECL_SINL = @HAVE_DECL_SINL@
905HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
906HAVE_DECL_SQRTL = @HAVE_DECL_SQRTL@
907HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
908HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
909HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
910HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
911HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
912HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
913HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
914HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
915HAVE_DECL_TANL = @HAVE_DECL_TANL@
916HAVE_DECL_TRUNC = @HAVE_DECL_TRUNC@
917HAVE_DECL_TRUNCATE = @HAVE_DECL_TRUNCATE@
918HAVE_DECL_TRUNCF = @HAVE_DECL_TRUNCF@
919HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
920HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
921HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
922HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
923HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
924HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
925HAVE_DPRINTF = @HAVE_DPRINTF@
926HAVE_DUP2 = @HAVE_DUP2@
927HAVE_DUP3 = @HAVE_DUP3@
928HAVE_DUPLOCALE = @HAVE_DUPLOCALE@
929HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
930HAVE_EXPF = @HAVE_EXPF@
931HAVE_EXPL = @HAVE_EXPL@
932HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
933HAVE_EXPM1 = @HAVE_EXPM1@
934HAVE_EXPM1F = @HAVE_EXPM1F@
935HAVE_FABSF = @HAVE_FABSF@
936HAVE_FABSL = @HAVE_FABSL@
937HAVE_FACCESSAT = @HAVE_FACCESSAT@
938HAVE_FCHDIR = @HAVE_FCHDIR@
939HAVE_FCHMODAT = @HAVE_FCHMODAT@
940HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
941HAVE_FCNTL = @HAVE_FCNTL@
942HAVE_FDATASYNC = @HAVE_FDATASYNC@
943HAVE_FEATURES_H = @HAVE_FEATURES_H@
944HAVE_FFSL = @HAVE_FFSL@
945HAVE_FFSLL = @HAVE_FFSLL@
946HAVE_FMA = @HAVE_FMA@
947HAVE_FMAF = @HAVE_FMAF@
948HAVE_FMAL = @HAVE_FMAL@
949HAVE_FMODF = @HAVE_FMODF@
950HAVE_FMODL = @HAVE_FMODL@
951HAVE_FREELOCALE = @HAVE_FREELOCALE@
952HAVE_FREXPF = @HAVE_FREXPF@
953HAVE_FSEEKO = @HAVE_FSEEKO@
954HAVE_FSTATAT = @HAVE_FSTATAT@
955HAVE_FSYNC = @HAVE_FSYNC@
956HAVE_FTELLO = @HAVE_FTELLO@
957HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
958HAVE_FUTIMENS = @HAVE_FUTIMENS@
959HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
960HAVE_GETGROUPS = @HAVE_GETGROUPS@
961HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
962HAVE_GETLOGIN = @HAVE_GETLOGIN@
963HAVE_GETOPT_H = @HAVE_GETOPT_H@
964HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
965HAVE_GETPASS = @HAVE_GETPASS@
966HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
967HAVE_GRANTPT = @HAVE_GRANTPT@
968HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
969HAVE_HYPOTF = @HAVE_HYPOTF@
970HAVE_HYPOTL = @HAVE_HYPOTL@
971HAVE_ILOGB = @HAVE_ILOGB@
972HAVE_ILOGBF = @HAVE_ILOGBF@
973HAVE_ILOGBL = @HAVE_ILOGBL@
974HAVE_IMAXDIV_T = @HAVE_IMAXDIV_T@
975HAVE_INITSTATE = @HAVE_INITSTATE@
976HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
977HAVE_ISNAND = @HAVE_ISNAND@
978HAVE_ISNANF = @HAVE_ISNANF@
979HAVE_ISNANL = @HAVE_ISNANL@
980HAVE_ISWBLANK = @HAVE_ISWBLANK@
981HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
982HAVE_LCHMOD = @HAVE_LCHMOD@
983HAVE_LCHOWN = @HAVE_LCHOWN@
984HAVE_LDEXPF = @HAVE_LDEXPF@
985HAVE_LINK = @HAVE_LINK@
986HAVE_LINKAT = @HAVE_LINKAT@
987HAVE_LOG10F = @HAVE_LOG10F@
988HAVE_LOG10L = @HAVE_LOG10L@
989HAVE_LOG1P = @HAVE_LOG1P@
990HAVE_LOG1PF = @HAVE_LOG1PF@
991HAVE_LOG1PL = @HAVE_LOG1PL@
992HAVE_LOGBF = @HAVE_LOGBF@
993HAVE_LOGBL = @HAVE_LOGBL@
994HAVE_LOGF = @HAVE_LOGF@
995HAVE_LOGL = @HAVE_LOGL@
996HAVE_LSTAT = @HAVE_LSTAT@
997HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
998HAVE_MBRLEN = @HAVE_MBRLEN@
999HAVE_MBRTOWC = @HAVE_MBRTOWC@
1000HAVE_MBSINIT = @HAVE_MBSINIT@
1001HAVE_MBSLEN = @HAVE_MBSLEN@
1002HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
1003HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
1004HAVE_MBTOWC = @HAVE_MBTOWC@
1005HAVE_MEMCHR = @HAVE_MEMCHR@
1006HAVE_MEMPCPY = @HAVE_MEMPCPY@
1007HAVE_MKDIRAT = @HAVE_MKDIRAT@
1008HAVE_MKDTEMP = @HAVE_MKDTEMP@
1009HAVE_MKFIFO = @HAVE_MKFIFO@
1010HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
1011HAVE_MKNOD = @HAVE_MKNOD@
1012HAVE_MKNODAT = @HAVE_MKNODAT@
1013HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
1014HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
1015HAVE_MKSTEMP = @HAVE_MKSTEMP@
1016HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
1017HAVE_MODFF = @HAVE_MODFF@
1018HAVE_MODFL = @HAVE_MODFL@
1019HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
1020HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
1021HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
1022HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
1023HAVE_OPENAT = @HAVE_OPENAT@
1024HAVE_OS_H = @HAVE_OS_H@
1025HAVE_PCLOSE = @HAVE_PCLOSE@
1026HAVE_PIPE = @HAVE_PIPE@
1027HAVE_PIPE2 = @HAVE_PIPE2@
1028HAVE_POPEN = @HAVE_POPEN@
1029HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
1030HAVE_POWF = @HAVE_POWF@
1031HAVE_PREAD = @HAVE_PREAD@
1032HAVE_PTSNAME = @HAVE_PTSNAME@
1033HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
1034HAVE_PWRITE = @HAVE_PWRITE@
1035HAVE_QSORT_R = @HAVE_QSORT_R@
1036HAVE_RANDOM = @HAVE_RANDOM@
1037HAVE_RANDOM_H = @HAVE_RANDOM_H@
1038HAVE_RANDOM_R = @HAVE_RANDOM_R@
1039HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
1040HAVE_READLINK = @HAVE_READLINK@
1041HAVE_READLINKAT = @HAVE_READLINKAT@
1042HAVE_REALLOCARRAY = @HAVE_REALLOCARRAY@
1043HAVE_REALPATH = @HAVE_REALPATH@
1044HAVE_REMAINDER = @HAVE_REMAINDER@
1045HAVE_REMAINDERF = @HAVE_REMAINDERF@
1046HAVE_RENAMEAT = @HAVE_RENAMEAT@
1047HAVE_RINT = @HAVE_RINT@
1048HAVE_RINTL = @HAVE_RINTL@
1049HAVE_RPMATCH = @HAVE_RPMATCH@
1050HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = @HAVE_SAME_LONG_DOUBLE_AS_DOUBLE@
1051HAVE_SA_FAMILY_T = @HAVE_SA_FAMILY_T@
1052HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
1053HAVE_SETENV = @HAVE_SETENV@
1054HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
1055HAVE_SETSTATE = @HAVE_SETSTATE@
1056HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
1057HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
1058HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
1059HAVE_SINF = @HAVE_SINF@
1060HAVE_SINHF = @HAVE_SINHF@
1061HAVE_SINL = @HAVE_SINL@
1062HAVE_SLEEP = @HAVE_SLEEP@
1063HAVE_SQRTF = @HAVE_SQRTF@
1064HAVE_SQRTL = @HAVE_SQRTL@
1065HAVE_STDINT_H = @HAVE_STDINT_H@
1066HAVE_STPCPY = @HAVE_STPCPY@
1067HAVE_STPNCPY = @HAVE_STPNCPY@
1068HAVE_STRCASESTR = @HAVE_STRCASESTR@
1069HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
1070HAVE_STRPBRK = @HAVE_STRPBRK@
1071HAVE_STRPTIME = @HAVE_STRPTIME@
1072HAVE_STRSEP = @HAVE_STRSEP@
1073HAVE_STRTOD = @HAVE_STRTOD@
1074HAVE_STRTOLD = @HAVE_STRTOLD@
1075HAVE_STRTOLL = @HAVE_STRTOLL@
1076HAVE_STRTOULL = @HAVE_STRTOULL@
1077HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
1078HAVE_STRUCT_SOCKADDR_STORAGE = @HAVE_STRUCT_SOCKADDR_STORAGE@
1079HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = @HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY@
1080HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
1081HAVE_SYMLINK = @HAVE_SYMLINK@
1082HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
1083HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
1084HAVE_SYS_CDEFS_H = @HAVE_SYS_CDEFS_H@
1085HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
1086HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
1087HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
1088HAVE_SYS_SOCKET_H = @HAVE_SYS_SOCKET_H@
1089HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
1090HAVE_SYS_UIO_H = @HAVE_SYS_UIO_H@
1091HAVE_TANF = @HAVE_TANF@
1092HAVE_TANHF = @HAVE_TANHF@
1093HAVE_TANL = @HAVE_TANL@
1094HAVE_TIMEGM = @HAVE_TIMEGM@
1095HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
1096HAVE_TZSET = @HAVE_TZSET@
1097HAVE_UNISTD_H = @HAVE_UNISTD_H@
1098HAVE_UNLINKAT = @HAVE_UNLINKAT@
1099HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
1100HAVE_USLEEP = @HAVE_USLEEP@
1101HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
1102HAVE_VASPRINTF = @HAVE_VASPRINTF@
1103HAVE_VDPRINTF = @HAVE_VDPRINTF@
1104HAVE_VISIBILITY = @HAVE_VISIBILITY@
1105HAVE_WCHAR_H = @HAVE_WCHAR_H@
1106HAVE_WCHAR_T = @HAVE_WCHAR_T@
1107HAVE_WCPCPY = @HAVE_WCPCPY@
1108HAVE_WCPNCPY = @HAVE_WCPNCPY@
1109HAVE_WCRTOMB = @HAVE_WCRTOMB@
1110HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
1111HAVE_WCSCAT = @HAVE_WCSCAT@
1112HAVE_WCSCHR = @HAVE_WCSCHR@
1113HAVE_WCSCMP = @HAVE_WCSCMP@
1114HAVE_WCSCOLL = @HAVE_WCSCOLL@
1115HAVE_WCSCPY = @HAVE_WCSCPY@
1116HAVE_WCSCSPN = @HAVE_WCSCSPN@
1117HAVE_WCSDUP = @HAVE_WCSDUP@
1118HAVE_WCSFTIME = @HAVE_WCSFTIME@
1119HAVE_WCSLEN = @HAVE_WCSLEN@
1120HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
1121HAVE_WCSNCAT = @HAVE_WCSNCAT@
1122HAVE_WCSNCMP = @HAVE_WCSNCMP@
1123HAVE_WCSNCPY = @HAVE_WCSNCPY@
1124HAVE_WCSNLEN = @HAVE_WCSNLEN@
1125HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
1126HAVE_WCSPBRK = @HAVE_WCSPBRK@
1127HAVE_WCSRCHR = @HAVE_WCSRCHR@
1128HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
1129HAVE_WCSSPN = @HAVE_WCSSPN@
1130HAVE_WCSSTR = @HAVE_WCSSTR@
1131HAVE_WCSTOK = @HAVE_WCSTOK@
1132HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
1133HAVE_WCSXFRM = @HAVE_WCSXFRM@
1134HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
1135HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
1136HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
1137HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
1138HAVE_WINT_T = @HAVE_WINT_T@
1139HAVE_WMEMCHR = @HAVE_WMEMCHR@
1140HAVE_WMEMCMP = @HAVE_WMEMCMP@
1141HAVE_WMEMCPY = @HAVE_WMEMCPY@
1142HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
1143HAVE_WMEMSET = @HAVE_WMEMSET@
1144HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
1145HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
1146HAVE__BOOL = @HAVE__BOOL@
1147HAVE__EXIT = @HAVE__EXIT@
1148INCLUDE_NEXT = @INCLUDE_NEXT@
1149INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
1150INET_PTON_LIB = @INET_PTON_LIB@
1151INSTALL = @INSTALL@
1152INSTALL_DATA = @INSTALL_DATA@
1153INSTALL_PROGRAM = @INSTALL_PROGRAM@
1154INSTALL_SCRIPT = @INSTALL_SCRIPT@
1155INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1156INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
1157INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
1158ISNAND_LIBM = @ISNAND_LIBM@
1159ISNANF_LIBM = @ISNANF_LIBM@
1160ISNANL_LIBM = @ISNANL_LIBM@
1161ISNAN_LIBM = @ISNAN_LIBM@
1162LD = @LD@
1163LDFLAGS = @LDFLAGS@
1164LIBINTL = @LIBINTL@
1165LIBOBJS = @LIBOBJS@
1166LIBPMULTITHREAD = @LIBPMULTITHREAD@
1167LIBPTHREAD = @LIBPTHREAD@
1168LIBS = @LIBS@
1169LIBTOOL = @LIBTOOL@
1170LIB_HARD_LOCALE = @LIB_HARD_LOCALE@
1171LIB_MBRTOWC = @LIB_MBRTOWC@
1172LIB_SCHED_YIELD = @LIB_SCHED_YIELD@
1173LIB_SETLOCALE_NULL = @LIB_SETLOCALE_NULL@
1174LIMITS_H = @LIMITS_H@
1175LIPO = @LIPO@
1176LN_S = @LN_S@
1177LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
1178LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
1179LOCALE_JA = @LOCALE_JA@
1180LOCALE_ZH_CN = @LOCALE_ZH_CN@
1181LTLIBINTL = @LTLIBINTL@
1182LTLIBOBJS = @LTLIBOBJS@
1183LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
1184MAKEINFO = @MAKEINFO@
1185MANIFEST_TOOL = @MANIFEST_TOOL@
1186MATH_LIBS = @MATH_LIBS@
1187MKDIR_P = @MKDIR_P@
1188NETINET_IN_H = @NETINET_IN_H@
1189NEXT_ARPA_INET_H = @NEXT_ARPA_INET_H@
1190NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = @NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H@
1191NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
1192NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
1193NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
1194NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
1195NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
1196NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = @NEXT_AS_FIRST_DIRECTIVE_LIMITS_H@
1197NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
1198NEXT_AS_FIRST_DIRECTIVE_MATH_H = @NEXT_AS_FIRST_DIRECTIVE_MATH_H@
1199NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H = @NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H@
1200NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
1201NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
1202NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
1203NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
1204NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
1205NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H@
1206NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
1207NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
1208NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H@
1209NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
1210NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
1211NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
1212NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
1213NEXT_ERRNO_H = @NEXT_ERRNO_H@
1214NEXT_FCNTL_H = @NEXT_FCNTL_H@
1215NEXT_FLOAT_H = @NEXT_FLOAT_H@
1216NEXT_GETOPT_H = @NEXT_GETOPT_H@
1217NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
1218NEXT_LIMITS_H = @NEXT_LIMITS_H@
1219NEXT_LOCALE_H = @NEXT_LOCALE_H@
1220NEXT_MATH_H = @NEXT_MATH_H@
1221NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
1222NEXT_STDDEF_H = @NEXT_STDDEF_H@
1223NEXT_STDINT_H = @NEXT_STDINT_H@
1224NEXT_STDIO_H = @NEXT_STDIO_H@
1225NEXT_STDLIB_H = @NEXT_STDLIB_H@
1226NEXT_STRING_H = @NEXT_STRING_H@
1227NEXT_SYS_SOCKET_H = @NEXT_SYS_SOCKET_H@
1228NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
1229NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
1230NEXT_SYS_UIO_H = @NEXT_SYS_UIO_H@
1231NEXT_TIME_H = @NEXT_TIME_H@
1232NEXT_UNISTD_H = @NEXT_UNISTD_H@
1233NEXT_WCHAR_H = @NEXT_WCHAR_H@
1234NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
1235NM = @NM@
1236NMEDIT = @NMEDIT@
1237OBJDUMP = @OBJDUMP@
1238OBJEXT = @OBJEXT@
1239OTOOL = @OTOOL@
1240OTOOL64 = @OTOOL64@
1241OUTPUT_FORMAT = @OUTPUT_FORMAT@
1242OUTPUT_LIMIT = @OUTPUT_LIMIT@
1243PACKAGE = @PACKAGE@
1244PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1245PACKAGE_MAINTAINER = @PACKAGE_MAINTAINER@
1246PACKAGE_NAME = @PACKAGE_NAME@
1247PACKAGE_STRING = @PACKAGE_STRING@
1248PACKAGE_TARNAME = @PACKAGE_TARNAME@
1249PACKAGE_URL = @PACKAGE_URL@
1250PACKAGE_VERSION = @PACKAGE_VERSION@
1251PATH_SEPARATOR = @PATH_SEPARATOR@
1252PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
1253PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
1254PRIPTR_PREFIX = @PRIPTR_PREFIX@
1255PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
1256PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
1257PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
1258RANLIB = @RANLIB@
1259REPLACE_ACCESS = @REPLACE_ACCESS@
1260REPLACE_ACOSF = @REPLACE_ACOSF@
1261REPLACE_ASINF = @REPLACE_ASINF@
1262REPLACE_ATAN2F = @REPLACE_ATAN2F@
1263REPLACE_ATANF = @REPLACE_ATANF@
1264REPLACE_BTOWC = @REPLACE_BTOWC@
1265REPLACE_CALLOC = @REPLACE_CALLOC@
1266REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
1267REPLACE_CBRTF = @REPLACE_CBRTF@
1268REPLACE_CBRTL = @REPLACE_CBRTL@
1269REPLACE_CEIL = @REPLACE_CEIL@
1270REPLACE_CEILF = @REPLACE_CEILF@
1271REPLACE_CEILL = @REPLACE_CEILL@
1272REPLACE_CHOWN = @REPLACE_CHOWN@
1273REPLACE_CLOSE = @REPLACE_CLOSE@
1274REPLACE_COSF = @REPLACE_COSF@
1275REPLACE_COSHF = @REPLACE_COSHF@
1276REPLACE_CREAT = @REPLACE_CREAT@
1277REPLACE_CTIME = @REPLACE_CTIME@
1278REPLACE_DPRINTF = @REPLACE_DPRINTF@
1279REPLACE_DUP = @REPLACE_DUP@
1280REPLACE_DUP2 = @REPLACE_DUP2@
1281REPLACE_DUPLOCALE = @REPLACE_DUPLOCALE@
1282REPLACE_EXP2 = @REPLACE_EXP2@
1283REPLACE_EXP2L = @REPLACE_EXP2L@
1284REPLACE_EXPF = @REPLACE_EXPF@
1285REPLACE_EXPL = @REPLACE_EXPL@
1286REPLACE_EXPM1 = @REPLACE_EXPM1@
1287REPLACE_EXPM1F = @REPLACE_EXPM1F@
1288REPLACE_EXPM1L = @REPLACE_EXPM1L@
1289REPLACE_FABSL = @REPLACE_FABSL@
1290REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
1291REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
1292REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
1293REPLACE_FCLOSE = @REPLACE_FCLOSE@
1294REPLACE_FCNTL = @REPLACE_FCNTL@
1295REPLACE_FDOPEN = @REPLACE_FDOPEN@
1296REPLACE_FFLUSH = @REPLACE_FFLUSH@
1297REPLACE_FLOOR = @REPLACE_FLOOR@
1298REPLACE_FLOORF = @REPLACE_FLOORF@
1299REPLACE_FLOORL = @REPLACE_FLOORL@
1300REPLACE_FMA = @REPLACE_FMA@
1301REPLACE_FMAF = @REPLACE_FMAF@
1302REPLACE_FMAL = @REPLACE_FMAL@
1303REPLACE_FMOD = @REPLACE_FMOD@
1304REPLACE_FMODF = @REPLACE_FMODF@
1305REPLACE_FMODL = @REPLACE_FMODL@
1306REPLACE_FOPEN = @REPLACE_FOPEN@
1307REPLACE_FPRINTF = @REPLACE_FPRINTF@
1308REPLACE_FPURGE = @REPLACE_FPURGE@
1309REPLACE_FREELOCALE = @REPLACE_FREELOCALE@
1310REPLACE_FREOPEN = @REPLACE_FREOPEN@
1311REPLACE_FREXP = @REPLACE_FREXP@
1312REPLACE_FREXPF = @REPLACE_FREXPF@
1313REPLACE_FREXPL = @REPLACE_FREXPL@
1314REPLACE_FSEEK = @REPLACE_FSEEK@
1315REPLACE_FSEEKO = @REPLACE_FSEEKO@
1316REPLACE_FSTAT = @REPLACE_FSTAT@
1317REPLACE_FSTATAT = @REPLACE_FSTATAT@
1318REPLACE_FTELL = @REPLACE_FTELL@
1319REPLACE_FTELLO = @REPLACE_FTELLO@
1320REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
1321REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
1322REPLACE_GETCWD = @REPLACE_GETCWD@
1323REPLACE_GETDELIM = @REPLACE_GETDELIM@
1324REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
1325REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
1326REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
1327REPLACE_GETLINE = @REPLACE_GETLINE@
1328REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
1329REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
1330REPLACE_GETPASS = @REPLACE_GETPASS@
1331REPLACE_GMTIME = @REPLACE_GMTIME@
1332REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
1333REPLACE_HYPOT = @REPLACE_HYPOT@
1334REPLACE_HYPOTF = @REPLACE_HYPOTF@
1335REPLACE_HYPOTL = @REPLACE_HYPOTL@
1336REPLACE_ILOGB = @REPLACE_ILOGB@
1337REPLACE_ILOGBF = @REPLACE_ILOGBF@
1338REPLACE_ILOGBL = @REPLACE_ILOGBL@
1339REPLACE_INET_NTOP = @REPLACE_INET_NTOP@
1340REPLACE_INET_PTON = @REPLACE_INET_PTON@
1341REPLACE_INITSTATE = @REPLACE_INITSTATE@
1342REPLACE_ISATTY = @REPLACE_ISATTY@
1343REPLACE_ISFINITE = @REPLACE_ISFINITE@
1344REPLACE_ISINF = @REPLACE_ISINF@
1345REPLACE_ISNAN = @REPLACE_ISNAN@
1346REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
1347REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
1348REPLACE_ISWDIGIT = @REPLACE_ISWDIGIT@
1349REPLACE_ISWXDIGIT = @REPLACE_ISWXDIGIT@
1350REPLACE_ITOLD = @REPLACE_ITOLD@
1351REPLACE_LCHOWN = @REPLACE_LCHOWN@
1352REPLACE_LDEXPL = @REPLACE_LDEXPL@
1353REPLACE_LINK = @REPLACE_LINK@
1354REPLACE_LINKAT = @REPLACE_LINKAT@
1355REPLACE_LOCALECONV = @REPLACE_LOCALECONV@
1356REPLACE_LOCALTIME = @REPLACE_LOCALTIME@
1357REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
1358REPLACE_LOG = @REPLACE_LOG@
1359REPLACE_LOG10 = @REPLACE_LOG10@
1360REPLACE_LOG10F = @REPLACE_LOG10F@
1361REPLACE_LOG10L = @REPLACE_LOG10L@
1362REPLACE_LOG1P = @REPLACE_LOG1P@
1363REPLACE_LOG1PF = @REPLACE_LOG1PF@
1364REPLACE_LOG1PL = @REPLACE_LOG1PL@
1365REPLACE_LOG2 = @REPLACE_LOG2@
1366REPLACE_LOG2F = @REPLACE_LOG2F@
1367REPLACE_LOG2L = @REPLACE_LOG2L@
1368REPLACE_LOGB = @REPLACE_LOGB@
1369REPLACE_LOGBF = @REPLACE_LOGBF@
1370REPLACE_LOGBL = @REPLACE_LOGBL@
1371REPLACE_LOGF = @REPLACE_LOGF@
1372REPLACE_LOGL = @REPLACE_LOGL@
1373REPLACE_LSEEK = @REPLACE_LSEEK@
1374REPLACE_LSTAT = @REPLACE_LSTAT@
1375REPLACE_MALLOC = @REPLACE_MALLOC@
1376REPLACE_MBRLEN = @REPLACE_MBRLEN@
1377REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
1378REPLACE_MBSINIT = @REPLACE_MBSINIT@
1379REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
1380REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
1381REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
1382REPLACE_MBTOWC = @REPLACE_MBTOWC@
1383REPLACE_MEMCHR = @REPLACE_MEMCHR@
1384REPLACE_MEMMEM = @REPLACE_MEMMEM@
1385REPLACE_MKDIR = @REPLACE_MKDIR@
1386REPLACE_MKFIFO = @REPLACE_MKFIFO@
1387REPLACE_MKNOD = @REPLACE_MKNOD@
1388REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
1389REPLACE_MKTIME = @REPLACE_MKTIME@
1390REPLACE_MODF = @REPLACE_MODF@
1391REPLACE_MODFF = @REPLACE_MODFF@
1392REPLACE_MODFL = @REPLACE_MODFL@
1393REPLACE_NAN = @REPLACE_NAN@
1394REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
1395REPLACE_NEWLOCALE = @REPLACE_NEWLOCALE@
1396REPLACE_NULL = @REPLACE_NULL@
1397REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
1398REPLACE_OPEN = @REPLACE_OPEN@
1399REPLACE_OPENAT = @REPLACE_OPENAT@
1400REPLACE_PERROR = @REPLACE_PERROR@
1401REPLACE_POPEN = @REPLACE_POPEN@
1402REPLACE_PREAD = @REPLACE_PREAD@
1403REPLACE_PRINTF = @REPLACE_PRINTF@
1404REPLACE_PTSNAME = @REPLACE_PTSNAME@
1405REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
1406REPLACE_PUTENV = @REPLACE_PUTENV@
1407REPLACE_PWRITE = @REPLACE_PWRITE@
1408REPLACE_QSORT_R = @REPLACE_QSORT_R@
1409REPLACE_RANDOM = @REPLACE_RANDOM@
1410REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
1411REPLACE_READ = @REPLACE_READ@
1412REPLACE_READLINK = @REPLACE_READLINK@
1413REPLACE_READLINKAT = @REPLACE_READLINKAT@
1414REPLACE_REALLOC = @REPLACE_REALLOC@
1415REPLACE_REALPATH = @REPLACE_REALPATH@
1416REPLACE_REMAINDER = @REPLACE_REMAINDER@
1417REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
1418REPLACE_REMAINDERL = @REPLACE_REMAINDERL@
1419REPLACE_REMOVE = @REPLACE_REMOVE@
1420REPLACE_RENAME = @REPLACE_RENAME@
1421REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
1422REPLACE_RINTL = @REPLACE_RINTL@
1423REPLACE_RMDIR = @REPLACE_RMDIR@
1424REPLACE_ROUND = @REPLACE_ROUND@
1425REPLACE_ROUNDF = @REPLACE_ROUNDF@
1426REPLACE_ROUNDL = @REPLACE_ROUNDL@
1427REPLACE_SETENV = @REPLACE_SETENV@
1428REPLACE_SETLOCALE = @REPLACE_SETLOCALE@
1429REPLACE_SETSTATE = @REPLACE_SETSTATE@
1430REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
1431REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
1432REPLACE_SINF = @REPLACE_SINF@
1433REPLACE_SINHF = @REPLACE_SINHF@
1434REPLACE_SLEEP = @REPLACE_SLEEP@
1435REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
1436REPLACE_SPRINTF = @REPLACE_SPRINTF@
1437REPLACE_SQRTF = @REPLACE_SQRTF@
1438REPLACE_SQRTL = @REPLACE_SQRTL@
1439REPLACE_STAT = @REPLACE_STAT@
1440REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
1441REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
1442REPLACE_STPNCPY = @REPLACE_STPNCPY@
1443REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
1444REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
1445REPLACE_STRDUP = @REPLACE_STRDUP@
1446REPLACE_STRERROR = @REPLACE_STRERROR@
1447REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
1448REPLACE_STRFTIME = @REPLACE_STRFTIME@
1449REPLACE_STRNCAT = @REPLACE_STRNCAT@
1450REPLACE_STRNDUP = @REPLACE_STRNDUP@
1451REPLACE_STRNLEN = @REPLACE_STRNLEN@
1452REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
1453REPLACE_STRSTR = @REPLACE_STRSTR@
1454REPLACE_STRTOD = @REPLACE_STRTOD@
1455REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
1456REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
1457REPLACE_STRTOLD = @REPLACE_STRTOLD@
1458REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
1459REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@
1460REPLACE_SYMLINK = @REPLACE_SYMLINK@
1461REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
1462REPLACE_TANF = @REPLACE_TANF@
1463REPLACE_TANHF = @REPLACE_TANHF@
1464REPLACE_TIMEGM = @REPLACE_TIMEGM@
1465REPLACE_TMPFILE = @REPLACE_TMPFILE@
1466REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
1467REPLACE_TRUNC = @REPLACE_TRUNC@
1468REPLACE_TRUNCATE = @REPLACE_TRUNCATE@
1469REPLACE_TRUNCF = @REPLACE_TRUNCF@
1470REPLACE_TRUNCL = @REPLACE_TRUNCL@
1471REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
1472REPLACE_TZSET = @REPLACE_TZSET@
1473REPLACE_UNLINK = @REPLACE_UNLINK@
1474REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
1475REPLACE_UNSETENV = @REPLACE_UNSETENV@
1476REPLACE_USLEEP = @REPLACE_USLEEP@
1477REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
1478REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
1479REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
1480REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
1481REPLACE_VPRINTF = @REPLACE_VPRINTF@
1482REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
1483REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
1484REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
1485REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
1486REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
1487REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
1488REPLACE_WCSTOK = @REPLACE_WCSTOK@
1489REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
1490REPLACE_WCTOB = @REPLACE_WCTOB@
1491REPLACE_WCTOMB = @REPLACE_WCTOMB@
1492REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
1493REPLACE_WRITE = @REPLACE_WRITE@
1494SED = @SED@
1495SET_MAKE = @SET_MAKE@
1496SHELL = @SHELL@
1497SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
1498SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
1499STDALIGN_H = @STDALIGN_H@
1500STDBOOL_H = @STDBOOL_H@
1501STDDEF_H = @STDDEF_H@
1502STDINT_H = @STDINT_H@
1503STRIP = @STRIP@
1504SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
1505TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
1506UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
1507UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
1508UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
1509UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
1510UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
1511UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
1512VERSION = @VERSION@
1513WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
1514WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
1515WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
1516WINDOWS_STAT_INODES = @WINDOWS_STAT_INODES@
1517WINDOWS_STAT_TIMESPEC = @WINDOWS_STAT_TIMESPEC@
1518WINT_T_SUFFIX = @WINT_T_SUFFIX@
1519abs_builddir = @abs_builddir@
1520abs_srcdir = @abs_srcdir@
1521abs_top_builddir = @abs_top_builddir@
1522abs_top_srcdir = @abs_top_srcdir@
1523ac_ct_AR = @ac_ct_AR@
1524ac_ct_CC = @ac_ct_CC@
1525ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1526am__include = @am__include@
1527am__leading_dot = @am__leading_dot@
1528am__quote = @am__quote@
1529am__tar = @am__tar@
1530am__untar = @am__untar@
1531bindir = @bindir@
1532build = @build@
1533build_alias = @build_alias@
1534build_cpu = @build_cpu@
1535build_os = @build_os@
1536build_vendor = @build_vendor@
1537builddir = @builddir@
1538datadir = @datadir@
1539datarootdir = @datarootdir@
1540docdir = @docdir@
1541dvidir = @dvidir@
1542exec_prefix = @exec_prefix@
1543gl_LIBOBJS = @gl_LIBOBJS@
1544gl_LTLIBOBJS = @gl_LTLIBOBJS@
1545gltests_LIBOBJS = @gltests_LIBOBJS@
1546gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
1547gltests_WITNESS = @gltests_WITNESS@
1548host = @host@
1549host_alias = @host_alias@
1550host_cpu = @host_cpu@
1551host_os = @host_os@
1552host_vendor = @host_vendor@
1553htmldir = @htmldir@
1554includedir = @includedir@
1555infodir = @infodir@
1556install_sh = @install_sh@
1557libdir = @libdir@
1558libexecdir = @libexecdir@
1559localedir = @localedir@
1560localstatedir = @localstatedir@
1561mandir = @mandir@
1562mkdir_p = @mkdir_p@
1563oldincludedir = @oldincludedir@
1564pdfdir = @pdfdir@
1565prefix = @prefix@
1566program_transform_name = @program_transform_name@
1567psdir = @psdir@
1568sbindir = @sbindir@
1569sharedstatedir = @sharedstatedir@
1570srcdir = @srcdir@
1571sysconfdir = @sysconfdir@
1572target_alias = @target_alias@
1573top_build_prefix = @top_build_prefix@
1574top_builddir = @top_builddir@
1575top_srcdir = @top_srcdir@
1576AUTOMAKE_OPTIONS = 1.11 gnits
1577SUBDIRS =
1578noinst_HEADERS =
1579noinst_LIBRARIES =
1580noinst_LTLIBRARIES = libdhcpd_pools.la
1581EXTRA_DIST = alloca.in.h arpa_inet.in.h c-strcaseeq.h close.c \
1582	close-stream.h closeout.h dirname.h errno.in.h error.c error.h \
1583	exitfail.h fclose.c fcntl.in.h fd-hook.h fdopen.c fflush.c \
1584	stdio-impl.h filename.h flexmember.h float.c float.in.h \
1585	itold.c fopen.c fpending.c fpending.h stdio-impl.h fpurge.c \
1586	stdio-impl.h freading.h stdio-impl.h fseek.c fseeko.c \
1587	stdio-impl.h fstat.c stat-w32.c stat-w32.h ftell.c ftello.c \
1588	stdio-impl.h getopt-cdefs.in.h getopt-core.h getopt-ext.h \
1589	getopt-pfx-core.h getopt-pfx-ext.h getopt.c getopt.in.h \
1590	getopt1.c getopt_int.h hard-locale.h inet_pton.c intprops.h \
1591	inttypes.in.h float+.h isnan.c isnand.c float+.h isnan.c \
1592	isnanf.c float+.h isnan.c isnanl.c cdefs.h libc-config.h \
1593	limits.in.h localcharset.h locale.in.h localtime-buffer.c \
1594	localtime-buffer.h lseek.c malloc.c malloca.h math.in.h \
1595	lc-charset-dispatch.c lc-charset-dispatch.h \
1596	mbrtowc-impl-utf8.h mbrtowc-impl.h mbrtowc.c mbtowc-lock.c \
1597	mbtowc-lock.h windows-initguard.h mbsinit.c memchr.c \
1598	memchr.valgrind mktime-internal.h mktime.c mktime-internal.h \
1599	mktime.c msvc-inval.c msvc-inval.h msvc-nothrow.c \
1600	msvc-nothrow.h netinet_in.in.h strftime.h pathmax.h quote.h \
1601	quote.h quotearg.h realloc.c realloc.c setenv.c \
1602	setlocale-lock.c setlocale_null.h windows-initguard.h \
1603	_Noreturn.h arg-nonnull.h c++defs.h unused-parameter.h \
1604	warn-on-use.h stat-w32.c stat-w32.h stat.c stat-time.h \
1605	stdalign.in.h stdbool.in.h stddef.in.h stdint.in.h stdio.in.h \
1606	stdlib.in.h stpncpy.c strdup.c streq.h strerror.c \
1607	strerror-override.c strerror-override.h string.in.h \
1608	str-two-way.h strstr.c strtod.c sys_socket.in.h sys_stat.in.h \
1609	sys_types.in.h sys_uio.in.h time.in.h time_r.c time-internal.h \
1610	time_rz.c mktime-internal.h timegm.c tzset.c unistd.in.h \
1611	unsetenv.c verify.h wchar.in.h wctype.in.h xalloc.h \
1612	xalloc-oversized.h
1613BUILT_SOURCES = $(ALLOCA_H) arpa/inet.h $(ERRNO_H) fcntl.h $(FLOAT_H) \
1614	$(GETOPT_H) $(GETOPT_CDEFS_H) inttypes.h $(LIMITS_H) locale.h \
1615	math.h $(NETINET_IN_H) $(STDALIGN_H) $(STDBOOL_H) $(STDDEF_H) \
1616	$(STDINT_H) stdio.h stdlib.h string.h sys/socket.h sys/stat.h \
1617	sys/types.h sys/uio.h time.h unistd.h wchar.h wctype.h
1618SUFFIXES =
1619MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t arpa/inet.h \
1620	arpa/inet.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h \
1621	float.h-t getopt.h getopt.h-t getopt-cdefs.h getopt-cdefs.h-t \
1622	inttypes.h inttypes.h-t limits.h limits.h-t locale.h \
1623	locale.h-t math.h math.h-t netinet/in.h netinet/in.h-t \
1624	stdalign.h stdalign.h-t stdbool.h stdbool.h-t stddef.h \
1625	stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h \
1626	stdlib.h-t string.h string.h-t sys/socket.h sys/socket.h-t \
1627	sys/stat.h sys/stat.h-t sys/types.h sys/types.h-t sys/uio.h \
1628	sys/uio.h-t time.h time.h-t unistd.h unistd.h-t wchar.h \
1629	wchar.h-t wctype.h wctype.h-t
1630MOSTLYCLEANDIRS = arpa netinet sys sys sys
1631CLEANFILES =
1632DISTCLEANFILES =
1633MAINTAINERCLEANFILES =
1634# No GNU Make output.
1635AM_CPPFLAGS =
1636AM_CFLAGS =
1637libdhcpd_pools_la_SOURCES = c-ctype.h c-ctype.c c-strcase.h \
1638	c-strcasecmp.c c-strncasecmp.c close-stream.c closeout.c \
1639	dirname-lgpl.c basename-lgpl.c stripslash.c exitfail.c \
1640	fd-hook.c freading.c getprogname.h getprogname.c gettext.h \
1641	hard-locale.c localcharset.c malloca.c math.c minmax.h \
1642	nstrftime.c progname.h progname.c quotearg.c setlocale_null.c \
1643	stat-time.c sys_socket.c unistd.c wctype-h.c xmalloc.c \
1644	xalloc-die.c
1645libdhcpd_pools_la_LIBADD = $(gl_LTLIBOBJS)
1646libdhcpd_pools_la_DEPENDENCIES = $(gl_LTLIBOBJS)
1647EXTRA_libdhcpd_pools_la_SOURCES = close.c error.c fclose.c fdopen.c \
1648	fflush.c float.c itold.c fopen.c fpending.c fpurge.c fseek.c \
1649	fseeko.c fstat.c stat-w32.c ftell.c ftello.c getopt.c \
1650	getopt1.c inet_pton.c isnan.c isnand.c isnan.c isnanf.c \
1651	isnan.c isnanl.c localtime-buffer.c lseek.c malloc.c \
1652	lc-charset-dispatch.c mbrtowc.c mbtowc-lock.c mbsinit.c \
1653	memchr.c mktime.c mktime.c msvc-inval.c msvc-nothrow.c \
1654	realloc.c realloc.c setenv.c setlocale-lock.c stat-w32.c \
1655	stat.c stpncpy.c strdup.c strerror.c strerror-override.c \
1656	strstr.c strtod.c time_r.c time_rz.c timegm.c tzset.c \
1657	unsetenv.c
1658libdhcpd_pools_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined \
1659	$(INET_PTON_LIB) $(ISNAND_LIBM) $(ISNANF_LIBM) $(ISNANL_LIBM) \
1660	$(LIB_HARD_LOCALE) $(LIB_MBRTOWC) $(LIB_SETLOCALE_NULL) \
1661	$(LTLIBINTL)
1662
1663# Use this preprocessor expression to decide whether #include_next works.
1664# Do not rely on a 'configure'-time test for this, since the expression
1665# might appear in an installed header, which is used by some other compiler.
1666HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
1667
1668# Because this Makefile snippet defines a variable used by other
1669# gnulib Makefile snippets, it must be present in all makefiles that
1670# need it. This is ensured by the applicability 'all' defined above.
1671_NORETURN_H = $(srcdir)/_Noreturn.h
1672
1673# Because this Makefile snippet defines a variable used by other
1674# gnulib Makefile snippets, it must be present in all makefiles that
1675# need it. This is ensured by the applicability 'all' defined above.
1676ARG_NONNULL_H = $(srcdir)/arg-nonnull.h
1677
1678# Because this Makefile snippet defines a variable used by other
1679# gnulib Makefile snippets, it must be present in all makefiles that
1680# need it. This is ensured by the applicability 'all' defined above.
1681CXXDEFS_H = $(srcdir)/c++defs.h
1682
1683# Because this Makefile snippet defines a variable used by other
1684# gnulib Makefile snippets, it must be present in all makefiles that
1685# need it. This is ensured by the applicability 'all' defined above.
1686UNUSED_PARAMETER_H = $(srcdir)/unused-parameter.h
1687
1688# Because this Makefile snippet defines a variable used by other
1689# gnulib Makefile snippets, it must be present in all makefiles that
1690# need it. This is ensured by the applicability 'all' defined above.
1691WARN_ON_USE_H = $(srcdir)/warn-on-use.h
1692all: $(BUILT_SOURCES)
1693	$(MAKE) $(AM_MAKEFLAGS) all-recursive
1694
1695.SUFFIXES:
1696.SUFFIXES: .c .lo .o .obj
1697$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
1698	@for dep in $?; do \
1699	  case '$(am__configure_deps)' in \
1700	    *$$dep*) \
1701	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1702	        && { if test -f $@; then exit 0; else break; fi; }; \
1703	      exit 1;; \
1704	  esac; \
1705	done; \
1706	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
1707	$(am__cd) $(top_srcdir) && \
1708	  $(AUTOMAKE) --gnits lib/Makefile
1709Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1710	@case '$?' in \
1711	  *config.status*) \
1712	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1713	  *) \
1714	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1715	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1716	esac;
1717
1718$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1719	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1720
1721$(top_srcdir)/configure:  $(am__configure_deps)
1722	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1723$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1724	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1725$(am__aclocal_m4_deps):
1726
1727clean-noinstLIBRARIES:
1728	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1729
1730clean-noinstLTLIBRARIES:
1731	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1732	@list='$(noinst_LTLIBRARIES)'; \
1733	locs=`for p in $$list; do echo $$p; done | \
1734	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1735	      sort -u`; \
1736	test -z "$$locs" || { \
1737	  echo rm -f $${locs}; \
1738	  rm -f $${locs}; \
1739	}
1740
1741libdhcpd_pools.la: $(libdhcpd_pools_la_OBJECTS) $(libdhcpd_pools_la_DEPENDENCIES) $(EXTRA_libdhcpd_pools_la_DEPENDENCIES)
1742	$(AM_V_CCLD)$(libdhcpd_pools_la_LINK)  $(libdhcpd_pools_la_OBJECTS) $(libdhcpd_pools_la_LIBADD) $(LIBS)
1743
1744mostlyclean-compile:
1745	-rm -f *.$(OBJEXT)
1746
1747distclean-compile:
1748	-rm -f *.tab.c
1749
1750@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename-lgpl.Plo@am__quote@ # am--include-marker
1751@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-ctype.Plo@am__quote@ # am--include-marker
1752@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strcasecmp.Plo@am__quote@ # am--include-marker
1753@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-strncasecmp.Plo@am__quote@ # am--include-marker
1754@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close-stream.Plo@am__quote@ # am--include-marker
1755@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close.Plo@am__quote@ # am--include-marker
1756@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closeout.Plo@am__quote@ # am--include-marker
1757@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname-lgpl.Plo@am__quote@ # am--include-marker
1758@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@ # am--include-marker
1759@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Plo@am__quote@ # am--include-marker
1760@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fclose.Plo@am__quote@ # am--include-marker
1761@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-hook.Plo@am__quote@ # am--include-marker
1762@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdopen.Plo@am__quote@ # am--include-marker
1763@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fflush.Plo@am__quote@ # am--include-marker
1764@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float.Plo@am__quote@ # am--include-marker
1765@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fopen.Plo@am__quote@ # am--include-marker
1766@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fpending.Plo@am__quote@ # am--include-marker
1767@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fpurge.Plo@am__quote@ # am--include-marker
1768@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/freading.Plo@am__quote@ # am--include-marker
1769@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fseek.Plo@am__quote@ # am--include-marker
1770@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fseeko.Plo@am__quote@ # am--include-marker
1771@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fstat.Plo@am__quote@ # am--include-marker
1772@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftell.Plo@am__quote@ # am--include-marker
1773@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftello.Plo@am__quote@ # am--include-marker
1774@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Plo@am__quote@ # am--include-marker
1775@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Plo@am__quote@ # am--include-marker
1776@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getprogname.Plo@am__quote@ # am--include-marker
1777@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hard-locale.Plo@am__quote@ # am--include-marker
1778@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_pton.Plo@am__quote@ # am--include-marker
1779@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnan.Plo@am__quote@ # am--include-marker
1780@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnand.Plo@am__quote@ # am--include-marker
1781@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnanf.Plo@am__quote@ # am--include-marker
1782@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnanl.Plo@am__quote@ # am--include-marker
1783@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itold.Plo@am__quote@ # am--include-marker
1784@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lc-charset-dispatch.Plo@am__quote@ # am--include-marker
1785@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Plo@am__quote@ # am--include-marker
1786@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localtime-buffer.Plo@am__quote@ # am--include-marker
1787@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lseek.Plo@am__quote@ # am--include-marker
1788@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@ # am--include-marker
1789@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloca.Plo@am__quote@ # am--include-marker
1790@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Plo@am__quote@ # am--include-marker
1791@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbrtowc.Plo@am__quote@ # am--include-marker
1792@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsinit.Plo@am__quote@ # am--include-marker
1793@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbtowc-lock.Plo@am__quote@ # am--include-marker
1794@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Plo@am__quote@ # am--include-marker
1795@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Plo@am__quote@ # am--include-marker
1796@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-inval.Plo@am__quote@ # am--include-marker
1797@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-nothrow.Plo@am__quote@ # am--include-marker
1798@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nstrftime.Plo@am__quote@ # am--include-marker
1799@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/progname.Plo@am__quote@ # am--include-marker
1800@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quotearg.Plo@am__quote@ # am--include-marker
1801@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Plo@am__quote@ # am--include-marker
1802@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setenv.Plo@am__quote@ # am--include-marker
1803@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setlocale-lock.Plo@am__quote@ # am--include-marker
1804@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setlocale_null.Plo@am__quote@ # am--include-marker
1805@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat-time.Plo@am__quote@ # am--include-marker
1806@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat-w32.Plo@am__quote@ # am--include-marker
1807@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Plo@am__quote@ # am--include-marker
1808@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpncpy.Plo@am__quote@ # am--include-marker
1809@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strdup.Plo@am__quote@ # am--include-marker
1810@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror-override.Plo@am__quote@ # am--include-marker
1811@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Plo@am__quote@ # am--include-marker
1812@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Plo@am__quote@ # am--include-marker
1813@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strstr.Plo@am__quote@ # am--include-marker
1814@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtod.Plo@am__quote@ # am--include-marker
1815@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sys_socket.Plo@am__quote@ # am--include-marker
1816@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Plo@am__quote@ # am--include-marker
1817@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_rz.Plo@am__quote@ # am--include-marker
1818@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timegm.Plo@am__quote@ # am--include-marker
1819@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tzset.Plo@am__quote@ # am--include-marker
1820@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unistd.Plo@am__quote@ # am--include-marker
1821@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unsetenv.Plo@am__quote@ # am--include-marker
1822@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctype-h.Plo@am__quote@ # am--include-marker
1823@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Plo@am__quote@ # am--include-marker
1824@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Plo@am__quote@ # am--include-marker
1825
1826$(am__depfiles_remade):
1827	@$(MKDIR_P) $(@D)
1828	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
1829
1830am--depfiles: $(am__depfiles_remade)
1831
1832.c.o:
1833@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1834@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1835@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1836@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1837@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1838@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1839
1840.c.obj:
1841@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1842@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1843@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1844@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1845@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1846@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1847
1848.c.lo:
1849@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1850@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1851@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
1852@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1853@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1854@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1855
1856mostlyclean-libtool:
1857	-rm -f *.lo
1858
1859clean-libtool:
1860	-rm -rf .libs _libs
1861
1862# This directory's subdirectories are mostly independent; you can cd
1863# into them and run 'make' without going through this Makefile.
1864# To change the values of 'make' variables: instead of editing Makefiles,
1865# (1) if the variable is set in 'config.status', edit 'config.status'
1866#     (which will cause the Makefiles to be regenerated when you run 'make');
1867# (2) otherwise, pass the desired values on the 'make' command line.
1868$(am__recursive_targets):
1869	@fail=; \
1870	if $(am__make_keepgoing); then \
1871	  failcom='fail=yes'; \
1872	else \
1873	  failcom='exit 1'; \
1874	fi; \
1875	dot_seen=no; \
1876	target=`echo $@ | sed s/-recursive//`; \
1877	case "$@" in \
1878	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1879	  *) list='$(SUBDIRS)' ;; \
1880	esac; \
1881	for subdir in $$list; do \
1882	  echo "Making $$target in $$subdir"; \
1883	  if test "$$subdir" = "."; then \
1884	    dot_seen=yes; \
1885	    local_target="$$target-am"; \
1886	  else \
1887	    local_target="$$target"; \
1888	  fi; \
1889	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1890	  || eval $$failcom; \
1891	done; \
1892	if test "$$dot_seen" = "no"; then \
1893	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1894	fi; test -z "$$fail"
1895
1896ID: $(am__tagged_files)
1897	$(am__define_uniq_tagged_files); mkid -fID $$unique
1898tags: tags-recursive
1899TAGS: tags
1900
1901tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1902	set x; \
1903	here=`pwd`; \
1904	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1905	  include_option=--etags-include; \
1906	  empty_fix=.; \
1907	else \
1908	  include_option=--include; \
1909	  empty_fix=; \
1910	fi; \
1911	list='$(SUBDIRS)'; for subdir in $$list; do \
1912	  if test "$$subdir" = .; then :; else \
1913	    test ! -f $$subdir/TAGS || \
1914	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1915	  fi; \
1916	done; \
1917	$(am__define_uniq_tagged_files); \
1918	shift; \
1919	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1920	  test -n "$$unique" || unique=$$empty_fix; \
1921	  if test $$# -gt 0; then \
1922	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1923	      "$$@" $$unique; \
1924	  else \
1925	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1926	      $$unique; \
1927	  fi; \
1928	fi
1929ctags: ctags-recursive
1930
1931CTAGS: ctags
1932ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1933	$(am__define_uniq_tagged_files); \
1934	test -z "$(CTAGS_ARGS)$$unique" \
1935	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1936	     $$unique
1937
1938GTAGS:
1939	here=`$(am__cd) $(top_builddir) && pwd` \
1940	  && $(am__cd) $(top_srcdir) \
1941	  && gtags -i $(GTAGS_ARGS) "$$here"
1942cscopelist: cscopelist-recursive
1943
1944cscopelist-am: $(am__tagged_files)
1945	list='$(am__tagged_files)'; \
1946	case "$(srcdir)" in \
1947	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1948	  *) sdir=$(subdir)/$(srcdir) ;; \
1949	esac; \
1950	for i in $$list; do \
1951	  if test -f "$$i"; then \
1952	    echo "$(subdir)/$$i"; \
1953	  else \
1954	    echo "$$sdir/$$i"; \
1955	  fi; \
1956	done >> $(top_builddir)/cscope.files
1957
1958distclean-tags:
1959	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1960
1961distdir: $(BUILT_SOURCES)
1962	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1963
1964distdir-am: $(DISTFILES)
1965	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1966	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1967	list='$(DISTFILES)'; \
1968	  dist_files=`for file in $$list; do echo $$file; done | \
1969	  sed -e "s|^$$srcdirstrip/||;t" \
1970	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1971	case $$dist_files in \
1972	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1973			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1974			   sort -u` ;; \
1975	esac; \
1976	for file in $$dist_files; do \
1977	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1978	  if test -d $$d/$$file; then \
1979	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1980	    if test -d "$(distdir)/$$file"; then \
1981	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1982	    fi; \
1983	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1984	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1985	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1986	    fi; \
1987	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1988	  else \
1989	    test -f "$(distdir)/$$file" \
1990	    || cp -p $$d/$$file "$(distdir)/$$file" \
1991	    || exit 1; \
1992	  fi; \
1993	done
1994	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1995	  if test "$$subdir" = .; then :; else \
1996	    $(am__make_dryrun) \
1997	      || test -d "$(distdir)/$$subdir" \
1998	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1999	      || exit 1; \
2000	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
2001	    $(am__relativize); \
2002	    new_distdir=$$reldir; \
2003	    dir1=$$subdir; dir2="$(top_distdir)"; \
2004	    $(am__relativize); \
2005	    new_top_distdir=$$reldir; \
2006	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
2007	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
2008	    ($(am__cd) $$subdir && \
2009	      $(MAKE) $(AM_MAKEFLAGS) \
2010	        top_distdir="$$new_top_distdir" \
2011	        distdir="$$new_distdir" \
2012		am__remove_distdir=: \
2013		am__skip_length_check=: \
2014		am__skip_mode_fix=: \
2015	        distdir) \
2016	      || exit 1; \
2017	  fi; \
2018	done
2019check-am: all-am
2020check: $(BUILT_SOURCES)
2021	$(MAKE) $(AM_MAKEFLAGS) check-recursive
2022all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
2023installdirs: installdirs-recursive
2024installdirs-am:
2025install: $(BUILT_SOURCES)
2026	$(MAKE) $(AM_MAKEFLAGS) install-recursive
2027install-exec: install-exec-recursive
2028install-data: install-data-recursive
2029uninstall: uninstall-recursive
2030
2031install-am: all-am
2032	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2033
2034installcheck: installcheck-recursive
2035install-strip:
2036	if test -z '$(STRIP)'; then \
2037	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2038	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2039	      install; \
2040	else \
2041	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2042	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2043	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2044	fi
2045mostlyclean-generic:
2046	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
2047
2048clean-generic:
2049	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2050
2051distclean-generic:
2052	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2053	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2054	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
2055
2056maintainer-clean-generic:
2057	@echo "This command is intended for maintainers to use"
2058	@echo "it deletes files that may require special tools to rebuild."
2059	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
2060	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
2061clean: clean-recursive
2062
2063clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
2064	clean-noinstLTLIBRARIES mostlyclean-am
2065
2066distclean: distclean-recursive
2067		-rm -f ./$(DEPDIR)/basename-lgpl.Plo
2068	-rm -f ./$(DEPDIR)/c-ctype.Plo
2069	-rm -f ./$(DEPDIR)/c-strcasecmp.Plo
2070	-rm -f ./$(DEPDIR)/c-strncasecmp.Plo
2071	-rm -f ./$(DEPDIR)/close-stream.Plo
2072	-rm -f ./$(DEPDIR)/close.Plo
2073	-rm -f ./$(DEPDIR)/closeout.Plo
2074	-rm -f ./$(DEPDIR)/dirname-lgpl.Plo
2075	-rm -f ./$(DEPDIR)/error.Plo
2076	-rm -f ./$(DEPDIR)/exitfail.Plo
2077	-rm -f ./$(DEPDIR)/fclose.Plo
2078	-rm -f ./$(DEPDIR)/fd-hook.Plo
2079	-rm -f ./$(DEPDIR)/fdopen.Plo
2080	-rm -f ./$(DEPDIR)/fflush.Plo
2081	-rm -f ./$(DEPDIR)/float.Plo
2082	-rm -f ./$(DEPDIR)/fopen.Plo
2083	-rm -f ./$(DEPDIR)/fpending.Plo
2084	-rm -f ./$(DEPDIR)/fpurge.Plo
2085	-rm -f ./$(DEPDIR)/freading.Plo
2086	-rm -f ./$(DEPDIR)/fseek.Plo
2087	-rm -f ./$(DEPDIR)/fseeko.Plo
2088	-rm -f ./$(DEPDIR)/fstat.Plo
2089	-rm -f ./$(DEPDIR)/ftell.Plo
2090	-rm -f ./$(DEPDIR)/ftello.Plo
2091	-rm -f ./$(DEPDIR)/getopt.Plo
2092	-rm -f ./$(DEPDIR)/getopt1.Plo
2093	-rm -f ./$(DEPDIR)/getprogname.Plo
2094	-rm -f ./$(DEPDIR)/hard-locale.Plo
2095	-rm -f ./$(DEPDIR)/inet_pton.Plo
2096	-rm -f ./$(DEPDIR)/isnan.Plo
2097	-rm -f ./$(DEPDIR)/isnand.Plo
2098	-rm -f ./$(DEPDIR)/isnanf.Plo
2099	-rm -f ./$(DEPDIR)/isnanl.Plo
2100	-rm -f ./$(DEPDIR)/itold.Plo
2101	-rm -f ./$(DEPDIR)/lc-charset-dispatch.Plo
2102	-rm -f ./$(DEPDIR)/localcharset.Plo
2103	-rm -f ./$(DEPDIR)/localtime-buffer.Plo
2104	-rm -f ./$(DEPDIR)/lseek.Plo
2105	-rm -f ./$(DEPDIR)/malloc.Plo
2106	-rm -f ./$(DEPDIR)/malloca.Plo
2107	-rm -f ./$(DEPDIR)/math.Plo
2108	-rm -f ./$(DEPDIR)/mbrtowc.Plo
2109	-rm -f ./$(DEPDIR)/mbsinit.Plo
2110	-rm -f ./$(DEPDIR)/mbtowc-lock.Plo
2111	-rm -f ./$(DEPDIR)/memchr.Plo
2112	-rm -f ./$(DEPDIR)/mktime.Plo
2113	-rm -f ./$(DEPDIR)/msvc-inval.Plo
2114	-rm -f ./$(DEPDIR)/msvc-nothrow.Plo
2115	-rm -f ./$(DEPDIR)/nstrftime.Plo
2116	-rm -f ./$(DEPDIR)/progname.Plo
2117	-rm -f ./$(DEPDIR)/quotearg.Plo
2118	-rm -f ./$(DEPDIR)/realloc.Plo
2119	-rm -f ./$(DEPDIR)/setenv.Plo
2120	-rm -f ./$(DEPDIR)/setlocale-lock.Plo
2121	-rm -f ./$(DEPDIR)/setlocale_null.Plo
2122	-rm -f ./$(DEPDIR)/stat-time.Plo
2123	-rm -f ./$(DEPDIR)/stat-w32.Plo
2124	-rm -f ./$(DEPDIR)/stat.Plo
2125	-rm -f ./$(DEPDIR)/stpncpy.Plo
2126	-rm -f ./$(DEPDIR)/strdup.Plo
2127	-rm -f ./$(DEPDIR)/strerror-override.Plo
2128	-rm -f ./$(DEPDIR)/strerror.Plo
2129	-rm -f ./$(DEPDIR)/stripslash.Plo
2130	-rm -f ./$(DEPDIR)/strstr.Plo
2131	-rm -f ./$(DEPDIR)/strtod.Plo
2132	-rm -f ./$(DEPDIR)/sys_socket.Plo
2133	-rm -f ./$(DEPDIR)/time_r.Plo
2134	-rm -f ./$(DEPDIR)/time_rz.Plo
2135	-rm -f ./$(DEPDIR)/timegm.Plo
2136	-rm -f ./$(DEPDIR)/tzset.Plo
2137	-rm -f ./$(DEPDIR)/unistd.Plo
2138	-rm -f ./$(DEPDIR)/unsetenv.Plo
2139	-rm -f ./$(DEPDIR)/wctype-h.Plo
2140	-rm -f ./$(DEPDIR)/xalloc-die.Plo
2141	-rm -f ./$(DEPDIR)/xmalloc.Plo
2142	-rm -f Makefile
2143distclean-am: clean-am distclean-compile distclean-generic \
2144	distclean-tags
2145
2146dvi: dvi-recursive
2147
2148dvi-am:
2149
2150html: html-recursive
2151
2152html-am:
2153
2154info: info-recursive
2155
2156info-am:
2157
2158install-data-am:
2159
2160install-dvi: install-dvi-recursive
2161
2162install-dvi-am:
2163
2164install-exec-am:
2165
2166install-html: install-html-recursive
2167
2168install-html-am:
2169
2170install-info: install-info-recursive
2171
2172install-info-am:
2173
2174install-man:
2175
2176install-pdf: install-pdf-recursive
2177
2178install-pdf-am:
2179
2180install-ps: install-ps-recursive
2181
2182install-ps-am:
2183
2184installcheck-am:
2185
2186maintainer-clean: maintainer-clean-recursive
2187		-rm -f ./$(DEPDIR)/basename-lgpl.Plo
2188	-rm -f ./$(DEPDIR)/c-ctype.Plo
2189	-rm -f ./$(DEPDIR)/c-strcasecmp.Plo
2190	-rm -f ./$(DEPDIR)/c-strncasecmp.Plo
2191	-rm -f ./$(DEPDIR)/close-stream.Plo
2192	-rm -f ./$(DEPDIR)/close.Plo
2193	-rm -f ./$(DEPDIR)/closeout.Plo
2194	-rm -f ./$(DEPDIR)/dirname-lgpl.Plo
2195	-rm -f ./$(DEPDIR)/error.Plo
2196	-rm -f ./$(DEPDIR)/exitfail.Plo
2197	-rm -f ./$(DEPDIR)/fclose.Plo
2198	-rm -f ./$(DEPDIR)/fd-hook.Plo
2199	-rm -f ./$(DEPDIR)/fdopen.Plo
2200	-rm -f ./$(DEPDIR)/fflush.Plo
2201	-rm -f ./$(DEPDIR)/float.Plo
2202	-rm -f ./$(DEPDIR)/fopen.Plo
2203	-rm -f ./$(DEPDIR)/fpending.Plo
2204	-rm -f ./$(DEPDIR)/fpurge.Plo
2205	-rm -f ./$(DEPDIR)/freading.Plo
2206	-rm -f ./$(DEPDIR)/fseek.Plo
2207	-rm -f ./$(DEPDIR)/fseeko.Plo
2208	-rm -f ./$(DEPDIR)/fstat.Plo
2209	-rm -f ./$(DEPDIR)/ftell.Plo
2210	-rm -f ./$(DEPDIR)/ftello.Plo
2211	-rm -f ./$(DEPDIR)/getopt.Plo
2212	-rm -f ./$(DEPDIR)/getopt1.Plo
2213	-rm -f ./$(DEPDIR)/getprogname.Plo
2214	-rm -f ./$(DEPDIR)/hard-locale.Plo
2215	-rm -f ./$(DEPDIR)/inet_pton.Plo
2216	-rm -f ./$(DEPDIR)/isnan.Plo
2217	-rm -f ./$(DEPDIR)/isnand.Plo
2218	-rm -f ./$(DEPDIR)/isnanf.Plo
2219	-rm -f ./$(DEPDIR)/isnanl.Plo
2220	-rm -f ./$(DEPDIR)/itold.Plo
2221	-rm -f ./$(DEPDIR)/lc-charset-dispatch.Plo
2222	-rm -f ./$(DEPDIR)/localcharset.Plo
2223	-rm -f ./$(DEPDIR)/localtime-buffer.Plo
2224	-rm -f ./$(DEPDIR)/lseek.Plo
2225	-rm -f ./$(DEPDIR)/malloc.Plo
2226	-rm -f ./$(DEPDIR)/malloca.Plo
2227	-rm -f ./$(DEPDIR)/math.Plo
2228	-rm -f ./$(DEPDIR)/mbrtowc.Plo
2229	-rm -f ./$(DEPDIR)/mbsinit.Plo
2230	-rm -f ./$(DEPDIR)/mbtowc-lock.Plo
2231	-rm -f ./$(DEPDIR)/memchr.Plo
2232	-rm -f ./$(DEPDIR)/mktime.Plo
2233	-rm -f ./$(DEPDIR)/msvc-inval.Plo
2234	-rm -f ./$(DEPDIR)/msvc-nothrow.Plo
2235	-rm -f ./$(DEPDIR)/nstrftime.Plo
2236	-rm -f ./$(DEPDIR)/progname.Plo
2237	-rm -f ./$(DEPDIR)/quotearg.Plo
2238	-rm -f ./$(DEPDIR)/realloc.Plo
2239	-rm -f ./$(DEPDIR)/setenv.Plo
2240	-rm -f ./$(DEPDIR)/setlocale-lock.Plo
2241	-rm -f ./$(DEPDIR)/setlocale_null.Plo
2242	-rm -f ./$(DEPDIR)/stat-time.Plo
2243	-rm -f ./$(DEPDIR)/stat-w32.Plo
2244	-rm -f ./$(DEPDIR)/stat.Plo
2245	-rm -f ./$(DEPDIR)/stpncpy.Plo
2246	-rm -f ./$(DEPDIR)/strdup.Plo
2247	-rm -f ./$(DEPDIR)/strerror-override.Plo
2248	-rm -f ./$(DEPDIR)/strerror.Plo
2249	-rm -f ./$(DEPDIR)/stripslash.Plo
2250	-rm -f ./$(DEPDIR)/strstr.Plo
2251	-rm -f ./$(DEPDIR)/strtod.Plo
2252	-rm -f ./$(DEPDIR)/sys_socket.Plo
2253	-rm -f ./$(DEPDIR)/time_r.Plo
2254	-rm -f ./$(DEPDIR)/time_rz.Plo
2255	-rm -f ./$(DEPDIR)/timegm.Plo
2256	-rm -f ./$(DEPDIR)/tzset.Plo
2257	-rm -f ./$(DEPDIR)/unistd.Plo
2258	-rm -f ./$(DEPDIR)/unsetenv.Plo
2259	-rm -f ./$(DEPDIR)/wctype-h.Plo
2260	-rm -f ./$(DEPDIR)/xalloc-die.Plo
2261	-rm -f ./$(DEPDIR)/xmalloc.Plo
2262	-rm -f Makefile
2263maintainer-clean-am: distclean-am maintainer-clean-generic
2264
2265mostlyclean: mostlyclean-recursive
2266
2267mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2268	mostlyclean-libtool mostlyclean-local
2269
2270pdf: pdf-recursive
2271
2272pdf-am:
2273
2274ps: ps-recursive
2275
2276ps-am:
2277
2278uninstall-am:
2279
2280.MAKE: $(am__recursive_targets) all check install install-am \
2281	install-strip
2282
2283.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
2284	am--depfiles check check-am clean clean-generic clean-libtool \
2285	clean-noinstLIBRARIES clean-noinstLTLIBRARIES cscopelist-am \
2286	ctags ctags-am distclean distclean-compile distclean-generic \
2287	distclean-libtool distclean-tags distdir dvi dvi-am html \
2288	html-am info info-am install install-am install-data \
2289	install-data-am install-dvi install-dvi-am install-exec \
2290	install-exec-am install-html install-html-am install-info \
2291	install-info-am install-man install-pdf install-pdf-am \
2292	install-ps install-ps-am install-strip installcheck \
2293	installcheck-am installdirs installdirs-am maintainer-clean \
2294	maintainer-clean-generic mostlyclean mostlyclean-compile \
2295	mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
2296	pdf-am ps ps-am tags tags-am uninstall uninstall-am
2297
2298.PRECIOUS: Makefile
2299
2300
2301# We need the following in order to create <alloca.h> when the system
2302# doesn't have one that works with the given compiler.
2303@GL_GENERATE_ALLOCA_H_TRUE@alloca.h: alloca.in.h $(top_builddir)/config.status
2304@GL_GENERATE_ALLOCA_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2305@GL_GENERATE_ALLOCA_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2306@GL_GENERATE_ALLOCA_H_TRUE@	  sed -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' < $(srcdir)/alloca.in.h; \
2307@GL_GENERATE_ALLOCA_H_TRUE@	} > $@-t && \
2308@GL_GENERATE_ALLOCA_H_TRUE@	mv -f $@-t $@
2309@GL_GENERATE_ALLOCA_H_FALSE@alloca.h: $(top_builddir)/config.status
2310@GL_GENERATE_ALLOCA_H_FALSE@	rm -f $@
2311
2312# We need the following in order to create <arpa/inet.h> when the system
2313# doesn't have one.
2314arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
2315	$(AM_V_at)$(MKDIR_P) arpa
2316	$(AM_V_GEN)rm -f $@-t $@ && \
2317	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2318	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2319	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2320	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2321	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2322	      -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
2323	      -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
2324	      -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
2325	      -e 's/@''GNULIB_INET_NTOP''@/$(GNULIB_INET_NTOP)/g' \
2326	      -e 's/@''GNULIB_INET_PTON''@/$(GNULIB_INET_PTON)/g' \
2327	      -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
2328	      -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
2329	      -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
2330	      -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
2331	      -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
2332	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2333	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2334	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2335	      < $(srcdir)/arpa_inet.in.h; \
2336	} > $@-t && \
2337	mv $@-t $@
2338
2339# We need the following in order to create <errno.h> when the system
2340# doesn't have one that is POSIX compliant.
2341@GL_GENERATE_ERRNO_H_TRUE@errno.h: errno.in.h $(top_builddir)/config.status
2342@GL_GENERATE_ERRNO_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2343@GL_GENERATE_ERRNO_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2344@GL_GENERATE_ERRNO_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2345@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2346@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2347@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2348@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
2349@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
2350@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
2351@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
2352@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
2353@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
2354@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
2355@GL_GENERATE_ERRNO_H_TRUE@	      < $(srcdir)/errno.in.h; \
2356@GL_GENERATE_ERRNO_H_TRUE@	} > $@-t && \
2357@GL_GENERATE_ERRNO_H_TRUE@	mv $@-t $@
2358@GL_GENERATE_ERRNO_H_FALSE@errno.h: $(top_builddir)/config.status
2359@GL_GENERATE_ERRNO_H_FALSE@	rm -f $@
2360
2361# We need the following in order to create <fcntl.h> when the system
2362# doesn't have one that works with the given compiler.
2363fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2364	$(AM_V_GEN)rm -f $@-t $@ && \
2365	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2366	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2367	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2368	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2369	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2370	      -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
2371	      -e 's/@''GNULIB_CREAT''@/$(GNULIB_CREAT)/g' \
2372	      -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
2373	      -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
2374	      -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
2375	      -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
2376	      -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
2377	      -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
2378	      -e 's|@''REPLACE_CREAT''@|$(REPLACE_CREAT)|g' \
2379	      -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
2380	      -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
2381	      -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
2382	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2383	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2384	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2385	      < $(srcdir)/fcntl.in.h; \
2386	} > $@-t && \
2387	mv $@-t $@
2388
2389# We need the following in order to create <float.h> when the system
2390# doesn't have one that works with the given compiler.
2391@GL_GENERATE_FLOAT_H_TRUE@float.h: float.in.h $(top_builddir)/config.status
2392@GL_GENERATE_FLOAT_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2393@GL_GENERATE_FLOAT_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2394@GL_GENERATE_FLOAT_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2395@GL_GENERATE_FLOAT_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2396@GL_GENERATE_FLOAT_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2397@GL_GENERATE_FLOAT_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2398@GL_GENERATE_FLOAT_H_TRUE@	      -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
2399@GL_GENERATE_FLOAT_H_TRUE@	      -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
2400@GL_GENERATE_FLOAT_H_TRUE@	      < $(srcdir)/float.in.h; \
2401@GL_GENERATE_FLOAT_H_TRUE@	} > $@-t && \
2402@GL_GENERATE_FLOAT_H_TRUE@	mv $@-t $@
2403@GL_GENERATE_FLOAT_H_FALSE@float.h: $(top_builddir)/config.status
2404@GL_GENERATE_FLOAT_H_FALSE@	rm -f $@
2405
2406# We need the following in order to create <getopt.h> when the system
2407# doesn't have one that works with the given compiler.
2408getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
2409	$(AM_V_GEN)rm -f $@-t $@ && \
2410	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2411	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2412	      -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
2413	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2414	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2415	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2416	      -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
2417	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2418	      < $(srcdir)/getopt.in.h; \
2419	} > $@-t && \
2420	mv -f $@-t $@
2421
2422getopt-cdefs.h: getopt-cdefs.in.h $(top_builddir)/config.status
2423	$(AM_V_GEN)rm -f $@-t $@ && \
2424	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2425          sed -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
2426	      < $(srcdir)/getopt-cdefs.in.h; \
2427	} > $@-t && \
2428	mv -f $@-t $@
2429
2430# We need the following in order to create <inttypes.h> when the system
2431# doesn't have one that works with the given compiler.
2432inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
2433	$(AM_V_GEN)rm -f $@-t $@ && \
2434	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2435	  sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
2436	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2437	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2438	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2439	      -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
2440	      -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
2441	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
2442	      -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
2443	      -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
2444	      -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
2445	      -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
2446	      -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
2447	      -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
2448	      -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
2449	      -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
2450	      -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
2451	      -e 's/@''HAVE_IMAXDIV_T''@/$(HAVE_IMAXDIV_T)/g' \
2452	      -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
2453	      -e 's/@''REPLACE_STRTOUMAX''@/$(REPLACE_STRTOUMAX)/g' \
2454	      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
2455	      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
2456	      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
2457	      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
2458	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2459	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2460	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2461	      < $(srcdir)/inttypes.in.h; \
2462	} > $@-t && \
2463	mv $@-t $@
2464
2465# We need the following in order to create <limits.h> when the system
2466# doesn't have one that is compatible with GNU.
2467@GL_GENERATE_LIMITS_H_TRUE@limits.h: limits.in.h $(top_builddir)/config.status
2468@GL_GENERATE_LIMITS_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2469@GL_GENERATE_LIMITS_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2470@GL_GENERATE_LIMITS_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2471@GL_GENERATE_LIMITS_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2472@GL_GENERATE_LIMITS_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2473@GL_GENERATE_LIMITS_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2474@GL_GENERATE_LIMITS_H_TRUE@	      -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
2475@GL_GENERATE_LIMITS_H_TRUE@	      < $(srcdir)/limits.in.h; \
2476@GL_GENERATE_LIMITS_H_TRUE@	} > $@-t && \
2477@GL_GENERATE_LIMITS_H_TRUE@	mv $@-t $@
2478@GL_GENERATE_LIMITS_H_FALSE@limits.h: $(top_builddir)/config.status
2479@GL_GENERATE_LIMITS_H_FALSE@	rm -f $@
2480
2481# We need the following in order to create <locale.h> when the system
2482# doesn't have one that provides all definitions.
2483locale.h: locale.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2484	$(AM_V_GEN)rm -f $@-t $@ && \
2485	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2486	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2487	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2488	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2489	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2490	      -e 's|@''NEXT_LOCALE_H''@|$(NEXT_LOCALE_H)|g' \
2491	      -e 's/@''GNULIB_LOCALECONV''@/$(GNULIB_LOCALECONV)/g' \
2492	      -e 's/@''GNULIB_SETLOCALE''@/$(GNULIB_SETLOCALE)/g' \
2493	      -e 's/@''GNULIB_SETLOCALE_NULL''@/$(GNULIB_SETLOCALE_NULL)/g' \
2494	      -e 's/@''GNULIB_DUPLOCALE''@/$(GNULIB_DUPLOCALE)/g' \
2495	      -e 's/@''GNULIB_LOCALENAME''@/$(GNULIB_LOCALENAME)/g' \
2496	      -e 's|@''HAVE_NEWLOCALE''@|$(HAVE_NEWLOCALE)|g' \
2497	      -e 's|@''HAVE_DUPLOCALE''@|$(HAVE_DUPLOCALE)|g' \
2498	      -e 's|@''HAVE_FREELOCALE''@|$(HAVE_FREELOCALE)|g' \
2499	      -e 's|@''HAVE_XLOCALE_H''@|$(HAVE_XLOCALE_H)|g' \
2500	      -e 's|@''REPLACE_LOCALECONV''@|$(REPLACE_LOCALECONV)|g' \
2501	      -e 's|@''REPLACE_SETLOCALE''@|$(REPLACE_SETLOCALE)|g' \
2502	      -e 's|@''REPLACE_NEWLOCALE''@|$(REPLACE_NEWLOCALE)|g' \
2503	      -e 's|@''REPLACE_DUPLOCALE''@|$(REPLACE_DUPLOCALE)|g' \
2504	      -e 's|@''REPLACE_FREELOCALE''@|$(REPLACE_FREELOCALE)|g' \
2505	      -e 's|@''REPLACE_STRUCT_LCONV''@|$(REPLACE_STRUCT_LCONV)|g' \
2506	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2507	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2508	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2509	      < $(srcdir)/locale.in.h; \
2510	} > $@-t && \
2511	mv $@-t $@
2512
2513# We need the following in order to create <math.h> when the system
2514# doesn't have one that works with the given compiler.
2515math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2516	$(AM_V_GEN)rm -f $@-t $@ && \
2517	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2518	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2519	      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
2520	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2521	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2522	      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
2523	      -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
2524	      -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
2525	      -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
2526	      -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
2527	      -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
2528	      -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
2529	      -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
2530	      -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
2531	      -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
2532	      -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
2533	      -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
2534	      -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
2535	      -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
2536	      -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
2537	      -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
2538	      -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
2539	      -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
2540	      -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
2541	      -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
2542	      -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
2543	      -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
2544	      -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
2545	      -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
2546	      -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
2547	      -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
2548	      -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
2549	      -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
2550	      -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
2551	      -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
2552	      -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
2553	      -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
2554	      -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
2555	      -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
2556	      -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
2557	      -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
2558	      -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
2559	      -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
2560	      -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
2561	      -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
2562	      -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
2563	      -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
2564	      -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
2565	      -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
2566	      -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
2567	      < $(srcdir)/math.in.h | \
2568	  sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
2569	      -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
2570	      -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
2571	      -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
2572	      -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
2573	      -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
2574	      -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
2575	      -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
2576	      -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
2577	      -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
2578	      -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
2579	      -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
2580	      -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
2581	      -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
2582	      -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
2583	      -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
2584	      -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
2585	      -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
2586	      -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
2587	      -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
2588	      -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
2589	      -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
2590	      -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
2591	      -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
2592	      -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
2593	      -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
2594	      -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
2595	      -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
2596	      -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
2597	      -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
2598	      -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
2599	      -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
2600	      -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
2601	      -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
2602	      -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
2603	      -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
2604	      -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
2605	      -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
2606	      -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
2607	      -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
2608	      -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
2609	      -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
2610	      -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
2611	      -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
2612	      -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
2613	      -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
2614	      -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
2615	      -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
2616	      -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
2617	      -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
2618	      -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
2619	  | \
2620	  sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
2621	      -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
2622	      -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
2623	      -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
2624	      -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
2625	      -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
2626	      -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
2627	      -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
2628	      -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
2629	      -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
2630	      -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
2631	      -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
2632	      -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
2633	      -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
2634	      -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
2635	      -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
2636	      -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
2637	      -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
2638	      -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
2639	      -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
2640	      -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
2641	      -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
2642	      -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
2643	      -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
2644	      -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
2645	      -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
2646	      -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
2647	      -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
2648	      -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
2649	      -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
2650	      -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
2651	      -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
2652	      -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
2653	      -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
2654	      -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
2655	      -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
2656	      -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
2657	      -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
2658	      -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
2659	      -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
2660	      -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
2661	      -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
2662	      -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
2663	      -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
2664	      -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
2665	      -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
2666	      -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
2667	      -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
2668	      -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
2669	      -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
2670	      -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
2671	      -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
2672	      -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
2673	      -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
2674	      -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
2675	      -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
2676	      -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
2677	      -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
2678	      -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
2679	      -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
2680	      -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
2681	      -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
2682	      -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
2683	      -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
2684	      -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
2685	      -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
2686	      -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
2687	      -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
2688	      -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
2689	      -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
2690	      -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
2691	      -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
2692	      -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
2693	      -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
2694	      -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
2695	      -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
2696	      -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
2697	      -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
2698	      -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
2699	      -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
2700	      -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
2701	      -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
2702	      -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
2703	      -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
2704	      -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
2705	      -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
2706	      -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
2707	      -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
2708	      -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
2709	      -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
2710	      -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
2711	      -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
2712	      -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
2713	      -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
2714	      -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
2715	      -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
2716	  | \
2717	  sed -e 's|@''REPLACE_ACOSF''@|$(REPLACE_ACOSF)|g' \
2718	      -e 's|@''REPLACE_ASINF''@|$(REPLACE_ASINF)|g' \
2719	      -e 's|@''REPLACE_ATANF''@|$(REPLACE_ATANF)|g' \
2720	      -e 's|@''REPLACE_ATAN2F''@|$(REPLACE_ATAN2F)|g' \
2721	      -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
2722	      -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
2723	      -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
2724	      -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
2725	      -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
2726	      -e 's|@''REPLACE_COSF''@|$(REPLACE_COSF)|g' \
2727	      -e 's|@''REPLACE_COSHF''@|$(REPLACE_COSHF)|g' \
2728	      -e 's|@''REPLACE_EXPF''@|$(REPLACE_EXPF)|g' \
2729	      -e 's|@''REPLACE_EXPL''@|$(REPLACE_EXPL)|g' \
2730	      -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
2731	      -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
2732	      -e 's|@''REPLACE_EXPM1L''@|$(REPLACE_EXPM1L)|g' \
2733	      -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
2734	      -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
2735	      -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
2736	      -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
2737	      -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
2738	      -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
2739	      -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
2740	      -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
2741	      -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
2742	      -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
2743	      -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
2744	      -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
2745	      -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
2746	      -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
2747	      -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
2748	      -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
2749	      -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
2750	      -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
2751	      -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
2752	      -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
2753	      -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
2754	      -e 's|@''REPLACE_ILOGBL''@|$(REPLACE_ILOGBL)|g' \
2755	      -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
2756	      -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
2757	      -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
2758	      -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
2759	      -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
2760	      -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
2761	      -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
2762	      -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
2763	      -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
2764	      -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
2765	      -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
2766	      -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
2767	      -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
2768	      -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
2769	      -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
2770	      -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
2771	      -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
2772	      -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
2773	      -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
2774	      -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
2775	      -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
2776	      -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
2777	      -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
2778	      -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
2779	      -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
2780	      -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
2781	      -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
2782	      -e 's|@''REPLACE_RINTL''@|$(REPLACE_RINTL)|g' \
2783	      -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
2784	      -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
2785	      -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
2786	      -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
2787	      -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
2788	      -e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \
2789	      -e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \
2790	      -e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \
2791	      -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
2792	      -e 's|@''REPLACE_TANF''@|$(REPLACE_TANF)|g' \
2793	      -e 's|@''REPLACE_TANHF''@|$(REPLACE_TANHF)|g' \
2794	      -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
2795	      -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
2796	      -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
2797	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2798	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2799	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2800	} > $@-t && \
2801	mv $@-t $@
2802
2803# We need the following in order to create <netinet/in.h> when the system
2804# doesn't have one.
2805@GL_GENERATE_NETINET_IN_H_TRUE@netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
2806@GL_GENERATE_NETINET_IN_H_TRUE@	$(AM_V_at)$(MKDIR_P) netinet
2807@GL_GENERATE_NETINET_IN_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2808@GL_GENERATE_NETINET_IN_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2809@GL_GENERATE_NETINET_IN_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2810@GL_GENERATE_NETINET_IN_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2811@GL_GENERATE_NETINET_IN_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2812@GL_GENERATE_NETINET_IN_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2813@GL_GENERATE_NETINET_IN_H_TRUE@	      -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
2814@GL_GENERATE_NETINET_IN_H_TRUE@	      -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
2815@GL_GENERATE_NETINET_IN_H_TRUE@	      < $(srcdir)/netinet_in.in.h; \
2816@GL_GENERATE_NETINET_IN_H_TRUE@	} > $@-t && \
2817@GL_GENERATE_NETINET_IN_H_TRUE@	mv $@-t $@
2818@GL_GENERATE_NETINET_IN_H_FALSE@netinet/in.h: $(top_builddir)/config.status
2819@GL_GENERATE_NETINET_IN_H_FALSE@	rm -f $@
2820
2821# We need the following in order to create <stdalign.h> when the system
2822# doesn't have one that works.
2823@GL_GENERATE_STDALIGN_H_TRUE@stdalign.h: stdalign.in.h $(top_builddir)/config.status
2824@GL_GENERATE_STDALIGN_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2825@GL_GENERATE_STDALIGN_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2826@GL_GENERATE_STDALIGN_H_TRUE@	  cat $(srcdir)/stdalign.in.h; \
2827@GL_GENERATE_STDALIGN_H_TRUE@	} > $@-t && \
2828@GL_GENERATE_STDALIGN_H_TRUE@	mv $@-t $@
2829@GL_GENERATE_STDALIGN_H_FALSE@stdalign.h: $(top_builddir)/config.status
2830@GL_GENERATE_STDALIGN_H_FALSE@	rm -f $@
2831
2832# We need the following in order to create <stdbool.h> when the system
2833# doesn't have one that works.
2834@GL_GENERATE_STDBOOL_H_TRUE@stdbool.h: stdbool.in.h $(top_builddir)/config.status
2835@GL_GENERATE_STDBOOL_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2836@GL_GENERATE_STDBOOL_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2837@GL_GENERATE_STDBOOL_H_TRUE@	  sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
2838@GL_GENERATE_STDBOOL_H_TRUE@	} > $@-t && \
2839@GL_GENERATE_STDBOOL_H_TRUE@	mv $@-t $@
2840@GL_GENERATE_STDBOOL_H_FALSE@stdbool.h: $(top_builddir)/config.status
2841@GL_GENERATE_STDBOOL_H_FALSE@	rm -f $@
2842
2843# We need the following in order to create <stddef.h> when the system
2844# doesn't have one that works with the given compiler.
2845@GL_GENERATE_STDDEF_H_TRUE@stddef.h: stddef.in.h $(top_builddir)/config.status
2846@GL_GENERATE_STDDEF_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2847@GL_GENERATE_STDDEF_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2848@GL_GENERATE_STDDEF_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2849@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2850@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2851@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2852@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
2853@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
2854@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
2855@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
2856@GL_GENERATE_STDDEF_H_TRUE@	      < $(srcdir)/stddef.in.h; \
2857@GL_GENERATE_STDDEF_H_TRUE@	} > $@-t && \
2858@GL_GENERATE_STDDEF_H_TRUE@	mv $@-t $@
2859@GL_GENERATE_STDDEF_H_FALSE@stddef.h: $(top_builddir)/config.status
2860@GL_GENERATE_STDDEF_H_FALSE@	rm -f $@
2861
2862# We need the following in order to create <stdint.h> when the system
2863# doesn't have one that works with the given compiler.
2864@GL_GENERATE_STDINT_H_TRUE@stdint.h: stdint.in.h $(top_builddir)/config.status
2865@GL_GENERATE_STDINT_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
2866@GL_GENERATE_STDINT_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2867@GL_GENERATE_STDINT_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2868@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
2869@GL_GENERATE_STDINT_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2870@GL_GENERATE_STDINT_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2871@GL_GENERATE_STDINT_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2872@GL_GENERATE_STDINT_H_TRUE@	      -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
2873@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
2874@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
2875@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
2876@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
2877@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
2878@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
2879@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
2880@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
2881@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
2882@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
2883@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
2884@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
2885@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
2886@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
2887@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
2888@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
2889@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
2890@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
2891@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
2892@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
2893@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
2894@GL_GENERATE_STDINT_H_TRUE@	      < $(srcdir)/stdint.in.h; \
2895@GL_GENERATE_STDINT_H_TRUE@	} > $@-t && \
2896@GL_GENERATE_STDINT_H_TRUE@	mv $@-t $@
2897@GL_GENERATE_STDINT_H_FALSE@stdint.h: $(top_builddir)/config.status
2898@GL_GENERATE_STDINT_H_FALSE@	rm -f $@
2899
2900# We need the following in order to create <stdio.h> when the system
2901# doesn't have one that works with the given compiler.
2902stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2903	$(AM_V_GEN)rm -f $@-t $@ && \
2904	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2905	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2906	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2907	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2908	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2909	      -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
2910	      -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
2911	      -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
2912	      -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
2913	      -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
2914	      -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
2915	      -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
2916	      -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
2917	      -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
2918	      -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
2919	      -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
2920	      -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
2921	      -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
2922	      -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
2923	      -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
2924	      -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
2925	      -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
2926	      -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
2927	      -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
2928	      -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
2929	      -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
2930	      -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
2931	      -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
2932	      -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
2933	      -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
2934	      -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
2935	      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
2936	      -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
2937	      -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
2938	      -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
2939	      -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
2940	      -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
2941	      -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
2942	      -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
2943	      -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
2944	      -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
2945	      -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
2946	      -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
2947	      -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
2948	      -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
2949	      -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
2950	      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
2951	      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
2952	      -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
2953	      -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
2954	      -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
2955	      -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
2956	      -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
2957	      -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
2958	      -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
2959	      -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
2960	      -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
2961	      -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
2962	      -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
2963	      < $(srcdir)/stdio.in.h | \
2964	  sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
2965	      -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
2966	      -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
2967	      -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
2968	      -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
2969	      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
2970	      -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
2971	      -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
2972	      -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
2973	      -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
2974	      -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
2975	      -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
2976	      -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
2977	      -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
2978	      -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
2979	      -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
2980	      -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
2981	      -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
2982	      -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
2983	      -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
2984	      -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
2985	      -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
2986	      -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
2987	      -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
2988	      -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
2989	      -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
2990	      -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
2991	      -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
2992	      -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
2993	      -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
2994	      -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
2995	      -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
2996	      -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
2997	      -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
2998	      -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
2999	      -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
3000	      -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
3001	      -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
3002	      -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
3003	      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
3004	      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
3005	      -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
3006	      -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
3007	      -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
3008	      -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
3009	      -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
3010	      -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
3011	      -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
3012	      -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
3013	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3014	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3015	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3016	} > $@-t && \
3017	mv $@-t $@
3018
3019# We need the following in order to create <stdlib.h> when the system
3020# doesn't have one that works with the given compiler.
3021stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
3022  $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3023	$(AM_V_GEN)rm -f $@-t $@ && \
3024	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3025	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3026	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3027	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3028	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3029	      -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
3030	      -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
3031	      -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
3032	      -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
3033	      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
3034	      -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
3035	      -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
3036	      -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
3037	      -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
3038	      -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
3039	      -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
3040	      -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
3041	      -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
3042	      -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
3043	      -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
3044	      -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
3045	      -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
3046	      -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
3047	      -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
3048	      -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
3049	      -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
3050	      -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
3051	      -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
3052	      -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
3053	      -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
3054	      -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
3055	      -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
3056	      -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
3057	      -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
3058	      -e 's/@''GNULIB_STRTOLD''@/$(GNULIB_STRTOLD)/g' \
3059	      -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
3060	      -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
3061	      -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
3062	      -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
3063	      -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
3064	      -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
3065	      < $(srcdir)/stdlib.in.h | \
3066	  sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
3067	      -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
3068	      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
3069	      -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
3070	      -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
3071	      -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
3072	      -e 's|@''HAVE_INITSTATE''@|$(HAVE_INITSTATE)|g' \
3073	      -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
3074	      -e 's|@''HAVE_MBTOWC''@|$(HAVE_MBTOWC)|g' \
3075	      -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
3076	      -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
3077	      -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
3078	      -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
3079	      -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
3080	      -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
3081	      -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
3082	      -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
3083	      -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
3084	      -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
3085	      -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
3086	      -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
3087	      -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
3088	      -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
3089	      -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
3090	      -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
3091	      -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
3092	      -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
3093	      -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
3094	      -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
3095	      -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
3096	      -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
3097	      -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
3098	      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
3099	      -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
3100	      -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
3101	      -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
3102	      -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
3103	      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
3104	      -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
3105	      -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
3106	      -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
3107	      -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
3108	      -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
3109	      -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
3110	      -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
3111	      -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
3112	      -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
3113	      -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
3114	      -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
3115	      -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
3116	      -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
3117	      -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
3118	      -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
3119	      -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
3120	      -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
3121	      -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
3122	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3123	      -e '/definition of _Noreturn/r $(_NORETURN_H)' \
3124	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3125	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3126	} > $@-t && \
3127	mv $@-t $@
3128
3129# We need the following in order to create <string.h> when the system
3130# doesn't have one that works with the given compiler.
3131string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3132	$(AM_V_GEN)rm -f $@-t $@ && \
3133	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3134	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3135	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3136	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3137	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3138	      -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
3139	      -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
3140	      -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
3141	      -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
3142	      -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
3143	      -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
3144	      -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
3145	      -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
3146	      -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
3147	      -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
3148	      -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
3149	      -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
3150	      -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
3151	      -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
3152	      -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
3153	      -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
3154	      -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
3155	      -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
3156	      -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
3157	      -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
3158	      -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
3159	      -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
3160	      -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
3161	      -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
3162	      -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
3163	      -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
3164	      -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
3165	      -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
3166	      -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
3167	      -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
3168	      -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
3169	      -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
3170	      -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
3171	      -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
3172	      -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
3173	      -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
3174	      -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
3175	      -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
3176	      -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
3177	      < $(srcdir)/string.in.h | \
3178	  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
3179	      -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
3180	      -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
3181	      -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
3182	      -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
3183	      -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
3184	      -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
3185	      -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
3186	      -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
3187	      -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
3188	      -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
3189	      -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
3190	      -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
3191	      -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
3192	      -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
3193	      -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
3194	      -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
3195	      -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
3196	      -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
3197	      -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
3198	      -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
3199	      -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
3200	      -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
3201	      -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
3202	      -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
3203	      -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
3204	      -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
3205	      -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
3206	      -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
3207	      -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
3208	      -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
3209	      -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
3210	      -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
3211	      -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
3212	      -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
3213	      -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
3214	      -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
3215	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3216	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3217	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3218	      < $(srcdir)/string.in.h; \
3219	} > $@-t && \
3220	mv $@-t $@
3221
3222# We need the following in order to create <sys/socket.h> when the system
3223# doesn't have one that works with the given compiler.
3224sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
3225	$(AM_V_at)$(MKDIR_P) sys
3226	$(AM_V_GEN)rm -f $@-t $@ && \
3227	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3228	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3229	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3230	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3231	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3232	      -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
3233	      -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
3234	      -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
3235	      -e 's/@''GNULIB_SOCKET''@/$(GNULIB_SOCKET)/g' \
3236	      -e 's/@''GNULIB_CONNECT''@/$(GNULIB_CONNECT)/g' \
3237	      -e 's/@''GNULIB_ACCEPT''@/$(GNULIB_ACCEPT)/g' \
3238	      -e 's/@''GNULIB_BIND''@/$(GNULIB_BIND)/g' \
3239	      -e 's/@''GNULIB_GETPEERNAME''@/$(GNULIB_GETPEERNAME)/g' \
3240	      -e 's/@''GNULIB_GETSOCKNAME''@/$(GNULIB_GETSOCKNAME)/g' \
3241	      -e 's/@''GNULIB_GETSOCKOPT''@/$(GNULIB_GETSOCKOPT)/g' \
3242	      -e 's/@''GNULIB_LISTEN''@/$(GNULIB_LISTEN)/g' \
3243	      -e 's/@''GNULIB_RECV''@/$(GNULIB_RECV)/g' \
3244	      -e 's/@''GNULIB_SEND''@/$(GNULIB_SEND)/g' \
3245	      -e 's/@''GNULIB_RECVFROM''@/$(GNULIB_RECVFROM)/g' \
3246	      -e 's/@''GNULIB_SENDTO''@/$(GNULIB_SENDTO)/g' \
3247	      -e 's/@''GNULIB_SETSOCKOPT''@/$(GNULIB_SETSOCKOPT)/g' \
3248	      -e 's/@''GNULIB_SHUTDOWN''@/$(GNULIB_SHUTDOWN)/g' \
3249	      -e 's/@''GNULIB_ACCEPT4''@/$(GNULIB_ACCEPT4)/g' \
3250	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
3251	      -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
3252	      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
3253	      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
3254	      -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
3255	      -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
3256	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3257	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3258	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3259	      < $(srcdir)/sys_socket.in.h; \
3260	} > $@-t && \
3261	mv -f $@-t $@
3262
3263# We need the following in order to create <sys/stat.h> when the system
3264# has one that is incomplete.
3265sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3266	$(AM_V_at)$(MKDIR_P) sys
3267	$(AM_V_GEN)rm -f $@-t $@ && \
3268	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3269	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3270	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3271	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3272	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3273	      -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
3274	      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
3275	      -e 's|@''WINDOWS_STAT_TIMESPEC''@|$(WINDOWS_STAT_TIMESPEC)|g' \
3276	      -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
3277	      -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
3278	      -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
3279	      -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
3280	      -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
3281	      -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
3282	      -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
3283	      -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
3284	      -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
3285	      -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
3286	      -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
3287	      -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
3288	      -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
3289	      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GNULIB_OVERRIDES_STRUCT_STAT)/g' \
3290	      -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
3291	      -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
3292	      -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
3293	      -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
3294	      -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
3295	      -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
3296	      -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
3297	      -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
3298	      -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
3299	      -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
3300	      -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
3301	      -e 's|@''REPLACE_FCHMODAT''@|$(REPLACE_FCHMODAT)|g' \
3302	      -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
3303	      -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
3304	      -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
3305	      -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
3306	      -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
3307	      -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
3308	      -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
3309	      -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
3310	      -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
3311	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3312	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3313	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3314	      < $(srcdir)/sys_stat.in.h; \
3315	} > $@-t && \
3316	mv $@-t $@
3317
3318# We need the following in order to create <sys/types.h> when the system
3319# doesn't have one that works with the given compiler.
3320sys/types.h: sys_types.in.h $(top_builddir)/config.status
3321	$(AM_V_at)$(MKDIR_P) sys
3322	$(AM_V_GEN)rm -f $@-t $@ && \
3323	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3324	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3325	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3326	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3327	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3328	      -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
3329	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
3330	      -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
3331	      < $(srcdir)/sys_types.in.h; \
3332	} > $@-t && \
3333	mv $@-t $@
3334
3335# We need the following in order to create <sys/uio.h> when the system
3336# doesn't have one that works with the given compiler.
3337sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
3338	$(AM_V_at)$(MKDIR_P) sys
3339	$(AM_V_GEN)rm -f $@-t $@ && \
3340	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3341	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3342	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3343	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3344	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3345	      -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
3346	      -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
3347	      < $(srcdir)/sys_uio.in.h; \
3348	} > $@-t && \
3349	mv -f $@-t $@
3350
3351# We need the following in order to create <time.h> when the system
3352# doesn't have one that works with the given compiler.
3353time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3354	$(AM_V_GEN)rm -f $@-t $@ && \
3355	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3356	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3357	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3358	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3359	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3360	      -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
3361	      -e 's/@''GNULIB_CTIME''@/$(GNULIB_CTIME)/g' \
3362	      -e 's/@''GNULIB_LOCALTIME''@/$(GNULIB_LOCALTIME)/g' \
3363	      -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
3364	      -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
3365	      -e 's/@''GNULIB_STRFTIME''@/$(GNULIB_STRFTIME)/g' \
3366	      -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
3367	      -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
3368	      -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
3369	      -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
3370	      -e 's/@''GNULIB_TZSET''@/$(GNULIB_TZSET)/g' \
3371	      -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
3372	      -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
3373	      -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
3374	      -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
3375	      -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
3376	      -e 's|@''HAVE_TZSET''@|$(HAVE_TZSET)|g' \
3377	      -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
3378	      -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
3379	      -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
3380	      -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
3381	      -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
3382	      -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
3383	      -e 's|@''REPLACE_STRFTIME''@|$(REPLACE_STRFTIME)|g' \
3384	      -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
3385	      -e 's|@''REPLACE_TZSET''@|$(REPLACE_TZSET)|g' \
3386	      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
3387	      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
3388	      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
3389	      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
3390	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3391	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3392	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3393	      < $(srcdir)/time.in.h; \
3394	} > $@-t && \
3395	mv $@-t $@
3396
3397# We need the following in order to create an empty placeholder for
3398# <unistd.h> when the system doesn't have one.
3399unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3400	$(AM_V_GEN)rm -f $@-t $@ && \
3401	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3402	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3403	      -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
3404	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3405	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3406	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3407	      -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
3408	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
3409	      -e 's/@''GNULIB_ACCESS''@/$(GNULIB_ACCESS)/g' \
3410	      -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
3411	      -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
3412	      -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
3413	      -e 's/@''GNULIB_COPY_FILE_RANGE''@/$(GNULIB_COPY_FILE_RANGE)/g' \
3414	      -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
3415	      -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
3416	      -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
3417	      -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
3418	      -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
3419	      -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
3420	      -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
3421	      -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
3422	      -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
3423	      -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
3424	      -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
3425	      -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
3426	      -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
3427	      -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
3428	      -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
3429	      -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
3430	      -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
3431	      -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
3432	      -e 's/@''GNULIB_GETOPT_POSIX''@/$(GNULIB_GETOPT_POSIX)/g' \
3433	      -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
3434	      -e 's/@''GNULIB_GETPASS''@/$(GNULIB_GETPASS)/g' \
3435	      -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
3436	      -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
3437	      -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
3438	      -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
3439	      -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
3440	      -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
3441	      -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
3442	      -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
3443	      -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
3444	      -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
3445	      -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
3446	      -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
3447	      -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
3448	      -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
3449	      -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
3450	      -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
3451	      -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
3452	      -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
3453	      -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
3454	      -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
3455	      -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
3456	      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
3457	      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
3458	      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
3459	      -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
3460	      -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
3461	      -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
3462	      -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
3463	      < $(srcdir)/unistd.in.h | \
3464	  sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
3465	      -e 's|@''HAVE_COPY_FILE_RANGE''@|$(HAVE_COPY_FILE_RANGE)|g' \
3466	      -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
3467	      -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
3468	      -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
3469	      -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
3470	      -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
3471	      -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
3472	      -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
3473	      -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
3474	      -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
3475	      -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
3476	      -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
3477	      -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
3478	      -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
3479	      -e 's|@''HAVE_GETPASS''@|$(HAVE_GETPASS)|g' \
3480	      -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
3481	      -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
3482	      -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
3483	      -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
3484	      -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
3485	      -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
3486	      -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
3487	      -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
3488	      -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
3489	      -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
3490	      -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
3491	      -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
3492	      -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
3493	      -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
3494	      -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
3495	      -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
3496	      -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
3497	      -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
3498	      -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
3499	      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
3500	      -e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
3501	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
3502	      -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
3503	      -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
3504	      -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
3505	      -e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
3506	      -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
3507	      -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
3508	      -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
3509	  | \
3510	  sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
3511	      -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
3512	      -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
3513	      -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
3514	      -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
3515	      -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
3516	      -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
3517	      -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
3518	      -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
3519	      -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
3520	      -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
3521	      -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
3522	      -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
3523	      -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
3524	      -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
3525	      -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
3526	      -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
3527	      -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
3528	      -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
3529	      -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
3530	      -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
3531	      -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
3532	      -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
3533	      -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
3534	      -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
3535	      -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
3536	      -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
3537	      -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
3538	      -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
3539	      -e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
3540	      -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
3541	      -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
3542	      -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
3543	      -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
3544	      -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
3545	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
3546	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
3547	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3548	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3549	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3550	} > $@-t && \
3551	mv $@-t $@
3552
3553# We need the following in order to create <wchar.h> when the system
3554# version does not work standalone.
3555wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3556	$(AM_V_GEN)rm -f $@-t $@ && \
3557	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3558	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3559	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3560	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3561	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3562	      -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
3563	      -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
3564	      -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
3565	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
3566	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
3567	      -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
3568	      -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
3569	      -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
3570	      -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
3571	      -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
3572	      -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
3573	      -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
3574	      -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
3575	      -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
3576	      -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
3577	      -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
3578	      -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
3579	      -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
3580	      -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
3581	      -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
3582	      -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
3583	      -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
3584	      -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
3585	      -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
3586	      -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
3587	      -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
3588	      -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
3589	      -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
3590	      -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
3591	      -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
3592	      -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
3593	      -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
3594	      -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
3595	      -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
3596	      -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
3597	      -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
3598	      -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
3599	      -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
3600	      -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
3601	      -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
3602	      -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
3603	      -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
3604	      -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
3605	      -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
3606	      -e 's/@''GNULIB_WCSFTIME''@/$(GNULIB_WCSFTIME)/g' \
3607	      < $(srcdir)/wchar.in.h | \
3608	  sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
3609	      -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
3610	      -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
3611	      -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
3612	      -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
3613	      -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
3614	      -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
3615	      -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
3616	      -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
3617	      -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
3618	      -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
3619	      -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
3620	      -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
3621	      -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
3622	      -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
3623	      -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
3624	      -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
3625	      -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
3626	      -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
3627	      -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
3628	      -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
3629	      -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
3630	      -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
3631	      -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
3632	      -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
3633	      -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
3634	      -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
3635	      -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
3636	      -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
3637	      -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
3638	      -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
3639	      -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
3640	      -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
3641	      -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
3642	      -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
3643	      -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
3644	      -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
3645	      -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
3646	      -e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
3647	      -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
3648	      -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
3649	  | \
3650	  sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
3651	      -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
3652	      -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
3653	      -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
3654	      -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
3655	      -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
3656	      -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
3657	      -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
3658	      -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
3659	      -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
3660	      -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
3661	      -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
3662	      -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
3663	      -e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
3664	      -e 's|@''REPLACE_WCSTOK''@|$(REPLACE_WCSTOK)|g' \
3665	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3666	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3667	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3668	} > $@-t && \
3669	mv $@-t $@
3670
3671# We need the following in order to create <wctype.h> when the system
3672# doesn't have one that works with the given compiler.
3673wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
3674	$(AM_V_GEN)rm -f $@-t $@ && \
3675	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3676	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3677	      -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
3678	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3679	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3680	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3681	      -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
3682	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
3683	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
3684	      -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
3685	      -e 's/@''GNULIB_ISWDIGIT''@/$(GNULIB_ISWDIGIT)/g' \
3686	      -e 's/@''GNULIB_ISWXDIGIT''@/$(GNULIB_ISWXDIGIT)/g' \
3687	      -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
3688	      -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
3689	      -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
3690	      -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
3691	      -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
3692	      -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
3693	      -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
3694	      -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
3695	      -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
3696	      -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
3697	      -e 's/@''REPLACE_ISWDIGIT''@/$(REPLACE_ISWDIGIT)/g' \
3698	      -e 's/@''REPLACE_ISWXDIGIT''@/$(REPLACE_ISWXDIGIT)/g' \
3699	      -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
3700	      -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
3701	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3702	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3703	      < $(srcdir)/wctype.in.h; \
3704	} > $@-t && \
3705	mv $@-t $@
3706
3707mostlyclean-local: mostlyclean-generic
3708	@for dir in '' $(MOSTLYCLEANDIRS); do \
3709	  if test -n "$$dir" && test -d $$dir; then \
3710	    echo "rmdir $$dir"; rmdir $$dir; \
3711	  fi; \
3712	done; \
3713	:
3714
3715# Tell versions [3.59,3.63) of GNU make to not export all variables.
3716# Otherwise a system limit (for SysV at least) may be exceeded.
3717.NOEXPORT:
3718