Change make license
[platform/upstream/make.git] / lib / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 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=libgnu \
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 #  --no-libtool \
48 #  --macro-prefix=gl \
49 #  alloca \
50 #  fdl \
51 #  findprog-in \
52 #  getloadavg \
53 #  host-cpu-c-abi \
54 #  make-glob \
55 #  strerror
56
57
58
59 VPATH = @srcdir@
60 am__is_gnu_make = { \
61   if test -z '$(MAKELEVEL)'; then \
62     false; \
63   elif test -n '$(MAKE_HOST)'; then \
64     true; \
65   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
66     true; \
67   else \
68     false; \
69   fi; \
70 }
71 am__make_running_with_option = \
72   case $${target_option-} in \
73       ?) ;; \
74       *) echo "am__make_running_with_option: internal error: invalid" \
75               "target option '$${target_option-}' specified" >&2; \
76          exit 1;; \
77   esac; \
78   has_opt=no; \
79   sane_makeflags=$$MAKEFLAGS; \
80   if $(am__is_gnu_make); then \
81     sane_makeflags=$$MFLAGS; \
82   else \
83     case $$MAKEFLAGS in \
84       *\\[\ \   ]*) \
85         bs=\\; \
86         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
87           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
88     esac; \
89   fi; \
90   skip_next=no; \
91   strip_trailopt () \
92   { \
93     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
94   }; \
95   for flg in $$sane_makeflags; do \
96     test $$skip_next = yes && { skip_next=no; continue; }; \
97     case $$flg in \
98       *=*|--*) continue;; \
99         -*I) strip_trailopt 'I'; skip_next=yes;; \
100       -*I?*) strip_trailopt 'I';; \
101         -*O) strip_trailopt 'O'; skip_next=yes;; \
102       -*O?*) strip_trailopt 'O';; \
103         -*l) strip_trailopt 'l'; skip_next=yes;; \
104       -*l?*) strip_trailopt 'l';; \
105       -[dEDm]) skip_next=yes;; \
106       -[JT]) skip_next=yes;; \
107     esac; \
108     case $$flg in \
109       *$$target_option*) has_opt=yes; break;; \
110     esac; \
111   done; \
112   test $$has_opt = yes
113 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
114 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
115 pkgdatadir = $(datadir)/@PACKAGE@
116 pkgincludedir = $(includedir)/@PACKAGE@
117 pkglibdir = $(libdir)/@PACKAGE@
118 pkglibexecdir = $(libexecdir)/@PACKAGE@
119 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
120 install_sh_DATA = $(install_sh) -c -m 644
121 install_sh_PROGRAM = $(install_sh) -c
122 install_sh_SCRIPT = $(install_sh) -c
123 INSTALL_HEADER = $(INSTALL_DATA)
124 transform = $(program_transform_name)
125 NORMAL_INSTALL = :
126 PRE_INSTALL = :
127 POST_INSTALL = :
128 NORMAL_UNINSTALL = :
129 PRE_UNINSTALL = :
130 POST_UNINSTALL = :
131 build_triplet = @build@
132 host_triplet = @host@
133 @USE_SYSTEM_GLOB_FALSE@am__append_1 = fnmatch.c glob.c
134 @USE_SYSTEM_GLOB_FALSE@am__append_2 = fnmatch.h glob.h
135 @USE_SYSTEM_GLOB_FALSE@am__append_3 = fnmatch.h fnmatch.h-t glob.h \
136 @USE_SYSTEM_GLOB_FALSE@ glob.h-t
137 subdir = lib
138 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
139 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
140         $(top_srcdir)/m4/absolute-header.m4 $(top_srcdir)/m4/access.m4 \
141         $(top_srcdir)/m4/acinclude.m4 $(top_srcdir)/m4/alloca.m4 \
142         $(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/close.m4 \
143         $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dospaths.m4 \
144         $(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
145         $(top_srcdir)/m4/eaccess.m4 $(top_srcdir)/m4/errno_h.m4 \
146         $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/extensions.m4 \
147         $(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fcntl-o.m4 \
148         $(top_srcdir)/m4/fcntl.m4 $(top_srcdir)/m4/fcntl_h.m4 \
149         $(top_srcdir)/m4/findprog-in.m4 \
150         $(top_srcdir)/m4/getdtablesize.m4 \
151         $(top_srcdir)/m4/getloadavg.m4 $(top_srcdir)/m4/getprogname.m4 \
152         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnulib-common.m4 \
153         $(top_srcdir)/m4/gnulib-comp.m4 \
154         $(top_srcdir)/m4/host-cpu-c-abi.m4 $(top_srcdir)/m4/iconv.m4 \
155         $(top_srcdir)/m4/include_next.m4 \
156         $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
157         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
158         $(top_srcdir)/m4/limits-h.m4 $(top_srcdir)/m4/longlong.m4 \
159         $(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/msvc-inval.m4 \
160         $(top_srcdir)/m4/msvc-nothrow.m4 $(top_srcdir)/m4/multiarch.m4 \
161         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/off_t.m4 \
162         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
163         $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
164         $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
165         $(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
166         $(top_srcdir)/m4/stpcpy.m4 $(top_srcdir)/m4/strerror.m4 \
167         $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
168         $(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/unistd_h.m4 \
169         $(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/wchar_t.m4 \
170         $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
171         $(top_srcdir)/configure.ac
172 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
173         $(ACLOCAL_M4)
174 DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
175         $(am__DIST_COMMON)
176 mkinstalldirs = $(install_sh) -d
177 CONFIG_HEADER = $(top_builddir)/src/config.h
178 CONFIG_CLEAN_FILES =
179 CONFIG_CLEAN_VPATH_FILES =
180 LIBRARIES = $(noinst_LIBRARIES)
181 LTLIBRARIES = $(noinst_LTLIBRARIES)
182 AM_V_AR = $(am__v_AR_@AM_V@)
183 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
184 am__v_AR_0 = @echo "  AR      " $@;
185 am__v_AR_1 = 
186 libgnu_a_AR = $(AR) $(ARFLAGS)
187 am__DEPENDENCIES_1 =
188 am__libgnu_a_SOURCES_DIST = concat-filename.c dirname-lgpl.c \
189         basename-lgpl.c stripslash.c exitfail.c fd-hook.c findprog.h \
190         findprog-in.c getprogname.h getprogname.c gettext.h fnmatch.c \
191         glob.c unistd.c xmalloc.c xalloc-die.c xconcat-filename.c
192 @USE_SYSTEM_GLOB_FALSE@am__objects_1 = fnmatch.$(OBJEXT) \
193 @USE_SYSTEM_GLOB_FALSE@ glob.$(OBJEXT)
194 am_libgnu_a_OBJECTS = concat-filename.$(OBJEXT) dirname-lgpl.$(OBJEXT) \
195         basename-lgpl.$(OBJEXT) stripslash.$(OBJEXT) \
196         exitfail.$(OBJEXT) fd-hook.$(OBJEXT) findprog-in.$(OBJEXT) \
197         getprogname.$(OBJEXT) $(am__objects_1) unistd.$(OBJEXT) \
198         xmalloc.$(OBJEXT) xalloc-die.$(OBJEXT) \
199         xconcat-filename.$(OBJEXT)
200 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
201 AM_V_P = $(am__v_P_@AM_V@)
202 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
203 am__v_P_0 = false
204 am__v_P_1 = :
205 AM_V_GEN = $(am__v_GEN_@AM_V@)
206 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
207 am__v_GEN_0 = @echo "  GEN     " $@;
208 am__v_GEN_1 = 
209 AM_V_at = $(am__v_at_@AM_V@)
210 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
211 am__v_at_0 = @
212 am__v_at_1 = 
213 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
214 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
215 am__maybe_remake_depfiles = depfiles
216 am__depfiles_remade = ./$(DEPDIR)/access.Po ./$(DEPDIR)/alloca.Po \
217         ./$(DEPDIR)/basename-lgpl.Po ./$(DEPDIR)/close.Po \
218         ./$(DEPDIR)/concat-filename.Po ./$(DEPDIR)/dirname-lgpl.Po \
219         ./$(DEPDIR)/dup2.Po ./$(DEPDIR)/error.Po \
220         ./$(DEPDIR)/exitfail.Po ./$(DEPDIR)/fcntl.Po \
221         ./$(DEPDIR)/fd-hook.Po ./$(DEPDIR)/findprog-in.Po \
222         ./$(DEPDIR)/fnmatch.Po ./$(DEPDIR)/getdtablesize.Po \
223         ./$(DEPDIR)/getloadavg.Po ./$(DEPDIR)/getprogname.Po \
224         ./$(DEPDIR)/glob.Po ./$(DEPDIR)/malloc.Po \
225         ./$(DEPDIR)/msvc-inval.Po ./$(DEPDIR)/msvc-nothrow.Po \
226         ./$(DEPDIR)/stpcpy.Po ./$(DEPDIR)/strerror-override.Po \
227         ./$(DEPDIR)/strerror.Po ./$(DEPDIR)/stripslash.Po \
228         ./$(DEPDIR)/unistd.Po ./$(DEPDIR)/xalloc-die.Po \
229         ./$(DEPDIR)/xconcat-filename.Po ./$(DEPDIR)/xmalloc.Po
230 am__mv = mv -f
231 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
232         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
233 AM_V_CC = $(am__v_CC_@AM_V@)
234 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
235 am__v_CC_0 = @echo "  CC      " $@;
236 am__v_CC_1 = 
237 CCLD = $(CC)
238 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
239 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
240 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
241 am__v_CCLD_0 = @echo "  CCLD    " $@;
242 am__v_CCLD_1 = 
243 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
244 DIST_SOURCES = $(am__libgnu_a_SOURCES_DIST) $(EXTRA_libgnu_a_SOURCES)
245 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
246         ctags-recursive dvi-recursive html-recursive info-recursive \
247         install-data-recursive install-dvi-recursive \
248         install-exec-recursive install-html-recursive \
249         install-info-recursive install-pdf-recursive \
250         install-ps-recursive install-recursive installcheck-recursive \
251         installdirs-recursive pdf-recursive ps-recursive \
252         tags-recursive uninstall-recursive
253 am__can_run_installinfo = \
254   case $$AM_UPDATE_INFO_DIR in \
255     n|no|NO) false;; \
256     *) (install-info --version) >/dev/null 2>&1;; \
257   esac
258 HEADERS = $(noinst_HEADERS)
259 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
260   distclean-recursive maintainer-clean-recursive
261 am__recursive_targets = \
262   $(RECURSIVE_TARGETS) \
263   $(RECURSIVE_CLEAN_TARGETS) \
264   $(am__extra_recursive_targets)
265 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
266         distdir distdir-am
267 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
268 # Read a list of newline-separated strings from the standard input,
269 # and print each of them once, without duplicates.  Input order is
270 # *not* preserved.
271 am__uniquify_input = $(AWK) '\
272   BEGIN { nonempty = 0; } \
273   { items[$$0] = 1; nonempty = 1; } \
274   END { if (nonempty) { for (i in items) print i; }; } \
275 '
276 # Make sure the list of sources is unique.  This is necessary because,
277 # e.g., the same source file might be shared among _SOURCES variables
278 # for different programs/libraries.
279 am__define_uniq_tagged_files = \
280   list='$(am__tagged_files)'; \
281   unique=`for i in $$list; do \
282     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283   done | $(am__uniquify_input)`
284 ETAGS = etags
285 CTAGS = ctags
286 DIST_SUBDIRS = $(SUBDIRS)
287 am__DIST_COMMON = $(srcdir)/Makefile.in \
288         $(top_srcdir)/build-aux/depcomp alloca.c
289 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
290 am__relativize = \
291   dir0=`pwd`; \
292   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
293   sed_rest='s,^[^/]*/*,,'; \
294   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
295   sed_butlast='s,/*[^/]*$$,,'; \
296   while test -n "$$dir1"; do \
297     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
298     if test "$$first" != "."; then \
299       if test "$$first" = ".."; then \
300         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
301         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
302       else \
303         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
304         if test "$$first2" = "$$first"; then \
305           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
306         else \
307           dir2="../$$dir2"; \
308         fi; \
309         dir0="$$dir0"/"$$first"; \
310       fi; \
311     fi; \
312     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
313   done; \
314   reldir="$$dir2"
315 ACLOCAL = @ACLOCAL@
316 ALLOCA = @ALLOCA@
317 ALLOCA_H = @ALLOCA_H@
318 AMTAR = @AMTAR@
319 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
320 AM_LDFLAGS = @AM_LDFLAGS@
321 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
322 AR = @AR@
323 ARFLAGS = @ARFLAGS@
324 AUTOCONF = @AUTOCONF@
325 AUTOHEADER = @AUTOHEADER@
326 AUTOMAKE = @AUTOMAKE@
327 AWK = @AWK@
328 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
329 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
330 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
331 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
332 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
333 CC = @CC@
334 CCDEPMODE = @CCDEPMODE@
335 CFLAGS = @CFLAGS@
336 CPP = @CPP@
337 CPPFLAGS = @CPPFLAGS@
338 CYGPATH_W = @CYGPATH_W@
339 DEFS = @DEFS@
340 DEPDIR = @DEPDIR@
341 ECHO_C = @ECHO_C@
342 ECHO_N = @ECHO_N@
343 ECHO_T = @ECHO_T@
344 EGREP = @EGREP@
345 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
346 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
347 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
348 ENOLINK_VALUE = @ENOLINK_VALUE@
349 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
350 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
351 ERRNO_H = @ERRNO_H@
352 EXEEXT = @EXEEXT@
353 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
354 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
355 GMSGFMT = @GMSGFMT@
356 GMSGFMT_015 = @GMSGFMT_015@
357 GNULIB_ACCESS = @GNULIB_ACCESS@
358 GNULIB_ATOLL = @GNULIB_ATOLL@
359 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
360 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
361 GNULIB_CHDIR = @GNULIB_CHDIR@
362 GNULIB_CHOWN = @GNULIB_CHOWN@
363 GNULIB_CLOSE = @GNULIB_CLOSE@
364 GNULIB_COPY_FILE_RANGE = @GNULIB_COPY_FILE_RANGE@
365 GNULIB_CREAT = @GNULIB_CREAT@
366 GNULIB_DPRINTF = @GNULIB_DPRINTF@
367 GNULIB_DUP = @GNULIB_DUP@
368 GNULIB_DUP2 = @GNULIB_DUP2@
369 GNULIB_DUP3 = @GNULIB_DUP3@
370 GNULIB_ENVIRON = @GNULIB_ENVIRON@
371 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
372 GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
373 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
374 GNULIB_FCHDIR = @GNULIB_FCHDIR@
375 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
376 GNULIB_FCLOSE = @GNULIB_FCLOSE@
377 GNULIB_FCNTL = @GNULIB_FCNTL@
378 GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
379 GNULIB_FDOPEN = @GNULIB_FDOPEN@
380 GNULIB_FFLUSH = @GNULIB_FFLUSH@
381 GNULIB_FFSL = @GNULIB_FFSL@
382 GNULIB_FFSLL = @GNULIB_FFSLL@
383 GNULIB_FGETC = @GNULIB_FGETC@
384 GNULIB_FGETS = @GNULIB_FGETS@
385 GNULIB_FOPEN = @GNULIB_FOPEN@
386 GNULIB_FPRINTF = @GNULIB_FPRINTF@
387 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
388 GNULIB_FPURGE = @GNULIB_FPURGE@
389 GNULIB_FPUTC = @GNULIB_FPUTC@
390 GNULIB_FPUTS = @GNULIB_FPUTS@
391 GNULIB_FREAD = @GNULIB_FREAD@
392 GNULIB_FREOPEN = @GNULIB_FREOPEN@
393 GNULIB_FSCANF = @GNULIB_FSCANF@
394 GNULIB_FSEEK = @GNULIB_FSEEK@
395 GNULIB_FSEEKO = @GNULIB_FSEEKO@
396 GNULIB_FSYNC = @GNULIB_FSYNC@
397 GNULIB_FTELL = @GNULIB_FTELL@
398 GNULIB_FTELLO = @GNULIB_FTELLO@
399 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
400 GNULIB_FWRITE = @GNULIB_FWRITE@
401 GNULIB_GETC = @GNULIB_GETC@
402 GNULIB_GETCHAR = @GNULIB_GETCHAR@
403 GNULIB_GETCWD = @GNULIB_GETCWD@
404 GNULIB_GETDELIM = @GNULIB_GETDELIM@
405 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
406 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
407 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
408 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
409 GNULIB_GETLINE = @GNULIB_GETLINE@
410 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
411 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
412 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
413 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
414 GNULIB_GETPASS = @GNULIB_GETPASS@
415 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
416 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
417 GNULIB_GRANTPT = @GNULIB_GRANTPT@
418 GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
419 GNULIB_ISATTY = @GNULIB_ISATTY@
420 GNULIB_LCHOWN = @GNULIB_LCHOWN@
421 GNULIB_LINK = @GNULIB_LINK@
422 GNULIB_LINKAT = @GNULIB_LINKAT@
423 GNULIB_LSEEK = @GNULIB_LSEEK@
424 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
425 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
426 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
427 GNULIB_MBSCHR = @GNULIB_MBSCHR@
428 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
429 GNULIB_MBSLEN = @GNULIB_MBSLEN@
430 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
431 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
432 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
433 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
434 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
435 GNULIB_MBSSEP = @GNULIB_MBSSEP@
436 GNULIB_MBSSPN = @GNULIB_MBSSPN@
437 GNULIB_MBSSTR = @GNULIB_MBSSTR@
438 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
439 GNULIB_MBTOWC = @GNULIB_MBTOWC@
440 GNULIB_MEMCHR = @GNULIB_MEMCHR@
441 GNULIB_MEMMEM = @GNULIB_MEMMEM@
442 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
443 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
444 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
445 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
446 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
447 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
448 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
449 GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
450 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
451 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
452 GNULIB_OPEN = @GNULIB_OPEN@
453 GNULIB_OPENAT = @GNULIB_OPENAT@
454 GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
455 GNULIB_PCLOSE = @GNULIB_PCLOSE@
456 GNULIB_PERROR = @GNULIB_PERROR@
457 GNULIB_PIPE = @GNULIB_PIPE@
458 GNULIB_PIPE2 = @GNULIB_PIPE2@
459 GNULIB_POPEN = @GNULIB_POPEN@
460 GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
461 GNULIB_PREAD = @GNULIB_PREAD@
462 GNULIB_PRINTF = @GNULIB_PRINTF@
463 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
464 GNULIB_PTSNAME = @GNULIB_PTSNAME@
465 GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
466 GNULIB_PUTC = @GNULIB_PUTC@
467 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
468 GNULIB_PUTENV = @GNULIB_PUTENV@
469 GNULIB_PUTS = @GNULIB_PUTS@
470 GNULIB_PWRITE = @GNULIB_PWRITE@
471 GNULIB_QSORT_R = @GNULIB_QSORT_R@
472 GNULIB_RANDOM = @GNULIB_RANDOM@
473 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
474 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
475 GNULIB_READ = @GNULIB_READ@
476 GNULIB_READLINK = @GNULIB_READLINK@
477 GNULIB_READLINKAT = @GNULIB_READLINKAT@
478 GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
479 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
480 GNULIB_REALPATH = @GNULIB_REALPATH@
481 GNULIB_REMOVE = @GNULIB_REMOVE@
482 GNULIB_RENAME = @GNULIB_RENAME@
483 GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
484 GNULIB_RMDIR = @GNULIB_RMDIR@
485 GNULIB_RPMATCH = @GNULIB_RPMATCH@
486 GNULIB_SCANF = @GNULIB_SCANF@
487 GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
488 GNULIB_SETENV = @GNULIB_SETENV@
489 GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
490 GNULIB_SLEEP = @GNULIB_SLEEP@
491 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
492 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
493 GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
494 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
495 GNULIB_STPCPY = @GNULIB_STPCPY@
496 GNULIB_STPNCPY = @GNULIB_STPNCPY@
497 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
498 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
499 GNULIB_STRDUP = @GNULIB_STRDUP@
500 GNULIB_STRERROR = @GNULIB_STRERROR@
501 GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
502 GNULIB_STRNCAT = @GNULIB_STRNCAT@
503 GNULIB_STRNDUP = @GNULIB_STRNDUP@
504 GNULIB_STRNLEN = @GNULIB_STRNLEN@
505 GNULIB_STRPBRK = @GNULIB_STRPBRK@
506 GNULIB_STRSEP = @GNULIB_STRSEP@
507 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
508 GNULIB_STRSTR = @GNULIB_STRSTR@
509 GNULIB_STRTOD = @GNULIB_STRTOD@
510 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
511 GNULIB_STRTOLD = @GNULIB_STRTOLD@
512 GNULIB_STRTOLL = @GNULIB_STRTOLL@
513 GNULIB_STRTOULL = @GNULIB_STRTOULL@
514 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
515 GNULIB_SYMLINK = @GNULIB_SYMLINK@
516 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
517 GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
518 GNULIB_TMPFILE = @GNULIB_TMPFILE@
519 GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
520 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
521 GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
522 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
523 GNULIB_UNLINK = @GNULIB_UNLINK@
524 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
525 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
526 GNULIB_UNSETENV = @GNULIB_UNSETENV@
527 GNULIB_USLEEP = @GNULIB_USLEEP@
528 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
529 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
530 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
531 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
532 GNULIB_VFSCANF = @GNULIB_VFSCANF@
533 GNULIB_VPRINTF = @GNULIB_VPRINTF@
534 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
535 GNULIB_VSCANF = @GNULIB_VSCANF@
536 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
537 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
538 GNULIB_WCTOMB = @GNULIB_WCTOMB@
539 GNULIB_WRITE = @GNULIB_WRITE@
540 GNULIB__EXIT = @GNULIB__EXIT@
541 GREP = @GREP@
542 GUILE_CFLAGS = @GUILE_CFLAGS@
543 GUILE_LIBS = @GUILE_LIBS@
544 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
545 HAVE_ATOLL = @HAVE_ATOLL@
546 HAVE_C99_STDINT_H = @HAVE_C99_STDINT_H@
547 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
548 HAVE_CHOWN = @HAVE_CHOWN@
549 HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
550 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
551 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
552 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
553 HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
554 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
555 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
556 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
557 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
558 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
559 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
560 HAVE_DECL_GETLOGIN = @HAVE_DECL_GETLOGIN@
561 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
562 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
563 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
564 HAVE_DECL_INITSTATE = @HAVE_DECL_INITSTATE@
565 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
566 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
567 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
568 HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
569 HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
570 HAVE_DECL_SETSTATE = @HAVE_DECL_SETSTATE@
571 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
572 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
573 HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
574 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
575 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
576 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
577 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
578 HAVE_DECL_TRUNCATE = @HAVE_DECL_TRUNCATE@
579 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
580 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
581 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
582 HAVE_DPRINTF = @HAVE_DPRINTF@
583 HAVE_DUP2 = @HAVE_DUP2@
584 HAVE_DUP3 = @HAVE_DUP3@
585 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
586 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
587 HAVE_FACCESSAT = @HAVE_FACCESSAT@
588 HAVE_FCHDIR = @HAVE_FCHDIR@
589 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
590 HAVE_FCNTL = @HAVE_FCNTL@
591 HAVE_FDATASYNC = @HAVE_FDATASYNC@
592 HAVE_FFSL = @HAVE_FFSL@
593 HAVE_FFSLL = @HAVE_FFSLL@
594 HAVE_FSEEKO = @HAVE_FSEEKO@
595 HAVE_FSYNC = @HAVE_FSYNC@
596 HAVE_FTELLO = @HAVE_FTELLO@
597 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
598 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
599 HAVE_GETGROUPS = @HAVE_GETGROUPS@
600 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
601 HAVE_GETLOGIN = @HAVE_GETLOGIN@
602 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
603 HAVE_GETPASS = @HAVE_GETPASS@
604 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
605 HAVE_GRANTPT = @HAVE_GRANTPT@
606 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
607 HAVE_INITSTATE = @HAVE_INITSTATE@
608 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
609 HAVE_LCHOWN = @HAVE_LCHOWN@
610 HAVE_LINK = @HAVE_LINK@
611 HAVE_LINKAT = @HAVE_LINKAT@
612 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
613 HAVE_MBSLEN = @HAVE_MBSLEN@
614 HAVE_MBTOWC = @HAVE_MBTOWC@
615 HAVE_MEMCHR = @HAVE_MEMCHR@
616 HAVE_MEMPCPY = @HAVE_MEMPCPY@
617 HAVE_MKDTEMP = @HAVE_MKDTEMP@
618 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
619 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
620 HAVE_MKSTEMP = @HAVE_MKSTEMP@
621 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
622 HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
623 HAVE_OPENAT = @HAVE_OPENAT@
624 HAVE_OS_H = @HAVE_OS_H@
625 HAVE_PCLOSE = @HAVE_PCLOSE@
626 HAVE_PIPE = @HAVE_PIPE@
627 HAVE_PIPE2 = @HAVE_PIPE2@
628 HAVE_POPEN = @HAVE_POPEN@
629 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
630 HAVE_PREAD = @HAVE_PREAD@
631 HAVE_PTSNAME = @HAVE_PTSNAME@
632 HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
633 HAVE_PWRITE = @HAVE_PWRITE@
634 HAVE_QSORT_R = @HAVE_QSORT_R@
635 HAVE_RANDOM = @HAVE_RANDOM@
636 HAVE_RANDOM_H = @HAVE_RANDOM_H@
637 HAVE_RANDOM_R = @HAVE_RANDOM_R@
638 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
639 HAVE_READLINK = @HAVE_READLINK@
640 HAVE_READLINKAT = @HAVE_READLINKAT@
641 HAVE_REALLOCARRAY = @HAVE_REALLOCARRAY@
642 HAVE_REALPATH = @HAVE_REALPATH@
643 HAVE_RENAMEAT = @HAVE_RENAMEAT@
644 HAVE_RPMATCH = @HAVE_RPMATCH@
645 HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
646 HAVE_SETENV = @HAVE_SETENV@
647 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
648 HAVE_SETSTATE = @HAVE_SETSTATE@
649 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
650 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
651 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
652 HAVE_SLEEP = @HAVE_SLEEP@
653 HAVE_STDINT_H = @HAVE_STDINT_H@
654 HAVE_STPCPY = @HAVE_STPCPY@
655 HAVE_STPNCPY = @HAVE_STPNCPY@
656 HAVE_STRCASESTR = @HAVE_STRCASESTR@
657 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
658 HAVE_STRPBRK = @HAVE_STRPBRK@
659 HAVE_STRSEP = @HAVE_STRSEP@
660 HAVE_STRTOD = @HAVE_STRTOD@
661 HAVE_STRTOLD = @HAVE_STRTOLD@
662 HAVE_STRTOLL = @HAVE_STRTOLL@
663 HAVE_STRTOULL = @HAVE_STRTOULL@
664 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
665 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
666 HAVE_SYMLINK = @HAVE_SYMLINK@
667 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
668 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
669 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
670 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
671 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
672 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
673 HAVE_UNISTD_H = @HAVE_UNISTD_H@
674 HAVE_UNLINKAT = @HAVE_UNLINKAT@
675 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
676 HAVE_USLEEP = @HAVE_USLEEP@
677 HAVE_VASPRINTF = @HAVE_VASPRINTF@
678 HAVE_VDPRINTF = @HAVE_VDPRINTF@
679 HAVE_WCHAR_H = @HAVE_WCHAR_H@
680 HAVE_WCHAR_T = @HAVE_WCHAR_T@
681 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
682 HAVE__BOOL = @HAVE__BOOL@
683 HAVE__EXIT = @HAVE__EXIT@
684 HOST_CPU = @HOST_CPU@
685 HOST_CPU_C_ABI = @HOST_CPU_C_ABI@
686 INCLUDE_NEXT = @INCLUDE_NEXT@
687 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
688 INSTALL = @INSTALL@
689 INSTALL_DATA = @INSTALL_DATA@
690 INSTALL_PROGRAM = @INSTALL_PROGRAM@
691 INSTALL_SCRIPT = @INSTALL_SCRIPT@
692 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
693 INTLLIBS = @INTLLIBS@
694 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
695 LDFLAGS = @LDFLAGS@
696 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
697 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
698 LIBICONV = @LIBICONV@
699 LIBINTL = @LIBINTL@
700 LIBOBJS = @LIBOBJS@
701 LIBS = @LIBS@
702 LIMITS_H = @LIMITS_H@
703 LTLIBICONV = @LTLIBICONV@
704 LTLIBINTL = @LTLIBINTL@
705 LTLIBOBJS = @LTLIBOBJS@
706 MAKEINFO = @MAKEINFO@
707 MAKE_HOST = @MAKE_HOST@
708 MKDIR_P = @MKDIR_P@
709 MSGFMT = @MSGFMT@
710 MSGFMT_015 = @MSGFMT_015@
711 MSGMERGE = @MSGMERGE@
712 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
713 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
714 NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = @NEXT_AS_FIRST_DIRECTIVE_LIMITS_H@
715 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
716 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
717 NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
718 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
719 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
720 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
721 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
722 NEXT_ERRNO_H = @NEXT_ERRNO_H@
723 NEXT_FCNTL_H = @NEXT_FCNTL_H@
724 NEXT_LIMITS_H = @NEXT_LIMITS_H@
725 NEXT_STDDEF_H = @NEXT_STDDEF_H@
726 NEXT_STDINT_H = @NEXT_STDINT_H@
727 NEXT_STDIO_H = @NEXT_STDIO_H@
728 NEXT_STDLIB_H = @NEXT_STDLIB_H@
729 NEXT_STRING_H = @NEXT_STRING_H@
730 NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
731 NEXT_UNISTD_H = @NEXT_UNISTD_H@
732 OBJEXT = @OBJEXT@
733 PACKAGE = @PACKAGE@
734 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
735 PACKAGE_NAME = @PACKAGE_NAME@
736 PACKAGE_STRING = @PACKAGE_STRING@
737 PACKAGE_TARNAME = @PACKAGE_TARNAME@
738 PACKAGE_URL = @PACKAGE_URL@
739 PACKAGE_VERSION = @PACKAGE_VERSION@
740 PATH_SEPARATOR = @PATH_SEPARATOR@
741 PERL = @PERL@
742 PKG_CONFIG = @PKG_CONFIG@
743 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
744 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
745 POSUB = @POSUB@
746 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
747 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
748 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
749 RANLIB = @RANLIB@
750 REMOTE = @REMOTE@
751 REPLACE_ACCESS = @REPLACE_ACCESS@
752 REPLACE_CALLOC = @REPLACE_CALLOC@
753 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
754 REPLACE_CHOWN = @REPLACE_CHOWN@
755 REPLACE_CLOSE = @REPLACE_CLOSE@
756 REPLACE_CREAT = @REPLACE_CREAT@
757 REPLACE_DPRINTF = @REPLACE_DPRINTF@
758 REPLACE_DUP = @REPLACE_DUP@
759 REPLACE_DUP2 = @REPLACE_DUP2@
760 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
761 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
762 REPLACE_FCLOSE = @REPLACE_FCLOSE@
763 REPLACE_FCNTL = @REPLACE_FCNTL@
764 REPLACE_FDOPEN = @REPLACE_FDOPEN@
765 REPLACE_FFLUSH = @REPLACE_FFLUSH@
766 REPLACE_FOPEN = @REPLACE_FOPEN@
767 REPLACE_FPRINTF = @REPLACE_FPRINTF@
768 REPLACE_FPURGE = @REPLACE_FPURGE@
769 REPLACE_FREOPEN = @REPLACE_FREOPEN@
770 REPLACE_FSEEK = @REPLACE_FSEEK@
771 REPLACE_FSEEKO = @REPLACE_FSEEKO@
772 REPLACE_FTELL = @REPLACE_FTELL@
773 REPLACE_FTELLO = @REPLACE_FTELLO@
774 REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
775 REPLACE_GETCWD = @REPLACE_GETCWD@
776 REPLACE_GETDELIM = @REPLACE_GETDELIM@
777 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
778 REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
779 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
780 REPLACE_GETLINE = @REPLACE_GETLINE@
781 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
782 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
783 REPLACE_GETPASS = @REPLACE_GETPASS@
784 REPLACE_INITSTATE = @REPLACE_INITSTATE@
785 REPLACE_ISATTY = @REPLACE_ISATTY@
786 REPLACE_LCHOWN = @REPLACE_LCHOWN@
787 REPLACE_LINK = @REPLACE_LINK@
788 REPLACE_LINKAT = @REPLACE_LINKAT@
789 REPLACE_LSEEK = @REPLACE_LSEEK@
790 REPLACE_MALLOC = @REPLACE_MALLOC@
791 REPLACE_MBTOWC = @REPLACE_MBTOWC@
792 REPLACE_MEMCHR = @REPLACE_MEMCHR@
793 REPLACE_MEMMEM = @REPLACE_MEMMEM@
794 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
795 REPLACE_NULL = @REPLACE_NULL@
796 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
797 REPLACE_OPEN = @REPLACE_OPEN@
798 REPLACE_OPENAT = @REPLACE_OPENAT@
799 REPLACE_PERROR = @REPLACE_PERROR@
800 REPLACE_POPEN = @REPLACE_POPEN@
801 REPLACE_PREAD = @REPLACE_PREAD@
802 REPLACE_PRINTF = @REPLACE_PRINTF@
803 REPLACE_PTSNAME = @REPLACE_PTSNAME@
804 REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
805 REPLACE_PUTENV = @REPLACE_PUTENV@
806 REPLACE_PWRITE = @REPLACE_PWRITE@
807 REPLACE_QSORT_R = @REPLACE_QSORT_R@
808 REPLACE_RANDOM = @REPLACE_RANDOM@
809 REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
810 REPLACE_READ = @REPLACE_READ@
811 REPLACE_READLINK = @REPLACE_READLINK@
812 REPLACE_READLINKAT = @REPLACE_READLINKAT@
813 REPLACE_REALLOC = @REPLACE_REALLOC@
814 REPLACE_REALPATH = @REPLACE_REALPATH@
815 REPLACE_REMOVE = @REPLACE_REMOVE@
816 REPLACE_RENAME = @REPLACE_RENAME@
817 REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
818 REPLACE_RMDIR = @REPLACE_RMDIR@
819 REPLACE_SETENV = @REPLACE_SETENV@
820 REPLACE_SETSTATE = @REPLACE_SETSTATE@
821 REPLACE_SLEEP = @REPLACE_SLEEP@
822 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
823 REPLACE_SPRINTF = @REPLACE_SPRINTF@
824 REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
825 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
826 REPLACE_STPNCPY = @REPLACE_STPNCPY@
827 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
828 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
829 REPLACE_STRDUP = @REPLACE_STRDUP@
830 REPLACE_STRERROR = @REPLACE_STRERROR@
831 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
832 REPLACE_STRNCAT = @REPLACE_STRNCAT@
833 REPLACE_STRNDUP = @REPLACE_STRNDUP@
834 REPLACE_STRNLEN = @REPLACE_STRNLEN@
835 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
836 REPLACE_STRSTR = @REPLACE_STRSTR@
837 REPLACE_STRTOD = @REPLACE_STRTOD@
838 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
839 REPLACE_STRTOLD = @REPLACE_STRTOLD@
840 REPLACE_SYMLINK = @REPLACE_SYMLINK@
841 REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
842 REPLACE_TMPFILE = @REPLACE_TMPFILE@
843 REPLACE_TRUNCATE = @REPLACE_TRUNCATE@
844 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
845 REPLACE_UNLINK = @REPLACE_UNLINK@
846 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
847 REPLACE_UNSETENV = @REPLACE_UNSETENV@
848 REPLACE_USLEEP = @REPLACE_USLEEP@
849 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
850 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
851 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
852 REPLACE_VPRINTF = @REPLACE_VPRINTF@
853 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
854 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
855 REPLACE_WCTOMB = @REPLACE_WCTOMB@
856 REPLACE_WRITE = @REPLACE_WRITE@
857 SED = @SED@
858 SET_MAKE = @SET_MAKE@
859 SHELL = @SHELL@
860 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
861 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
862 STDBOOL_H = @STDBOOL_H@
863 STDDEF_H = @STDDEF_H@
864 STDINT_H = @STDINT_H@
865 STRIP = @STRIP@
866 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
867 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
868 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
869 USE_NLS = @USE_NLS@
870 USE_SYSTEM_GLOB = @USE_SYSTEM_GLOB@
871 VERSION = @VERSION@
872 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
873 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
874 WINDOWS_STAT_INODES = @WINDOWS_STAT_INODES@
875 WINT_T_SUFFIX = @WINT_T_SUFFIX@
876 XGETTEXT = @XGETTEXT@
877 XGETTEXT_015 = @XGETTEXT_015@
878 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
879 abs_builddir = @abs_builddir@
880 abs_srcdir = @abs_srcdir@
881 abs_top_builddir = @abs_top_builddir@
882 abs_top_srcdir = @abs_top_srcdir@
883 ac_ct_CC = @ac_ct_CC@
884 am__include = @am__include@
885 am__leading_dot = @am__leading_dot@
886 am__quote = @am__quote@
887 am__tar = @am__tar@
888 am__untar = @am__untar@
889 bindir = @bindir@
890 build = @build@
891 build_alias = @build_alias@
892 build_cpu = @build_cpu@
893 build_os = @build_os@
894 build_vendor = @build_vendor@
895 builddir = @builddir@
896 datadir = @datadir@
897 datarootdir = @datarootdir@
898 docdir = @docdir@
899 dvidir = @dvidir@
900 exec_prefix = @exec_prefix@
901 gl_LIBOBJS = @gl_LIBOBJS@
902 gl_LTLIBOBJS = @gl_LTLIBOBJS@
903 gltests_LIBOBJS = @gltests_LIBOBJS@
904 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
905 gltests_WITNESS = @gltests_WITNESS@
906 host = @host@
907 host_alias = @host_alias@
908 host_cpu = @host_cpu@
909 host_os = @host_os@
910 host_vendor = @host_vendor@
911 htmldir = @htmldir@
912 includedir = @includedir@
913 infodir = @infodir@
914 install_sh = @install_sh@
915 libdir = @libdir@
916 libexecdir = @libexecdir@
917 localedir = @localedir@
918 localstatedir = @localstatedir@
919 mandir = @mandir@
920 mkdir_p = @mkdir_p@
921 oldincludedir = @oldincludedir@
922 pdfdir = @pdfdir@
923 prefix = @prefix@
924 program_transform_name = @program_transform_name@
925 psdir = @psdir@
926 runstatedir = @runstatedir@
927 sbindir = @sbindir@
928 sharedstatedir = @sharedstatedir@
929 srcdir = @srcdir@
930 sysconfdir = @sysconfdir@
931 target_alias = @target_alias@
932 top_build_prefix = @top_build_prefix@
933 top_builddir = @top_builddir@
934 top_srcdir = @top_srcdir@
935 AUTOMAKE_OPTIONS = 1.11 gnits
936 SUBDIRS = 
937 noinst_HEADERS = 
938 noinst_LIBRARIES = libgnu.a
939 noinst_LTLIBRARIES = 
940 EXTRA_DIST = access.c alloca.c alloca.in.h close.c concat-filename.h \
941         dirname.h dosname.h dup2.c errno.in.h error.c error.h \
942         exitfail.h fcntl.c fcntl.in.h fd-hook.h filename.h \
943         getdtablesize.c getloadavg.c intprops.h limits.in.h \
944         fnmatch.in.h glob.in.h malloc.c msvc-inval.c msvc-inval.h \
945         msvc-nothrow.c msvc-nothrow.h _Noreturn.h arg-nonnull.h \
946         c++defs.h warn-on-use.h stdbool.in.h stddef.in.h stdint.in.h \
947         stdio.in.h stdlib.in.h stpcpy.c strerror.c strerror-override.c \
948         strerror-override.h string.in.h sys_types.in.h unistd.in.h \
949         verify.h xalloc.h xalloc-oversized.h concat-filename.h
950 BUILT_SOURCES = $(ALLOCA_H) $(ERRNO_H) fcntl.h $(LIMITS_H) \
951         $(am__append_2) $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) stdio.h \
952         stdlib.h string.h sys/types.h unistd.h
953 SUFFIXES = 
954 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t errno.h \
955         errno.h-t fcntl.h fcntl.h-t limits.h limits.h-t \
956         $(am__append_3) stdbool.h stdbool.h-t stddef.h stddef.h-t \
957         stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t \
958         string.h string.h-t sys/types.h sys/types.h-t unistd.h \
959         unistd.h-t
960 MOSTLYCLEANDIRS = 
961 CLEANFILES = 
962 DISTCLEANFILES = 
963 MAINTAINERCLEANFILES = 
964 # No GNU Make output.
965 AM_CPPFLAGS = 
966 AM_CFLAGS = 
967 libgnu_a_SOURCES = concat-filename.c dirname-lgpl.c basename-lgpl.c \
968         stripslash.c exitfail.c fd-hook.c findprog.h findprog-in.c \
969         getprogname.h getprogname.c gettext.h $(am__append_1) unistd.c \
970         xmalloc.c xalloc-die.c xconcat-filename.c
971 libgnu_a_LIBADD = $(gl_LIBOBJS) @ALLOCA@
972 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS) @ALLOCA@
973 EXTRA_libgnu_a_SOURCES = access.c alloca.c close.c dup2.c error.c \
974         fcntl.c getdtablesize.c getloadavg.c malloc.c msvc-inval.c \
975         msvc-nothrow.c stpcpy.c strerror.c strerror-override.c
976
977 # Use this preprocessor expression to decide whether #include_next works.
978 # Do not rely on a 'configure'-time test for this, since the expression
979 # might appear in an installed header, which is used by some other compiler.
980 HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
981
982 # Because this Makefile snippet defines a variable used by other
983 # gnulib Makefile snippets, it must be present in all makefiles that
984 # need it. This is ensured by the applicability 'all' defined above.
985 _NORETURN_H = $(srcdir)/_Noreturn.h
986
987 # Because this Makefile snippet defines a variable used by other
988 # gnulib Makefile snippets, it must be present in all makefiles that
989 # need it. This is ensured by the applicability 'all' defined above.
990 ARG_NONNULL_H = $(srcdir)/arg-nonnull.h
991
992 # Because this Makefile snippet defines a variable used by other
993 # gnulib Makefile snippets, it must be present in all makefiles that
994 # need it. This is ensured by the applicability 'all' defined above.
995 CXXDEFS_H = $(srcdir)/c++defs.h
996
997 # Because this Makefile snippet defines a variable used by other
998 # gnulib Makefile snippets, it must be present in all makefiles that
999 # need it. This is ensured by the applicability 'all' defined above.
1000 WARN_ON_USE_H = $(srcdir)/warn-on-use.h
1001 all: $(BUILT_SOURCES)
1002         $(MAKE) $(AM_MAKEFLAGS) all-recursive
1003
1004 .SUFFIXES:
1005 .SUFFIXES: .c .o .obj
1006 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
1007         @for dep in $?; do \
1008           case '$(am__configure_deps)' in \
1009             *$$dep*) \
1010               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1011                 && { if test -f $@; then exit 0; else break; fi; }; \
1012               exit 1;; \
1013           esac; \
1014         done; \
1015         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
1016         $(am__cd) $(top_srcdir) && \
1017           $(AUTOMAKE) --gnits lib/Makefile
1018 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1019         @case '$?' in \
1020           *config.status*) \
1021             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1022           *) \
1023             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1024             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1025         esac;
1026
1027 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1028         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1029
1030 $(top_srcdir)/configure:  $(am__configure_deps)
1031         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1032 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1033         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1034 $(am__aclocal_m4_deps):
1035
1036 clean-noinstLIBRARIES:
1037         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1038
1039 clean-noinstLTLIBRARIES:
1040         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1041         @list='$(noinst_LTLIBRARIES)'; \
1042         locs=`for p in $$list; do echo $$p; done | \
1043               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1044               sort -u`; \
1045         test -z "$$locs" || { \
1046           echo rm -f $${locs}; \
1047           rm -f $${locs}; \
1048         }
1049
1050 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) $(EXTRA_libgnu_a_DEPENDENCIES) 
1051         $(AM_V_at)-rm -f libgnu.a
1052         $(AM_V_AR)$(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
1053         $(AM_V_at)$(RANLIB) libgnu.a
1054
1055 mostlyclean-compile:
1056         -rm -f *.$(OBJEXT)
1057
1058 distclean-compile:
1059         -rm -f *.tab.c
1060
1061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/access.Po@am__quote@ # am--include-marker
1062 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@ # am--include-marker
1063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename-lgpl.Po@am__quote@ # am--include-marker
1064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close.Po@am__quote@ # am--include-marker
1065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/concat-filename.Po@am__quote@ # am--include-marker
1066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname-lgpl.Po@am__quote@ # am--include-marker
1067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup2.Po@am__quote@ # am--include-marker
1068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@ # am--include-marker
1069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@ # am--include-marker
1070 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcntl.Po@am__quote@ # am--include-marker
1071 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-hook.Po@am__quote@ # am--include-marker
1072 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findprog-in.Po@am__quote@ # am--include-marker
1073 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Po@am__quote@ # am--include-marker
1074 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdtablesize.Po@am__quote@ # am--include-marker
1075 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getloadavg.Po@am__quote@ # am--include-marker
1076 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getprogname.Po@am__quote@ # am--include-marker
1077 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glob.Po@am__quote@ # am--include-marker
1078 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@ # am--include-marker
1079 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-inval.Po@am__quote@ # am--include-marker
1080 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-nothrow.Po@am__quote@ # am--include-marker
1081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy.Po@am__quote@ # am--include-marker
1082 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror-override.Po@am__quote@ # am--include-marker
1083 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@ # am--include-marker
1084 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@ # am--include-marker
1085 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unistd.Po@am__quote@ # am--include-marker
1086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@ # am--include-marker
1087 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xconcat-filename.Po@am__quote@ # am--include-marker
1088 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@ # am--include-marker
1089
1090 $(am__depfiles_remade):
1091         @$(MKDIR_P) $(@D)
1092         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
1093
1094 am--depfiles: $(am__depfiles_remade)
1095
1096 .c.o:
1097 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1098 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1099 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1100 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1101 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1102
1103 .c.obj:
1104 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1105 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1106 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1107 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1108 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1109
1110 # This directory's subdirectories are mostly independent; you can cd
1111 # into them and run 'make' without going through this Makefile.
1112 # To change the values of 'make' variables: instead of editing Makefiles,
1113 # (1) if the variable is set in 'config.status', edit 'config.status'
1114 #     (which will cause the Makefiles to be regenerated when you run 'make');
1115 # (2) otherwise, pass the desired values on the 'make' command line.
1116 $(am__recursive_targets):
1117         @fail=; \
1118         if $(am__make_keepgoing); then \
1119           failcom='fail=yes'; \
1120         else \
1121           failcom='exit 1'; \
1122         fi; \
1123         dot_seen=no; \
1124         target=`echo $@ | sed s/-recursive//`; \
1125         case "$@" in \
1126           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1127           *) list='$(SUBDIRS)' ;; \
1128         esac; \
1129         for subdir in $$list; do \
1130           echo "Making $$target in $$subdir"; \
1131           if test "$$subdir" = "."; then \
1132             dot_seen=yes; \
1133             local_target="$$target-am"; \
1134           else \
1135             local_target="$$target"; \
1136           fi; \
1137           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1138           || eval $$failcom; \
1139         done; \
1140         if test "$$dot_seen" = "no"; then \
1141           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1142         fi; test -z "$$fail"
1143
1144 ID: $(am__tagged_files)
1145         $(am__define_uniq_tagged_files); mkid -fID $$unique
1146 tags: tags-recursive
1147 TAGS: tags
1148
1149 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1150         set x; \
1151         here=`pwd`; \
1152         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1153           include_option=--etags-include; \
1154           empty_fix=.; \
1155         else \
1156           include_option=--include; \
1157           empty_fix=; \
1158         fi; \
1159         list='$(SUBDIRS)'; for subdir in $$list; do \
1160           if test "$$subdir" = .; then :; else \
1161             test ! -f $$subdir/TAGS || \
1162               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1163           fi; \
1164         done; \
1165         $(am__define_uniq_tagged_files); \
1166         shift; \
1167         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1168           test -n "$$unique" || unique=$$empty_fix; \
1169           if test $$# -gt 0; then \
1170             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1171               "$$@" $$unique; \
1172           else \
1173             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1174               $$unique; \
1175           fi; \
1176         fi
1177 ctags: ctags-recursive
1178
1179 CTAGS: ctags
1180 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1181         $(am__define_uniq_tagged_files); \
1182         test -z "$(CTAGS_ARGS)$$unique" \
1183           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1184              $$unique
1185
1186 GTAGS:
1187         here=`$(am__cd) $(top_builddir) && pwd` \
1188           && $(am__cd) $(top_srcdir) \
1189           && gtags -i $(GTAGS_ARGS) "$$here"
1190 cscopelist: cscopelist-recursive
1191
1192 cscopelist-am: $(am__tagged_files)
1193         list='$(am__tagged_files)'; \
1194         case "$(srcdir)" in \
1195           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1196           *) sdir=$(subdir)/$(srcdir) ;; \
1197         esac; \
1198         for i in $$list; do \
1199           if test -f "$$i"; then \
1200             echo "$(subdir)/$$i"; \
1201           else \
1202             echo "$$sdir/$$i"; \
1203           fi; \
1204         done >> $(top_builddir)/cscope.files
1205
1206 distclean-tags:
1207         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1208
1209 distdir: $(BUILT_SOURCES)
1210         $(MAKE) $(AM_MAKEFLAGS) distdir-am
1211
1212 distdir-am: $(DISTFILES)
1213         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1214         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1215         list='$(DISTFILES)'; \
1216           dist_files=`for file in $$list; do echo $$file; done | \
1217           sed -e "s|^$$srcdirstrip/||;t" \
1218               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1219         case $$dist_files in \
1220           */*) $(MKDIR_P) `echo "$$dist_files" | \
1221                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1222                            sort -u` ;; \
1223         esac; \
1224         for file in $$dist_files; do \
1225           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1226           if test -d $$d/$$file; then \
1227             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1228             if test -d "$(distdir)/$$file"; then \
1229               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1230             fi; \
1231             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1232               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1233               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1234             fi; \
1235             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1236           else \
1237             test -f "$(distdir)/$$file" \
1238             || cp -p $$d/$$file "$(distdir)/$$file" \
1239             || exit 1; \
1240           fi; \
1241         done
1242         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1243           if test "$$subdir" = .; then :; else \
1244             $(am__make_dryrun) \
1245               || test -d "$(distdir)/$$subdir" \
1246               || $(MKDIR_P) "$(distdir)/$$subdir" \
1247               || exit 1; \
1248             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1249             $(am__relativize); \
1250             new_distdir=$$reldir; \
1251             dir1=$$subdir; dir2="$(top_distdir)"; \
1252             $(am__relativize); \
1253             new_top_distdir=$$reldir; \
1254             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1255             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1256             ($(am__cd) $$subdir && \
1257               $(MAKE) $(AM_MAKEFLAGS) \
1258                 top_distdir="$$new_top_distdir" \
1259                 distdir="$$new_distdir" \
1260                 am__remove_distdir=: \
1261                 am__skip_length_check=: \
1262                 am__skip_mode_fix=: \
1263                 distdir) \
1264               || exit 1; \
1265           fi; \
1266         done
1267 check-am: all-am
1268 check: $(BUILT_SOURCES)
1269         $(MAKE) $(AM_MAKEFLAGS) check-recursive
1270 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
1271 installdirs: installdirs-recursive
1272 installdirs-am:
1273 install: $(BUILT_SOURCES)
1274         $(MAKE) $(AM_MAKEFLAGS) install-recursive
1275 install-exec: install-exec-recursive
1276 install-data: install-data-recursive
1277 uninstall: uninstall-recursive
1278
1279 install-am: all-am
1280         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1281
1282 installcheck: installcheck-recursive
1283 install-strip:
1284         if test -z '$(STRIP)'; then \
1285           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1286             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1287               install; \
1288         else \
1289           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1290             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1291             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1292         fi
1293 mostlyclean-generic:
1294         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1295
1296 clean-generic:
1297         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1298
1299 distclean-generic:
1300         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1301         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1302         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1303
1304 maintainer-clean-generic:
1305         @echo "This command is intended for maintainers to use"
1306         @echo "it deletes files that may require special tools to rebuild."
1307         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1308         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1309 clean: clean-recursive
1310
1311 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
1312         mostlyclean-am
1313
1314 distclean: distclean-recursive
1315                 -rm -f ./$(DEPDIR)/access.Po
1316         -rm -f ./$(DEPDIR)/alloca.Po
1317         -rm -f ./$(DEPDIR)/basename-lgpl.Po
1318         -rm -f ./$(DEPDIR)/close.Po
1319         -rm -f ./$(DEPDIR)/concat-filename.Po
1320         -rm -f ./$(DEPDIR)/dirname-lgpl.Po
1321         -rm -f ./$(DEPDIR)/dup2.Po
1322         -rm -f ./$(DEPDIR)/error.Po
1323         -rm -f ./$(DEPDIR)/exitfail.Po
1324         -rm -f ./$(DEPDIR)/fcntl.Po
1325         -rm -f ./$(DEPDIR)/fd-hook.Po
1326         -rm -f ./$(DEPDIR)/findprog-in.Po
1327         -rm -f ./$(DEPDIR)/fnmatch.Po
1328         -rm -f ./$(DEPDIR)/getdtablesize.Po
1329         -rm -f ./$(DEPDIR)/getloadavg.Po
1330         -rm -f ./$(DEPDIR)/getprogname.Po
1331         -rm -f ./$(DEPDIR)/glob.Po
1332         -rm -f ./$(DEPDIR)/malloc.Po
1333         -rm -f ./$(DEPDIR)/msvc-inval.Po
1334         -rm -f ./$(DEPDIR)/msvc-nothrow.Po
1335         -rm -f ./$(DEPDIR)/stpcpy.Po
1336         -rm -f ./$(DEPDIR)/strerror-override.Po
1337         -rm -f ./$(DEPDIR)/strerror.Po
1338         -rm -f ./$(DEPDIR)/stripslash.Po
1339         -rm -f ./$(DEPDIR)/unistd.Po
1340         -rm -f ./$(DEPDIR)/xalloc-die.Po
1341         -rm -f ./$(DEPDIR)/xconcat-filename.Po
1342         -rm -f ./$(DEPDIR)/xmalloc.Po
1343         -rm -f Makefile
1344 distclean-am: clean-am distclean-compile distclean-generic \
1345         distclean-tags
1346
1347 dvi: dvi-recursive
1348
1349 dvi-am:
1350
1351 html: html-recursive
1352
1353 html-am:
1354
1355 info: info-recursive
1356
1357 info-am:
1358
1359 install-data-am:
1360
1361 install-dvi: install-dvi-recursive
1362
1363 install-dvi-am:
1364
1365 install-exec-am:
1366
1367 install-html: install-html-recursive
1368
1369 install-html-am:
1370
1371 install-info: install-info-recursive
1372
1373 install-info-am:
1374
1375 install-man:
1376
1377 install-pdf: install-pdf-recursive
1378
1379 install-pdf-am:
1380
1381 install-ps: install-ps-recursive
1382
1383 install-ps-am:
1384
1385 installcheck-am:
1386
1387 maintainer-clean: maintainer-clean-recursive
1388                 -rm -f ./$(DEPDIR)/access.Po
1389         -rm -f ./$(DEPDIR)/alloca.Po
1390         -rm -f ./$(DEPDIR)/basename-lgpl.Po
1391         -rm -f ./$(DEPDIR)/close.Po
1392         -rm -f ./$(DEPDIR)/concat-filename.Po
1393         -rm -f ./$(DEPDIR)/dirname-lgpl.Po
1394         -rm -f ./$(DEPDIR)/dup2.Po
1395         -rm -f ./$(DEPDIR)/error.Po
1396         -rm -f ./$(DEPDIR)/exitfail.Po
1397         -rm -f ./$(DEPDIR)/fcntl.Po
1398         -rm -f ./$(DEPDIR)/fd-hook.Po
1399         -rm -f ./$(DEPDIR)/findprog-in.Po
1400         -rm -f ./$(DEPDIR)/fnmatch.Po
1401         -rm -f ./$(DEPDIR)/getdtablesize.Po
1402         -rm -f ./$(DEPDIR)/getloadavg.Po
1403         -rm -f ./$(DEPDIR)/getprogname.Po
1404         -rm -f ./$(DEPDIR)/glob.Po
1405         -rm -f ./$(DEPDIR)/malloc.Po
1406         -rm -f ./$(DEPDIR)/msvc-inval.Po
1407         -rm -f ./$(DEPDIR)/msvc-nothrow.Po
1408         -rm -f ./$(DEPDIR)/stpcpy.Po
1409         -rm -f ./$(DEPDIR)/strerror-override.Po
1410         -rm -f ./$(DEPDIR)/strerror.Po
1411         -rm -f ./$(DEPDIR)/stripslash.Po
1412         -rm -f ./$(DEPDIR)/unistd.Po
1413         -rm -f ./$(DEPDIR)/xalloc-die.Po
1414         -rm -f ./$(DEPDIR)/xconcat-filename.Po
1415         -rm -f ./$(DEPDIR)/xmalloc.Po
1416         -rm -f Makefile
1417 maintainer-clean-am: distclean-am maintainer-clean-generic
1418
1419 mostlyclean: mostlyclean-recursive
1420
1421 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1422         mostlyclean-local
1423
1424 pdf: pdf-recursive
1425
1426 pdf-am:
1427
1428 ps: ps-recursive
1429
1430 ps-am:
1431
1432 uninstall-am:
1433
1434 .MAKE: $(am__recursive_targets) all check install install-am \
1435         install-strip
1436
1437 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1438         am--depfiles check check-am clean clean-generic \
1439         clean-noinstLIBRARIES clean-noinstLTLIBRARIES cscopelist-am \
1440         ctags ctags-am distclean distclean-compile distclean-generic \
1441         distclean-tags distdir dvi dvi-am html html-am info info-am \
1442         install install-am install-data install-data-am install-dvi \
1443         install-dvi-am install-exec install-exec-am install-html \
1444         install-html-am install-info install-info-am install-man \
1445         install-pdf install-pdf-am install-ps install-ps-am \
1446         install-strip installcheck installcheck-am installdirs \
1447         installdirs-am maintainer-clean maintainer-clean-generic \
1448         mostlyclean mostlyclean-compile mostlyclean-generic \
1449         mostlyclean-local pdf pdf-am ps ps-am tags tags-am uninstall \
1450         uninstall-am
1451
1452 .PRECIOUS: Makefile
1453
1454
1455 # We need the following in order to create <alloca.h> when the system
1456 # doesn't have one that works with the given compiler.
1457 @GL_GENERATE_ALLOCA_H_TRUE@alloca.h: alloca.in.h $(top_builddir)/config.status
1458 @GL_GENERATE_ALLOCA_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
1459 @GL_GENERATE_ALLOCA_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1460 @GL_GENERATE_ALLOCA_H_TRUE@       sed -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' < $(srcdir)/alloca.in.h; \
1461 @GL_GENERATE_ALLOCA_H_TRUE@     } > $@-t && \
1462 @GL_GENERATE_ALLOCA_H_TRUE@     mv -f $@-t $@
1463 @GL_GENERATE_ALLOCA_H_FALSE@alloca.h: $(top_builddir)/config.status
1464 @GL_GENERATE_ALLOCA_H_FALSE@    rm -f $@
1465
1466 # We need the following in order to create <errno.h> when the system
1467 # doesn't have one that is POSIX compliant.
1468 @GL_GENERATE_ERRNO_H_TRUE@errno.h: errno.in.h $(top_builddir)/config.status
1469 @GL_GENERATE_ERRNO_H_TRUE@      $(AM_V_GEN)rm -f $@-t $@ && \
1470 @GL_GENERATE_ERRNO_H_TRUE@      { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1471 @GL_GENERATE_ERRNO_H_TRUE@        sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1472 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1473 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1474 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1475 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
1476 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
1477 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
1478 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
1479 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
1480 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
1481 @GL_GENERATE_ERRNO_H_TRUE@            -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
1482 @GL_GENERATE_ERRNO_H_TRUE@            < $(srcdir)/errno.in.h; \
1483 @GL_GENERATE_ERRNO_H_TRUE@      } > $@-t && \
1484 @GL_GENERATE_ERRNO_H_TRUE@      mv $@-t $@
1485 @GL_GENERATE_ERRNO_H_FALSE@errno.h: $(top_builddir)/config.status
1486 @GL_GENERATE_ERRNO_H_FALSE@     rm -f $@
1487
1488 # We need the following in order to create <fcntl.h> when the system
1489 # doesn't have one that works with the given compiler.
1490 fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1491         $(AM_V_GEN)rm -f $@-t $@ && \
1492         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1493           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1494               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1495               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1496               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1497               -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
1498               -e 's/@''GNULIB_CREAT''@/$(GNULIB_CREAT)/g' \
1499               -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
1500               -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
1501               -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
1502               -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
1503               -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
1504               -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
1505               -e 's|@''REPLACE_CREAT''@|$(REPLACE_CREAT)|g' \
1506               -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
1507               -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
1508               -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
1509               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1510               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1511               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1512               < $(srcdir)/fcntl.in.h; \
1513         } > $@-t && \
1514         mv $@-t $@
1515
1516 # We need the following in order to create <limits.h> when the system
1517 # doesn't have one that is compatible with GNU.
1518 @GL_GENERATE_LIMITS_H_TRUE@limits.h: limits.in.h $(top_builddir)/config.status
1519 @GL_GENERATE_LIMITS_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
1520 @GL_GENERATE_LIMITS_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1521 @GL_GENERATE_LIMITS_H_TRUE@       sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1522 @GL_GENERATE_LIMITS_H_TRUE@           -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1523 @GL_GENERATE_LIMITS_H_TRUE@           -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1524 @GL_GENERATE_LIMITS_H_TRUE@           -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1525 @GL_GENERATE_LIMITS_H_TRUE@           -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
1526 @GL_GENERATE_LIMITS_H_TRUE@           < $(srcdir)/limits.in.h; \
1527 @GL_GENERATE_LIMITS_H_TRUE@     } > $@-t && \
1528 @GL_GENERATE_LIMITS_H_TRUE@     mv $@-t $@
1529 @GL_GENERATE_LIMITS_H_FALSE@limits.h: $(top_builddir)/config.status
1530 @GL_GENERATE_LIMITS_H_FALSE@    rm -f $@
1531
1532 @USE_SYSTEM_GLOB_FALSE@fnmatch.h: fnmatch.in.h $(top_builddir)/config.status
1533 @USE_SYSTEM_GLOB_FALSE@ $(AM_V_GEN)rm -f $@-t $@ && \
1534 @USE_SYSTEM_GLOB_FALSE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1535 @USE_SYSTEM_GLOB_FALSE@   cat $(srcdir)/fnmatch.in.h; \
1536 @USE_SYSTEM_GLOB_FALSE@ } > $@-t && \
1537 @USE_SYSTEM_GLOB_FALSE@ mv -f $@-t $@
1538
1539 @USE_SYSTEM_GLOB_FALSE@glob.h: glob.in.h $(top_builddir)/config.status
1540 @USE_SYSTEM_GLOB_FALSE@ $(AM_V_GEN)rm -f $@-t $@ && \
1541 @USE_SYSTEM_GLOB_FALSE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1542 @USE_SYSTEM_GLOB_FALSE@   cat $(srcdir)/glob.in.h; \
1543 @USE_SYSTEM_GLOB_FALSE@ } > $@-t && \
1544 @USE_SYSTEM_GLOB_FALSE@ mv -f $@-t $@
1545
1546 # We need the following in order to create <stdbool.h> when the system
1547 # doesn't have one that works.
1548 @GL_GENERATE_STDBOOL_H_TRUE@stdbool.h: stdbool.in.h $(top_builddir)/config.status
1549 @GL_GENERATE_STDBOOL_H_TRUE@    $(AM_V_GEN)rm -f $@-t $@ && \
1550 @GL_GENERATE_STDBOOL_H_TRUE@    { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1551 @GL_GENERATE_STDBOOL_H_TRUE@      sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1552 @GL_GENERATE_STDBOOL_H_TRUE@    } > $@-t && \
1553 @GL_GENERATE_STDBOOL_H_TRUE@    mv $@-t $@
1554 @GL_GENERATE_STDBOOL_H_FALSE@stdbool.h: $(top_builddir)/config.status
1555 @GL_GENERATE_STDBOOL_H_FALSE@   rm -f $@
1556
1557 # We need the following in order to create <stddef.h> when the system
1558 # doesn't have one that works with the given compiler.
1559 @GL_GENERATE_STDDEF_H_TRUE@stddef.h: stddef.in.h $(top_builddir)/config.status
1560 @GL_GENERATE_STDDEF_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
1561 @GL_GENERATE_STDDEF_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1562 @GL_GENERATE_STDDEF_H_TRUE@       sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1563 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1564 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1565 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1566 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1567 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
1568 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1569 @GL_GENERATE_STDDEF_H_TRUE@           -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1570 @GL_GENERATE_STDDEF_H_TRUE@           < $(srcdir)/stddef.in.h; \
1571 @GL_GENERATE_STDDEF_H_TRUE@     } > $@-t && \
1572 @GL_GENERATE_STDDEF_H_TRUE@     mv $@-t $@
1573 @GL_GENERATE_STDDEF_H_FALSE@stddef.h: $(top_builddir)/config.status
1574 @GL_GENERATE_STDDEF_H_FALSE@    rm -f $@
1575
1576 # We need the following in order to create <stdint.h> when the system
1577 # doesn't have one that works with the given compiler.
1578 @GL_GENERATE_STDINT_H_TRUE@stdint.h: stdint.in.h $(top_builddir)/config.status
1579 @GL_GENERATE_STDINT_H_TRUE@     $(AM_V_GEN)rm -f $@-t $@ && \
1580 @GL_GENERATE_STDINT_H_TRUE@     { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1581 @GL_GENERATE_STDINT_H_TRUE@       sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1582 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1583 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1584 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1585 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1586 @GL_GENERATE_STDINT_H_TRUE@           -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1587 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
1588 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1589 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1590 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1591 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1592 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1593 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1594 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1595 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1596 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1597 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1598 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1599 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1600 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1601 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1602 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1603 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1604 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1605 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1606 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1607 @GL_GENERATE_STDINT_H_TRUE@           -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
1608 @GL_GENERATE_STDINT_H_TRUE@           < $(srcdir)/stdint.in.h; \
1609 @GL_GENERATE_STDINT_H_TRUE@     } > $@-t && \
1610 @GL_GENERATE_STDINT_H_TRUE@     mv $@-t $@
1611 @GL_GENERATE_STDINT_H_FALSE@stdint.h: $(top_builddir)/config.status
1612 @GL_GENERATE_STDINT_H_FALSE@    rm -f $@
1613
1614 # We need the following in order to create <stdio.h> when the system
1615 # doesn't have one that works with the given compiler.
1616 stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1617         $(AM_V_GEN)rm -f $@-t $@ && \
1618         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1619           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1620               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1621               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1622               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1623               -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1624               -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
1625               -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
1626               -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
1627               -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
1628               -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
1629               -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
1630               -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
1631               -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
1632               -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
1633               -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
1634               -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
1635               -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
1636               -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
1637               -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
1638               -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
1639               -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
1640               -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
1641               -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
1642               -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
1643               -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
1644               -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
1645               -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
1646               -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
1647               -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
1648               -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
1649               -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
1650               -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
1651               -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
1652               -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
1653               -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
1654               -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
1655               -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
1656               -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
1657               -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
1658               -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
1659               -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
1660               -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
1661               -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
1662               -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
1663               -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
1664               -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
1665               -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
1666               -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
1667               -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
1668               -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
1669               -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
1670               -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
1671               -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
1672               -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
1673               -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
1674               -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
1675               -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
1676               -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
1677               < $(srcdir)/stdio.in.h | \
1678           sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1679               -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1680               -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1681               -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1682               -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1683               -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1684               -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1685               -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1686               -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1687               -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1688               -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1689               -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
1690               -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
1691               -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1692               -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1693               -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1694               -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1695               -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1696               -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
1697               -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1698               -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1699               -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1700               -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1701               -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1702               -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1703               -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1704               -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1705               -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1706               -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1707               -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1708               -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1709               -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1710               -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1711               -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1712               -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1713               -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1714               -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1715               -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1716               -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1717               -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
1718               -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1719               -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1720               -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1721               -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1722               -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1723               -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1724               -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1725               -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1726               -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1727               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1728               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1729               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1730         } > $@-t && \
1731         mv $@-t $@
1732
1733 # We need the following in order to create <stdlib.h> when the system
1734 # doesn't have one that works with the given compiler.
1735 stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
1736   $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1737         $(AM_V_GEN)rm -f $@-t $@ && \
1738         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1739           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1740               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1741               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1742               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1743               -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1744               -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
1745               -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
1746               -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
1747               -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
1748               -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
1749               -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
1750               -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
1751               -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
1752               -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
1753               -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
1754               -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
1755               -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
1756               -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
1757               -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
1758               -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
1759               -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
1760               -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
1761               -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
1762               -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
1763               -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
1764               -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
1765               -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
1766               -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
1767               -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
1768               -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
1769               -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
1770               -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
1771               -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
1772               -e 's/@''GNULIB_STRTOLD''@/$(GNULIB_STRTOLD)/g' \
1773               -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
1774               -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
1775               -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
1776               -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
1777               -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
1778               -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
1779               < $(srcdir)/stdlib.in.h | \
1780           sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
1781               -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1782               -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
1783               -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1784               -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1785               -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
1786               -e 's|@''HAVE_INITSTATE''@|$(HAVE_INITSTATE)|g' \
1787               -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
1788               -e 's|@''HAVE_MBTOWC''@|$(HAVE_MBTOWC)|g' \
1789               -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1790               -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1791               -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
1792               -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
1793               -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
1794               -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
1795               -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
1796               -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
1797               -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
1798               -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
1799               -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1800               -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1801               -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
1802               -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
1803               -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1804               -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
1805               -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
1806               -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
1807               -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
1808               -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1809               -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
1810               -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1811               -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1812               -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1813               -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1814               -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
1815               -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
1816               -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
1817               -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
1818               -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
1819               -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
1820               -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
1821               -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1822               -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
1823               -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
1824               -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1825               -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
1826               -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
1827               -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
1828               -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
1829               -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
1830               -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
1831               -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
1832               -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1833               -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
1834               -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
1835               -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
1836               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1837               -e '/definition of _Noreturn/r $(_NORETURN_H)' \
1838               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1839               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1840         } > $@-t && \
1841         mv $@-t $@
1842
1843 # We need the following in order to create <string.h> when the system
1844 # doesn't have one that works with the given compiler.
1845 string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1846         $(AM_V_GEN)rm -f $@-t $@ && \
1847         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1848           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1849               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1850               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1851               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1852               -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1853               -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
1854               -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
1855               -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
1856               -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
1857               -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
1858               -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
1859               -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
1860               -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
1861               -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
1862               -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
1863               -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
1864               -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
1865               -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
1866               -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
1867               -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
1868               -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
1869               -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
1870               -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
1871               -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
1872               -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
1873               -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
1874               -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
1875               -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
1876               -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
1877               -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
1878               -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
1879               -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
1880               -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
1881               -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
1882               -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
1883               -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
1884               -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
1885               -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
1886               -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
1887               -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
1888               -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
1889               -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
1890               -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
1891               < $(srcdir)/string.in.h | \
1892           sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
1893               -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
1894               -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
1895               -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
1896               -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
1897               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1898               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1899               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1900               -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
1901               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1902               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1903               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1904               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1905               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1906               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1907               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1908               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1909               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1910               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1911               -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
1912               -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
1913               -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
1914               -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
1915               -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
1916               -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
1917               -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
1918               -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
1919               -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
1920               -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
1921               -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
1922               -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
1923               -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
1924               -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
1925               -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
1926               -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
1927               -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
1928               -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
1929               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1930               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1931               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1932               < $(srcdir)/string.in.h; \
1933         } > $@-t && \
1934         mv $@-t $@
1935
1936 # We need the following in order to create <sys/types.h> when the system
1937 # doesn't have one that works with the given compiler.
1938 sys/types.h: sys_types.in.h $(top_builddir)/config.status
1939         $(AM_V_at)$(MKDIR_P) sys
1940         $(AM_V_GEN)rm -f $@-t $@ && \
1941         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1942           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1943               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1944               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1945               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1946               -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
1947               -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
1948               -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
1949               < $(srcdir)/sys_types.in.h; \
1950         } > $@-t && \
1951         mv $@-t $@
1952
1953 # We need the following in order to create an empty placeholder for
1954 # <unistd.h> when the system doesn't have one.
1955 unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1956         $(AM_V_GEN)rm -f $@-t $@ && \
1957         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1958           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1959               -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1960               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1961               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1962               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1963               -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1964               -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
1965               -e 's/@''GNULIB_ACCESS''@/$(GNULIB_ACCESS)/g' \
1966               -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
1967               -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
1968               -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
1969               -e 's/@''GNULIB_COPY_FILE_RANGE''@/$(GNULIB_COPY_FILE_RANGE)/g' \
1970               -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
1971               -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
1972               -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
1973               -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
1974               -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
1975               -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
1976               -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
1977               -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
1978               -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
1979               -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
1980               -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
1981               -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
1982               -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
1983               -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
1984               -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
1985               -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
1986               -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
1987               -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
1988               -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
1989               -e 's/@''GNULIB_GETPASS''@/$(GNULIB_GETPASS)/g' \
1990               -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
1991               -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
1992               -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
1993               -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
1994               -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
1995               -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
1996               -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
1997               -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
1998               -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
1999               -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
2000               -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
2001               -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
2002               -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
2003               -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
2004               -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
2005               -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
2006               -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
2007               -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
2008               -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
2009               -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
2010               -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
2011               -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
2012               -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
2013               -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
2014               -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
2015               -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
2016               -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
2017               -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
2018               < $(srcdir)/unistd.in.h | \
2019           sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
2020               -e 's|@''HAVE_COPY_FILE_RANGE''@|$(HAVE_COPY_FILE_RANGE)|g' \
2021               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
2022               -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
2023               -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
2024               -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
2025               -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
2026               -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
2027               -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
2028               -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
2029               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
2030               -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
2031               -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
2032               -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
2033               -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
2034               -e 's|@''HAVE_GETPASS''@|$(HAVE_GETPASS)|g' \
2035               -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
2036               -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
2037               -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
2038               -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
2039               -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
2040               -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
2041               -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
2042               -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
2043               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
2044               -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
2045               -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
2046               -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
2047               -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
2048               -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
2049               -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
2050               -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
2051               -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
2052               -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
2053               -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
2054               -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
2055               -e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
2056               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
2057               -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
2058               -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
2059               -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
2060               -e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
2061               -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
2062               -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
2063               -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
2064           | \
2065           sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
2066               -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
2067               -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
2068               -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
2069               -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
2070               -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
2071               -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
2072               -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
2073               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
2074               -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
2075               -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
2076               -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
2077               -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
2078               -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
2079               -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
2080               -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
2081               -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
2082               -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
2083               -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
2084               -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
2085               -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
2086               -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
2087               -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
2088               -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
2089               -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
2090               -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
2091               -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
2092               -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
2093               -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
2094               -e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
2095               -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
2096               -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
2097               -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
2098               -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
2099               -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
2100               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
2101               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
2102               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2103               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2104               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2105         } > $@-t && \
2106         mv $@-t $@
2107
2108 mostlyclean-local: mostlyclean-generic
2109         @for dir in '' $(MOSTLYCLEANDIRS); do \
2110           if test -n "$$dir" && test -d $$dir; then \
2111             echo "rmdir $$dir"; rmdir $$dir; \
2112           fi; \
2113         done; \
2114         :
2115
2116 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2117 # Otherwise a system limit (for SysV at least) may be exceeded.
2118 .NOEXPORT: