1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Copyright (C) 2002-2019 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=gnu \
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#  --avoid=xalloc-die \
50#  --avoid=openat-die \
51#  c-ctype \
52#  dirname \
53#  error \
54#  fprintftime \
55#  getline \
56#  getopt-gnu \
57#  gettext-h \
58#  gitlog-to-changelog \
59#  inttostr \
60#  regex \
61#  strerror \
62#  xalloc
63
64
65
66VPATH = @srcdir@
67am__is_gnu_make = { \
68  if test -z '$(MAKELEVEL)'; then \
69    false; \
70  elif test -n '$(MAKE_HOST)'; then \
71    true; \
72  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
73    true; \
74  else \
75    false; \
76  fi; \
77}
78am__make_running_with_option = \
79  case $${target_option-} in \
80      ?) ;; \
81      *) echo "am__make_running_with_option: internal error: invalid" \
82              "target option '$${target_option-}' specified" >&2; \
83         exit 1;; \
84  esac; \
85  has_opt=no; \
86  sane_makeflags=$$MAKEFLAGS; \
87  if $(am__is_gnu_make); then \
88    sane_makeflags=$$MFLAGS; \
89  else \
90    case $$MAKEFLAGS in \
91      *\\[\ \	]*) \
92        bs=\\; \
93        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
94          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
95    esac; \
96  fi; \
97  skip_next=no; \
98  strip_trailopt () \
99  { \
100    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
101  }; \
102  for flg in $$sane_makeflags; do \
103    test $$skip_next = yes && { skip_next=no; continue; }; \
104    case $$flg in \
105      *=*|--*) continue;; \
106        -*I) strip_trailopt 'I'; skip_next=yes;; \
107      -*I?*) strip_trailopt 'I';; \
108        -*O) strip_trailopt 'O'; skip_next=yes;; \
109      -*O?*) strip_trailopt 'O';; \
110        -*l) strip_trailopt 'l'; skip_next=yes;; \
111      -*l?*) strip_trailopt 'l';; \
112      -[dEDm]) skip_next=yes;; \
113      -[JT]) skip_next=yes;; \
114    esac; \
115    case $$flg in \
116      *$$target_option*) has_opt=yes; break;; \
117    esac; \
118  done; \
119  test $$has_opt = yes
120am__make_dryrun = (target_option=n; $(am__make_running_with_option))
121am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
122pkgdatadir = $(datadir)/@PACKAGE@
123pkgincludedir = $(includedir)/@PACKAGE@
124pkglibdir = $(libdir)/@PACKAGE@
125pkglibexecdir = $(libexecdir)/@PACKAGE@
126am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
127install_sh_DATA = $(install_sh) -c -m 644
128install_sh_PROGRAM = $(install_sh) -c
129install_sh_SCRIPT = $(install_sh) -c
130INSTALL_HEADER = $(INSTALL_DATA)
131transform = $(program_transform_name)
132NORMAL_INSTALL = :
133PRE_INSTALL = :
134POST_INSTALL = :
135NORMAL_UNINSTALL = :
136PRE_UNINSTALL = :
137POST_UNINSTALL = :
138build_triplet = @build@
139host_triplet = @host@
140subdir = gnu
141ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
142am__aclocal_m4_deps = $(top_srcdir)/doc/imprimatur/imprimatur.m4 \
143	$(top_srcdir)/m4/00gnulib.m4 $(top_srcdir)/m4/__inline.m4 \
144	$(top_srcdir)/m4/absolute-header.m4 $(top_srcdir)/m4/alloca.m4 \
145	$(top_srcdir)/m4/btowc.m4 $(top_srcdir)/m4/builtin-expect.m4 \
146	$(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \
147	$(top_srcdir)/m4/double-slash-root.m4 \
148	$(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/environ.m4 \
149	$(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
150	$(top_srcdir)/m4/extensions.m4 \
151	$(top_srcdir)/m4/extern-inline.m4 \
152	$(top_srcdir)/m4/flexmember.m4 $(top_srcdir)/m4/getdelim.m4 \
153	$(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getopt.m4 \
154	$(top_srcdir)/m4/getprogname.m4 $(top_srcdir)/m4/gettext.m4 \
155	$(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \
156	$(top_srcdir)/m4/gnulib-comp.m4 \
157	$(top_srcdir)/m4/host-cpu-c-abi.m4 $(top_srcdir)/m4/iconv.m4 \
158	$(top_srcdir)/m4/include_next.m4 \
159	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/inttostr.m4 \
160	$(top_srcdir)/m4/langinfo_h.m4 $(top_srcdir)/m4/lib-ld.m4 \
161	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
162	$(top_srcdir)/m4/limits-h.m4 $(top_srcdir)/m4/localcharset.m4 \
163	$(top_srcdir)/m4/locale-fr.m4 $(top_srcdir)/m4/locale-ja.m4 \
164	$(top_srcdir)/m4/locale-zh.m4 $(top_srcdir)/m4/locale_h.m4 \
165	$(top_srcdir)/m4/localeconv.m4 \
166	$(top_srcdir)/m4/localtime-buffer.m4 $(top_srcdir)/m4/lock.m4 \
167	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \
168	$(top_srcdir)/m4/malloca.m4 $(top_srcdir)/m4/mbrtowc.m4 \
169	$(top_srcdir)/m4/mbsinit.m4 $(top_srcdir)/m4/mbstate_t.m4 \
170	$(top_srcdir)/m4/mbtowc.m4 $(top_srcdir)/m4/mktime.m4 \
171	$(top_srcdir)/m4/msvc-inval.m4 \
172	$(top_srcdir)/m4/msvc-nothrow.m4 $(top_srcdir)/m4/multiarch.m4 \
173	$(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \
174	$(top_srcdir)/m4/nocrash.m4 $(top_srcdir)/m4/nstrftime.m4 \
175	$(top_srcdir)/m4/off_t.m4 $(top_srcdir)/m4/po.m4 \
176	$(top_srcdir)/m4/progtest.m4 \
177	$(top_srcdir)/m4/pthread_rwlock_rdlock.m4 \
178	$(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \
179	$(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/ssize_t.m4 \
180	$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
181	$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
182	$(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strerror.m4 \
183	$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strndup.m4 \
184	$(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
185	$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/threadlib.m4 \
186	$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
187	$(top_srcdir)/m4/time_rz.m4 $(top_srcdir)/m4/timegm.m4 \
188	$(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/tzset.m4 \
189	$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
190	$(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
191	$(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
192	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \
193	$(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/configure.ac
194am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
195	$(ACLOCAL_M4)
196DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
197	$(am__DIST_COMMON)
198mkinstalldirs = $(install_sh) -d
199CONFIG_HEADER = $(top_builddir)/config.h
200CONFIG_CLEAN_FILES =
201CONFIG_CLEAN_VPATH_FILES =
202LIBRARIES = $(noinst_LIBRARIES)
203AM_V_AR = $(am__v_AR_@AM_V@)
204am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
205am__v_AR_0 = @echo "  AR      " $@;
206am__v_AR_1 =
207libgnu_a_AR = $(AR) $(ARFLAGS)
208am__DEPENDENCIES_1 =
209am__dirstamp = $(am__leading_dot)dirstamp
210am_libgnu_a_OBJECTS = c-ctype.$(OBJEXT) dirname.$(OBJEXT) \
211	basename.$(OBJEXT) dirname-lgpl.$(OBJEXT) \
212	basename-lgpl.$(OBJEXT) stripslash.$(OBJEXT) \
213	fprintftime.$(OBJEXT) getprogname.$(OBJEXT) \
214	hard-locale.$(OBJEXT) imaxtostr.$(OBJEXT) inttostr.$(OBJEXT) \
215	offtostr.$(OBJEXT) uinttostr.$(OBJEXT) umaxtostr.$(OBJEXT) \
216	localcharset.$(OBJEXT) glthread/lock.$(OBJEXT) \
217	malloca.$(OBJEXT) nstrftime.$(OBJEXT) \
218	glthread/threadlib.$(OBJEXT) unistd.$(OBJEXT) \
219	wctype-h.$(OBJEXT) xmalloc.$(OBJEXT) xstrndup.$(OBJEXT)
220libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
221LTLIBRARIES = $(noinst_LTLIBRARIES)
222AM_V_P = $(am__v_P_@AM_V@)
223am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
224am__v_P_0 = false
225am__v_P_1 = :
226AM_V_GEN = $(am__v_GEN_@AM_V@)
227am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
228am__v_GEN_0 = @echo "  GEN     " $@;
229am__v_GEN_1 =
230AM_V_at = $(am__v_at_@AM_V@)
231am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
232am__v_at_0 = @
233am__v_at_1 =
234DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
235depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
236am__depfiles_maybe = depfiles
237am__mv = mv -f
238COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
239	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
240AM_V_CC = $(am__v_CC_@AM_V@)
241am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
242am__v_CC_0 = @echo "  CC      " $@;
243am__v_CC_1 =
244CCLD = $(CC)
245LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
246AM_V_CCLD = $(am__v_CCLD_@AM_V@)
247am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
248am__v_CCLD_0 = @echo "  CCLD    " $@;
249am__v_CCLD_1 =
250SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
251DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
252RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
253	ctags-recursive dvi-recursive html-recursive info-recursive \
254	install-data-recursive install-dvi-recursive \
255	install-exec-recursive install-html-recursive \
256	install-info-recursive install-pdf-recursive \
257	install-ps-recursive install-recursive installcheck-recursive \
258	installdirs-recursive pdf-recursive ps-recursive \
259	tags-recursive uninstall-recursive
260am__can_run_installinfo = \
261  case $$AM_UPDATE_INFO_DIR in \
262    n|no|NO) false;; \
263    *) (install-info --version) >/dev/null 2>&1;; \
264  esac
265HEADERS = $(noinst_HEADERS)
266RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
267  distclean-recursive maintainer-clean-recursive
268am__recursive_targets = \
269  $(RECURSIVE_TARGETS) \
270  $(RECURSIVE_CLEAN_TARGETS) \
271  $(am__extra_recursive_targets)
272AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
273	distdir
274am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
275# Read a list of newline-separated strings from the standard input,
276# and print each of them once, without duplicates.  Input order is
277# *not* preserved.
278am__uniquify_input = $(AWK) '\
279  BEGIN { nonempty = 0; } \
280  { items[$$0] = 1; nonempty = 1; } \
281  END { if (nonempty) { for (i in items) print i; }; } \
282'
283# Make sure the list of sources is unique.  This is necessary because,
284# e.g., the same source file might be shared among _SOURCES variables
285# for different programs/libraries.
286am__define_uniq_tagged_files = \
287  list='$(am__tagged_files)'; \
288  unique=`for i in $$list; do \
289    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290  done | $(am__uniquify_input)`
291ETAGS = etags
292CTAGS = ctags
293DIST_SUBDIRS = $(SUBDIRS)
294am__DIST_COMMON = $(srcdir)/Makefile.in \
295	$(top_srcdir)/build-aux/depcomp
296DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
297am__relativize = \
298  dir0=`pwd`; \
299  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
300  sed_rest='s,^[^/]*/*,,'; \
301  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
302  sed_butlast='s,/*[^/]*$$,,'; \
303  while test -n "$$dir1"; do \
304    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
305    if test "$$first" != "."; then \
306      if test "$$first" = ".."; then \
307        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
308        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
309      else \
310        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
311        if test "$$first2" = "$$first"; then \
312          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
313        else \
314          dir2="../$$dir2"; \
315        fi; \
316        dir0="$$dir0"/"$$first"; \
317      fi; \
318    fi; \
319    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
320  done; \
321  reldir="$$dir2"
322ACLOCAL = @ACLOCAL@
323ALLOCA = @ALLOCA@
324ALLOCA_H = @ALLOCA_H@
325AMTAR = @AMTAR@
326AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
327APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
328AR = @AR@
329ARFLAGS = @ARFLAGS@
330AUTOCONF = @AUTOCONF@
331AUTOHEADER = @AUTOHEADER@
332AUTOM4TE = @AUTOM4TE@
333AUTOMAKE = @AUTOMAKE@
334AWK = @AWK@
335BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
336BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
337BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
338BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
339BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
340CC = @CC@
341CCDEPMODE = @CCDEPMODE@
342CFLAGS = @CFLAGS@
343CPP = @CPP@
344CPPFLAGS = @CPPFLAGS@
345CYGPATH_W = @CYGPATH_W@
346DEFS = @DEFS@
347DEPDIR = @DEPDIR@
348ECHO_C = @ECHO_C@
349ECHO_N = @ECHO_N@
350ECHO_T = @ECHO_T@
351EGREP = @EGREP@
352EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
353EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
354ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
355ENOLINK_VALUE = @ENOLINK_VALUE@
356EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
357EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
358ERRNO_H = @ERRNO_H@
359EXEEXT = @EXEEXT@
360GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
361GETOPT_H = @GETOPT_H@
362GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
363GLIBC21 = @GLIBC21@
364GMSGFMT = @GMSGFMT@
365GMSGFMT_015 = @GMSGFMT_015@
366GNULIB_ATOLL = @GNULIB_ATOLL@
367GNULIB_BTOWC = @GNULIB_BTOWC@
368GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
369GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
370GNULIB_CHDIR = @GNULIB_CHDIR@
371GNULIB_CHOWN = @GNULIB_CHOWN@
372GNULIB_CLOSE = @GNULIB_CLOSE@
373GNULIB_CTIME = @GNULIB_CTIME@
374GNULIB_DPRINTF = @GNULIB_DPRINTF@
375GNULIB_DUP = @GNULIB_DUP@
376GNULIB_DUP2 = @GNULIB_DUP2@
377GNULIB_DUP3 = @GNULIB_DUP3@
378GNULIB_DUPLOCALE = @GNULIB_DUPLOCALE@
379GNULIB_ENVIRON = @GNULIB_ENVIRON@
380GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
381GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
382GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
383GNULIB_FCHDIR = @GNULIB_FCHDIR@
384GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
385GNULIB_FCLOSE = @GNULIB_FCLOSE@
386GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
387GNULIB_FDOPEN = @GNULIB_FDOPEN@
388GNULIB_FFLUSH = @GNULIB_FFLUSH@
389GNULIB_FFSL = @GNULIB_FFSL@
390GNULIB_FFSLL = @GNULIB_FFSLL@
391GNULIB_FGETC = @GNULIB_FGETC@
392GNULIB_FGETS = @GNULIB_FGETS@
393GNULIB_FOPEN = @GNULIB_FOPEN@
394GNULIB_FPRINTF = @GNULIB_FPRINTF@
395GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
396GNULIB_FPURGE = @GNULIB_FPURGE@
397GNULIB_FPUTC = @GNULIB_FPUTC@
398GNULIB_FPUTS = @GNULIB_FPUTS@
399GNULIB_FREAD = @GNULIB_FREAD@
400GNULIB_FREOPEN = @GNULIB_FREOPEN@
401GNULIB_FSCANF = @GNULIB_FSCANF@
402GNULIB_FSEEK = @GNULIB_FSEEK@
403GNULIB_FSEEKO = @GNULIB_FSEEKO@
404GNULIB_FSYNC = @GNULIB_FSYNC@
405GNULIB_FTELL = @GNULIB_FTELL@
406GNULIB_FTELLO = @GNULIB_FTELLO@
407GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
408GNULIB_FWRITE = @GNULIB_FWRITE@
409GNULIB_GETC = @GNULIB_GETC@
410GNULIB_GETCHAR = @GNULIB_GETCHAR@
411GNULIB_GETCWD = @GNULIB_GETCWD@
412GNULIB_GETDELIM = @GNULIB_GETDELIM@
413GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
414GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
415GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
416GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
417GNULIB_GETLINE = @GNULIB_GETLINE@
418GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
419GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
420GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
421GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
422GNULIB_GETPASS = @GNULIB_GETPASS@
423GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
424GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
425GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
426GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
427GNULIB_GRANTPT = @GNULIB_GRANTPT@
428GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
429GNULIB_ISATTY = @GNULIB_ISATTY@
430GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
431GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
432GNULIB_LCHOWN = @GNULIB_LCHOWN@
433GNULIB_LINK = @GNULIB_LINK@
434GNULIB_LINKAT = @GNULIB_LINKAT@
435GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
436GNULIB_LOCALENAME = @GNULIB_LOCALENAME@
437GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
438GNULIB_LSEEK = @GNULIB_LSEEK@
439GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
440GNULIB_MBRLEN = @GNULIB_MBRLEN@
441GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
442GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
443GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
444GNULIB_MBSCHR = @GNULIB_MBSCHR@
445GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
446GNULIB_MBSINIT = @GNULIB_MBSINIT@
447GNULIB_MBSLEN = @GNULIB_MBSLEN@
448GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
449GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
450GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
451GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
452GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
453GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
454GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
455GNULIB_MBSSEP = @GNULIB_MBSSEP@
456GNULIB_MBSSPN = @GNULIB_MBSSPN@
457GNULIB_MBSSTR = @GNULIB_MBSSTR@
458GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
459GNULIB_MBTOWC = @GNULIB_MBTOWC@
460GNULIB_MEMCHR = @GNULIB_MEMCHR@
461GNULIB_MEMMEM = @GNULIB_MEMMEM@
462GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
463GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
464GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
465GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
466GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
467GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
468GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
469GNULIB_MKTIME = @GNULIB_MKTIME@
470GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
471GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
472GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
473GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
474GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
475GNULIB_PCLOSE = @GNULIB_PCLOSE@
476GNULIB_PERROR = @GNULIB_PERROR@
477GNULIB_PIPE = @GNULIB_PIPE@
478GNULIB_PIPE2 = @GNULIB_PIPE2@
479GNULIB_POPEN = @GNULIB_POPEN@
480GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
481GNULIB_PREAD = @GNULIB_PREAD@
482GNULIB_PRINTF = @GNULIB_PRINTF@
483GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
484GNULIB_PTSNAME = @GNULIB_PTSNAME@
485GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
486GNULIB_PUTC = @GNULIB_PUTC@
487GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
488GNULIB_PUTENV = @GNULIB_PUTENV@
489GNULIB_PUTS = @GNULIB_PUTS@
490GNULIB_PWRITE = @GNULIB_PWRITE@
491GNULIB_QSORT_R = @GNULIB_QSORT_R@
492GNULIB_RANDOM = @GNULIB_RANDOM@
493GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
494GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
495GNULIB_READ = @GNULIB_READ@
496GNULIB_READLINK = @GNULIB_READLINK@
497GNULIB_READLINKAT = @GNULIB_READLINKAT@
498GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
499GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
500GNULIB_REALPATH = @GNULIB_REALPATH@
501GNULIB_REMOVE = @GNULIB_REMOVE@
502GNULIB_RENAME = @GNULIB_RENAME@
503GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
504GNULIB_RMDIR = @GNULIB_RMDIR@
505GNULIB_RPMATCH = @GNULIB_RPMATCH@
506GNULIB_SCANF = @GNULIB_SCANF@
507GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
508GNULIB_SETENV = @GNULIB_SETENV@
509GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
510GNULIB_SETLOCALE = @GNULIB_SETLOCALE@
511GNULIB_SLEEP = @GNULIB_SLEEP@
512GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
513GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
514GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
515GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
516GNULIB_STPCPY = @GNULIB_STPCPY@
517GNULIB_STPNCPY = @GNULIB_STPNCPY@
518GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
519GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
520GNULIB_STRDUP = @GNULIB_STRDUP@
521GNULIB_STRERROR = @GNULIB_STRERROR@
522GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
523GNULIB_STRFTIME = @GNULIB_STRFTIME@
524GNULIB_STRNCAT = @GNULIB_STRNCAT@
525GNULIB_STRNDUP = @GNULIB_STRNDUP@
526GNULIB_STRNLEN = @GNULIB_STRNLEN@
527GNULIB_STRPBRK = @GNULIB_STRPBRK@
528GNULIB_STRPTIME = @GNULIB_STRPTIME@
529GNULIB_STRSEP = @GNULIB_STRSEP@
530GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
531GNULIB_STRSTR = @GNULIB_STRSTR@
532GNULIB_STRTOD = @GNULIB_STRTOD@
533GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
534GNULIB_STRTOLD = @GNULIB_STRTOLD@
535GNULIB_STRTOLL = @GNULIB_STRTOLL@
536GNULIB_STRTOULL = @GNULIB_STRTOULL@
537GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
538GNULIB_SYMLINK = @GNULIB_SYMLINK@
539GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
540GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
541GNULIB_TIMEGM = @GNULIB_TIMEGM@
542GNULIB_TIME_R = @GNULIB_TIME_R@
543GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
544GNULIB_TMPFILE = @GNULIB_TMPFILE@
545GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
546GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
547GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
548GNULIB_TZSET = @GNULIB_TZSET@
549GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
550GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
551GNULIB_UNLINK = @GNULIB_UNLINK@
552GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
553GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
554GNULIB_UNSETENV = @GNULIB_UNSETENV@
555GNULIB_USLEEP = @GNULIB_USLEEP@
556GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
557GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
558GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
559GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
560GNULIB_VFSCANF = @GNULIB_VFSCANF@
561GNULIB_VPRINTF = @GNULIB_VPRINTF@
562GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
563GNULIB_VSCANF = @GNULIB_VSCANF@
564GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
565GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
566GNULIB_WCPCPY = @GNULIB_WCPCPY@
567GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
568GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
569GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
570GNULIB_WCSCAT = @GNULIB_WCSCAT@
571GNULIB_WCSCHR = @GNULIB_WCSCHR@
572GNULIB_WCSCMP = @GNULIB_WCSCMP@
573GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
574GNULIB_WCSCPY = @GNULIB_WCSCPY@
575GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
576GNULIB_WCSDUP = @GNULIB_WCSDUP@
577GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
578GNULIB_WCSLEN = @GNULIB_WCSLEN@
579GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
580GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
581GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
582GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
583GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
584GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
585GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
586GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
587GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
588GNULIB_WCSSPN = @GNULIB_WCSSPN@
589GNULIB_WCSSTR = @GNULIB_WCSSTR@
590GNULIB_WCSTOK = @GNULIB_WCSTOK@
591GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
592GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
593GNULIB_WCTOB = @GNULIB_WCTOB@
594GNULIB_WCTOMB = @GNULIB_WCTOMB@
595GNULIB_WCTRANS = @GNULIB_WCTRANS@
596GNULIB_WCTYPE = @GNULIB_WCTYPE@
597GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
598GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
599GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
600GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
601GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
602GNULIB_WMEMSET = @GNULIB_WMEMSET@
603GNULIB_WRITE = @GNULIB_WRITE@
604GNULIB__EXIT = @GNULIB__EXIT@
605GREP = @GREP@
606HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
607HAVE_ATOLL = @HAVE_ATOLL@
608HAVE_BTOWC = @HAVE_BTOWC@
609HAVE_C99_STDINT_H = @HAVE_C99_STDINT_H@
610HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
611HAVE_CHOWN = @HAVE_CHOWN@
612HAVE_CRTDEFS_H = @HAVE_CRTDEFS_H@
613HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
614HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
615HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
616HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
617HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
618HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
619HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
620HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
621HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
622HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
623HAVE_DECL_GETLOGIN = @HAVE_DECL_GETLOGIN@
624HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
625HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
626HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
627HAVE_DECL_INITSTATE = @HAVE_DECL_INITSTATE@
628HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
629HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
630HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
631HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
632HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
633HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
634HAVE_DECL_SETSTATE = @HAVE_DECL_SETSTATE@
635HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
636HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
637HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
638HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
639HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
640HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
641HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
642HAVE_DECL_TRUNCATE = @HAVE_DECL_TRUNCATE@
643HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
644HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
645HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
646HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
647HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
648HAVE_DPRINTF = @HAVE_DPRINTF@
649HAVE_DUP2 = @HAVE_DUP2@
650HAVE_DUP3 = @HAVE_DUP3@
651HAVE_DUPLOCALE = @HAVE_DUPLOCALE@
652HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
653HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
654HAVE_FACCESSAT = @HAVE_FACCESSAT@
655HAVE_FCHDIR = @HAVE_FCHDIR@
656HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
657HAVE_FDATASYNC = @HAVE_FDATASYNC@
658HAVE_FEATURES_H = @HAVE_FEATURES_H@
659HAVE_FFSL = @HAVE_FFSL@
660HAVE_FFSLL = @HAVE_FFSLL@
661HAVE_FREELOCALE = @HAVE_FREELOCALE@
662HAVE_FSEEKO = @HAVE_FSEEKO@
663HAVE_FSYNC = @HAVE_FSYNC@
664HAVE_FTELLO = @HAVE_FTELLO@
665HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
666HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
667HAVE_GETGROUPS = @HAVE_GETGROUPS@
668HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
669HAVE_GETLOGIN = @HAVE_GETLOGIN@
670HAVE_GETOPT_H = @HAVE_GETOPT_H@
671HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
672HAVE_GETPASS = @HAVE_GETPASS@
673HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
674HAVE_GRANTPT = @HAVE_GRANTPT@
675HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
676HAVE_INITSTATE = @HAVE_INITSTATE@
677HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
678HAVE_ISWBLANK = @HAVE_ISWBLANK@
679HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
680HAVE_LANGINFO_ALTMON = @HAVE_LANGINFO_ALTMON@
681HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
682HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
683HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
684HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
685HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
686HAVE_LCHOWN = @HAVE_LCHOWN@
687HAVE_LINK = @HAVE_LINK@
688HAVE_LINKAT = @HAVE_LINKAT@
689HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
690HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
691HAVE_MBRLEN = @HAVE_MBRLEN@
692HAVE_MBRTOWC = @HAVE_MBRTOWC@
693HAVE_MBSINIT = @HAVE_MBSINIT@
694HAVE_MBSLEN = @HAVE_MBSLEN@
695HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
696HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
697HAVE_MBTOWC = @HAVE_MBTOWC@
698HAVE_MEMCHR = @HAVE_MEMCHR@
699HAVE_MEMPCPY = @HAVE_MEMPCPY@
700HAVE_MKDTEMP = @HAVE_MKDTEMP@
701HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
702HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
703HAVE_MKSTEMP = @HAVE_MKSTEMP@
704HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
705HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
706HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
707HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
708HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
709HAVE_OS_H = @HAVE_OS_H@
710HAVE_PCLOSE = @HAVE_PCLOSE@
711HAVE_PIPE = @HAVE_PIPE@
712HAVE_PIPE2 = @HAVE_PIPE2@
713HAVE_POPEN = @HAVE_POPEN@
714HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
715HAVE_PREAD = @HAVE_PREAD@
716HAVE_PTSNAME = @HAVE_PTSNAME@
717HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
718HAVE_PWRITE = @HAVE_PWRITE@
719HAVE_QSORT_R = @HAVE_QSORT_R@
720HAVE_RANDOM = @HAVE_RANDOM@
721HAVE_RANDOM_H = @HAVE_RANDOM_H@
722HAVE_RANDOM_R = @HAVE_RANDOM_R@
723HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
724HAVE_READLINK = @HAVE_READLINK@
725HAVE_READLINKAT = @HAVE_READLINKAT@
726HAVE_REALLOCARRAY = @HAVE_REALLOCARRAY@
727HAVE_REALPATH = @HAVE_REALPATH@
728HAVE_RENAMEAT = @HAVE_RENAMEAT@
729HAVE_RPMATCH = @HAVE_RPMATCH@
730HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
731HAVE_SETENV = @HAVE_SETENV@
732HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
733HAVE_SETSTATE = @HAVE_SETSTATE@
734HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
735HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
736HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
737HAVE_SLEEP = @HAVE_SLEEP@
738HAVE_STDINT_H = @HAVE_STDINT_H@
739HAVE_STPCPY = @HAVE_STPCPY@
740HAVE_STPNCPY = @HAVE_STPNCPY@
741HAVE_STRCASESTR = @HAVE_STRCASESTR@
742HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
743HAVE_STRPBRK = @HAVE_STRPBRK@
744HAVE_STRPTIME = @HAVE_STRPTIME@
745HAVE_STRSEP = @HAVE_STRSEP@
746HAVE_STRTOD = @HAVE_STRTOD@
747HAVE_STRTOLD = @HAVE_STRTOLD@
748HAVE_STRTOLL = @HAVE_STRTOLL@
749HAVE_STRTOULL = @HAVE_STRTOULL@
750HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
751HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
752HAVE_SYMLINK = @HAVE_SYMLINK@
753HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
754HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
755HAVE_SYS_CDEFS_H = @HAVE_SYS_CDEFS_H@
756HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
757HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
758HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
759HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
760HAVE_TIMEGM = @HAVE_TIMEGM@
761HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
762HAVE_TZSET = @HAVE_TZSET@
763HAVE_UNISTD_H = @HAVE_UNISTD_H@
764HAVE_UNLINKAT = @HAVE_UNLINKAT@
765HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
766HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
767HAVE_USLEEP = @HAVE_USLEEP@
768HAVE_VASPRINTF = @HAVE_VASPRINTF@
769HAVE_VDPRINTF = @HAVE_VDPRINTF@
770HAVE_WCHAR_H = @HAVE_WCHAR_H@
771HAVE_WCHAR_T = @HAVE_WCHAR_T@
772HAVE_WCPCPY = @HAVE_WCPCPY@
773HAVE_WCPNCPY = @HAVE_WCPNCPY@
774HAVE_WCRTOMB = @HAVE_WCRTOMB@
775HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
776HAVE_WCSCAT = @HAVE_WCSCAT@
777HAVE_WCSCHR = @HAVE_WCSCHR@
778HAVE_WCSCMP = @HAVE_WCSCMP@
779HAVE_WCSCOLL = @HAVE_WCSCOLL@
780HAVE_WCSCPY = @HAVE_WCSCPY@
781HAVE_WCSCSPN = @HAVE_WCSCSPN@
782HAVE_WCSDUP = @HAVE_WCSDUP@
783HAVE_WCSFTIME = @HAVE_WCSFTIME@
784HAVE_WCSLEN = @HAVE_WCSLEN@
785HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
786HAVE_WCSNCAT = @HAVE_WCSNCAT@
787HAVE_WCSNCMP = @HAVE_WCSNCMP@
788HAVE_WCSNCPY = @HAVE_WCSNCPY@
789HAVE_WCSNLEN = @HAVE_WCSNLEN@
790HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
791HAVE_WCSPBRK = @HAVE_WCSPBRK@
792HAVE_WCSRCHR = @HAVE_WCSRCHR@
793HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
794HAVE_WCSSPN = @HAVE_WCSSPN@
795HAVE_WCSSTR = @HAVE_WCSSTR@
796HAVE_WCSTOK = @HAVE_WCSTOK@
797HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
798HAVE_WCSXFRM = @HAVE_WCSXFRM@
799HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
800HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
801HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
802HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
803HAVE_WINT_T = @HAVE_WINT_T@
804HAVE_WMEMCHR = @HAVE_WMEMCHR@
805HAVE_WMEMCMP = @HAVE_WMEMCMP@
806HAVE_WMEMCPY = @HAVE_WMEMCPY@
807HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
808HAVE_WMEMSET = @HAVE_WMEMSET@
809HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
810HAVE__BOOL = @HAVE__BOOL@
811HAVE__EXIT = @HAVE__EXIT@
812IMPRIMATUR_MAKEINFOFLAGS = @IMPRIMATUR_MAKEINFOFLAGS@
813IMPRIMATUR_MODULE_DIR = @IMPRIMATUR_MODULE_DIR@
814INCLUDE_NEXT = @INCLUDE_NEXT@
815INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
816INSTALL = @INSTALL@
817INSTALL_DATA = @INSTALL_DATA@
818INSTALL_PROGRAM = @INSTALL_PROGRAM@
819INSTALL_SCRIPT = @INSTALL_SCRIPT@
820INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
821INTLLIBS = @INTLLIBS@
822INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
823LDFLAGS = @LDFLAGS@
824LEX = @LEX@
825LEXLIB = @LEXLIB@
826LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
827LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
828LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
829LIBICONV = @LIBICONV@
830LIBINTL = @LIBINTL@
831LIBMULTITHREAD = @LIBMULTITHREAD@
832LIBOBJS = @LIBOBJS@
833LIBPTH = @LIBPTH@
834LIBPTH_PREFIX = @LIBPTH_PREFIX@
835LIBS = @LIBS@
836LIBTHREAD = @LIBTHREAD@
837LIMITS_H = @LIMITS_H@
838LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
839LOCALE_FR = @LOCALE_FR@
840LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
841LOCALE_JA = @LOCALE_JA@
842LOCALE_ZH_CN = @LOCALE_ZH_CN@
843LTLIBICONV = @LTLIBICONV@
844LTLIBINTL = @LTLIBINTL@
845LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
846LTLIBOBJS = @LTLIBOBJS@
847LTLIBPTH = @LTLIBPTH@
848LTLIBTHREAD = @LTLIBTHREAD@
849MAKEINFO = @MAKEINFO@
850MKDIR_P = @MKDIR_P@
851MSGFMT = @MSGFMT@
852MSGFMT_015 = @MSGFMT_015@
853MSGMERGE = @MSGMERGE@
854NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
855NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
856NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
857NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = @NEXT_AS_FIRST_DIRECTIVE_LIMITS_H@
858NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
859NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
860NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
861NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
862NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
863NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
864NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
865NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
866NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
867NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
868NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
869NEXT_ERRNO_H = @NEXT_ERRNO_H@
870NEXT_GETOPT_H = @NEXT_GETOPT_H@
871NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
872NEXT_LIMITS_H = @NEXT_LIMITS_H@
873NEXT_LOCALE_H = @NEXT_LOCALE_H@
874NEXT_STDDEF_H = @NEXT_STDDEF_H@
875NEXT_STDINT_H = @NEXT_STDINT_H@
876NEXT_STDIO_H = @NEXT_STDIO_H@
877NEXT_STDLIB_H = @NEXT_STDLIB_H@
878NEXT_STRING_H = @NEXT_STRING_H@
879NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
880NEXT_TIME_H = @NEXT_TIME_H@
881NEXT_UNISTD_H = @NEXT_UNISTD_H@
882NEXT_WCHAR_H = @NEXT_WCHAR_H@
883NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
884OBJEXT = @OBJEXT@
885PACKAGE = @PACKAGE@
886PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
887PACKAGE_NAME = @PACKAGE_NAME@
888PACKAGE_STRING = @PACKAGE_STRING@
889PACKAGE_TARNAME = @PACKAGE_TARNAME@
890PACKAGE_URL = @PACKAGE_URL@
891PACKAGE_VERSION = @PACKAGE_VERSION@
892PATH_SEPARATOR = @PATH_SEPARATOR@
893POSUB = @POSUB@
894PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
895PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
896PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
897PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
898RANLIB = @RANLIB@
899RENDITION = @RENDITION@
900REPLACE_BTOWC = @REPLACE_BTOWC@
901REPLACE_CALLOC = @REPLACE_CALLOC@
902REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
903REPLACE_CHOWN = @REPLACE_CHOWN@
904REPLACE_CLOSE = @REPLACE_CLOSE@
905REPLACE_CTIME = @REPLACE_CTIME@
906REPLACE_DPRINTF = @REPLACE_DPRINTF@
907REPLACE_DUP = @REPLACE_DUP@
908REPLACE_DUP2 = @REPLACE_DUP2@
909REPLACE_DUPLOCALE = @REPLACE_DUPLOCALE@
910REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
911REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
912REPLACE_FCLOSE = @REPLACE_FCLOSE@
913REPLACE_FDOPEN = @REPLACE_FDOPEN@
914REPLACE_FFLUSH = @REPLACE_FFLUSH@
915REPLACE_FOPEN = @REPLACE_FOPEN@
916REPLACE_FPRINTF = @REPLACE_FPRINTF@
917REPLACE_FPURGE = @REPLACE_FPURGE@
918REPLACE_FREELOCALE = @REPLACE_FREELOCALE@
919REPLACE_FREOPEN = @REPLACE_FREOPEN@
920REPLACE_FSEEK = @REPLACE_FSEEK@
921REPLACE_FSEEKO = @REPLACE_FSEEKO@
922REPLACE_FTELL = @REPLACE_FTELL@
923REPLACE_FTELLO = @REPLACE_FTELLO@
924REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
925REPLACE_GETCWD = @REPLACE_GETCWD@
926REPLACE_GETDELIM = @REPLACE_GETDELIM@
927REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
928REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
929REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
930REPLACE_GETLINE = @REPLACE_GETLINE@
931REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
932REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
933REPLACE_GETPASS = @REPLACE_GETPASS@
934REPLACE_GMTIME = @REPLACE_GMTIME@
935REPLACE_INITSTATE = @REPLACE_INITSTATE@
936REPLACE_ISATTY = @REPLACE_ISATTY@
937REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
938REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
939REPLACE_LCHOWN = @REPLACE_LCHOWN@
940REPLACE_LINK = @REPLACE_LINK@
941REPLACE_LINKAT = @REPLACE_LINKAT@
942REPLACE_LOCALECONV = @REPLACE_LOCALECONV@
943REPLACE_LOCALTIME = @REPLACE_LOCALTIME@
944REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
945REPLACE_LSEEK = @REPLACE_LSEEK@
946REPLACE_MALLOC = @REPLACE_MALLOC@
947REPLACE_MBRLEN = @REPLACE_MBRLEN@
948REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
949REPLACE_MBSINIT = @REPLACE_MBSINIT@
950REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
951REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
952REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
953REPLACE_MBTOWC = @REPLACE_MBTOWC@
954REPLACE_MEMCHR = @REPLACE_MEMCHR@
955REPLACE_MEMMEM = @REPLACE_MEMMEM@
956REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
957REPLACE_MKTIME = @REPLACE_MKTIME@
958REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
959REPLACE_NEWLOCALE = @REPLACE_NEWLOCALE@
960REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
961REPLACE_NULL = @REPLACE_NULL@
962REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
963REPLACE_PERROR = @REPLACE_PERROR@
964REPLACE_POPEN = @REPLACE_POPEN@
965REPLACE_PREAD = @REPLACE_PREAD@
966REPLACE_PRINTF = @REPLACE_PRINTF@
967REPLACE_PTSNAME = @REPLACE_PTSNAME@
968REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
969REPLACE_PUTENV = @REPLACE_PUTENV@
970REPLACE_PWRITE = @REPLACE_PWRITE@
971REPLACE_QSORT_R = @REPLACE_QSORT_R@
972REPLACE_RANDOM = @REPLACE_RANDOM@
973REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
974REPLACE_READ = @REPLACE_READ@
975REPLACE_READLINK = @REPLACE_READLINK@
976REPLACE_READLINKAT = @REPLACE_READLINKAT@
977REPLACE_REALLOC = @REPLACE_REALLOC@
978REPLACE_REALPATH = @REPLACE_REALPATH@
979REPLACE_REMOVE = @REPLACE_REMOVE@
980REPLACE_RENAME = @REPLACE_RENAME@
981REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
982REPLACE_RMDIR = @REPLACE_RMDIR@
983REPLACE_SETENV = @REPLACE_SETENV@
984REPLACE_SETLOCALE = @REPLACE_SETLOCALE@
985REPLACE_SETSTATE = @REPLACE_SETSTATE@
986REPLACE_SLEEP = @REPLACE_SLEEP@
987REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
988REPLACE_SPRINTF = @REPLACE_SPRINTF@
989REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
990REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
991REPLACE_STPNCPY = @REPLACE_STPNCPY@
992REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
993REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
994REPLACE_STRDUP = @REPLACE_STRDUP@
995REPLACE_STRERROR = @REPLACE_STRERROR@
996REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
997REPLACE_STRFTIME = @REPLACE_STRFTIME@
998REPLACE_STRNCAT = @REPLACE_STRNCAT@
999REPLACE_STRNDUP = @REPLACE_STRNDUP@
1000REPLACE_STRNLEN = @REPLACE_STRNLEN@
1001REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
1002REPLACE_STRSTR = @REPLACE_STRSTR@
1003REPLACE_STRTOD = @REPLACE_STRTOD@
1004REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
1005REPLACE_STRTOLD = @REPLACE_STRTOLD@
1006REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@
1007REPLACE_SYMLINK = @REPLACE_SYMLINK@
1008REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
1009REPLACE_TIMEGM = @REPLACE_TIMEGM@
1010REPLACE_TMPFILE = @REPLACE_TMPFILE@
1011REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
1012REPLACE_TRUNCATE = @REPLACE_TRUNCATE@
1013REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
1014REPLACE_TZSET = @REPLACE_TZSET@
1015REPLACE_UNLINK = @REPLACE_UNLINK@
1016REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
1017REPLACE_UNSETENV = @REPLACE_UNSETENV@
1018REPLACE_USLEEP = @REPLACE_USLEEP@
1019REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
1020REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
1021REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
1022REPLACE_VPRINTF = @REPLACE_VPRINTF@
1023REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
1024REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
1025REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
1026REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
1027REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
1028REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
1029REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
1030REPLACE_WCTOB = @REPLACE_WCTOB@
1031REPLACE_WCTOMB = @REPLACE_WCTOMB@
1032REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
1033REPLACE_WRITE = @REPLACE_WRITE@
1034RUSH_DEFAULT_CONFIG = @RUSH_DEFAULT_CONFIG@
1035SET_MAKE = @SET_MAKE@
1036SHELL = @SHELL@
1037SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
1038SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
1039STDBOOL_H = @STDBOOL_H@
1040STDDEF_H = @STDDEF_H@
1041STDINT_H = @STDINT_H@
1042STRIP = @STRIP@
1043SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
1044TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
1045UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
1046UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
1047UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
1048UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
1049USE_NLS = @USE_NLS@
1050VERSION = @VERSION@
1051WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
1052WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
1053WINDOWS_STAT_INODES = @WINDOWS_STAT_INODES@
1054WINT_T_SUFFIX = @WINT_T_SUFFIX@
1055XGETTEXT = @XGETTEXT@
1056XGETTEXT_015 = @XGETTEXT_015@
1057XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
1058YACC = @YACC@
1059YFLAGS = @YFLAGS@
1060abs_builddir = @abs_builddir@
1061abs_srcdir = @abs_srcdir@
1062abs_top_builddir = @abs_top_builddir@
1063abs_top_srcdir = @abs_top_srcdir@
1064ac_ct_CC = @ac_ct_CC@
1065am__include = @am__include@
1066am__leading_dot = @am__leading_dot@
1067am__quote = @am__quote@
1068am__tar = @am__tar@
1069am__untar = @am__untar@
1070bindir = @bindir@
1071build = @build@
1072build_alias = @build_alias@
1073build_cpu = @build_cpu@
1074build_os = @build_os@
1075build_vendor = @build_vendor@
1076builddir = @builddir@
1077datadir = @datadir@
1078datarootdir = @datarootdir@
1079docdir = @docdir@
1080dvidir = @dvidir@
1081exec_prefix = @exec_prefix@
1082gl_LIBOBJS = @gl_LIBOBJS@
1083gl_LTLIBOBJS = @gl_LTLIBOBJS@
1084gltests_LIBOBJS = @gltests_LIBOBJS@
1085gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
1086gltests_WITNESS = @gltests_WITNESS@
1087host = @host@
1088host_alias = @host_alias@
1089host_cpu = @host_cpu@
1090host_os = @host_os@
1091host_vendor = @host_vendor@
1092htmldir = @htmldir@
1093includedir = @includedir@
1094infodir = @infodir@
1095install_sh = @install_sh@
1096libdir = @libdir@
1097libexecdir = @libexecdir@
1098localedir = @localedir@
1099localstatedir = @localstatedir@
1100mandir = @mandir@
1101mkdir_p = @mkdir_p@
1102oldincludedir = @oldincludedir@
1103pdfdir = @pdfdir@
1104prefix = @prefix@
1105program_transform_name = @program_transform_name@
1106psdir = @psdir@
1107sbindir = @sbindir@
1108sharedstatedir = @sharedstatedir@
1109srcdir = @srcdir@
1110sysconfdir = @sysconfdir@
1111target_alias = @target_alias@
1112top_build_prefix = @top_build_prefix@
1113top_builddir = @top_builddir@
1114top_srcdir = @top_srcdir@
1115AUTOMAKE_OPTIONS = 1.11 gnits subdir-objects
1116SUBDIRS =
1117noinst_HEADERS =
1118noinst_LIBRARIES = libgnu.a
1119noinst_LTLIBRARIES =
1120EXTRA_DIST = alloca.in.h btowc.c stripslash.c dirname.h dosname.h \
1121	errno.in.h error.c error.h flexmember.h fprintftime.h \
1122	getdelim.c getline.c getopt-cdefs.in.h getopt-core.h \
1123	getopt-ext.h getopt-pfx-core.h getopt-pfx-ext.h getopt.c \
1124	getopt.in.h getopt1.c getopt_int.h \
1125	$(top_srcdir)/build-aux/gitlog-to-changelog hard-locale.h \
1126	$(top_srcdir)/build-aux/config.rpath intprops.h anytostr.c \
1127	inttostr.h langinfo.in.h cdefs.h libc-config.h limits.in.h \
1128	localcharset.h locale.in.h localeconv.c localtime-buffer.c \
1129	localtime-buffer.h malloc.c malloca.h mbrtowc.c mbsinit.c \
1130	mbtowc-impl.h mbtowc.c mktime-internal.h mktime.c \
1131	mktime-internal.h mktime.c msvc-inval.c msvc-inval.h \
1132	msvc-nothrow.c msvc-nothrow.h nl_langinfo.c strftime.h \
1133	regcomp.c regex.c regex.h regex_internal.c regex_internal.h \
1134	regexec.c setenv.c _Noreturn.h arg-nonnull.h c++defs.h \
1135	warn-on-use.h stdbool.in.h stddef.in.h stdint.in.h stdio.in.h \
1136	stdlib.in.h streq.h strerror.c strerror-override.c \
1137	strerror-override.h string.in.h strndup.c strnlen.c \
1138	sys_types.in.h $(top_srcdir)/build-aux/config.rpath time.in.h \
1139	time_r.c time-internal.h time_rz.c mktime-internal.h timegm.c \
1140	tzset.c unistd.in.h unsetenv.c verify.h wchar.in.h wcrtomb.c \
1141	wctype.in.h xalloc.h xalloc-oversized.h
1142BUILT_SOURCES = $(ALLOCA_H) $(ERRNO_H) $(GETOPT_H) $(GETOPT_CDEFS_H) \
1143	langinfo.h $(LIMITS_H) locale.h $(STDBOOL_H) $(STDDEF_H) \
1144	$(STDINT_H) stdio.h stdlib.h string.h sys/types.h time.h \
1145	unistd.h wchar.h wctype.h
1146SUFFIXES =
1147MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t errno.h \
1148	errno.h-t getopt.h getopt.h-t getopt-cdefs.h getopt-cdefs.h-t \
1149	langinfo.h langinfo.h-t limits.h limits.h-t locale.h \
1150	locale.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h \
1151	stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t string.h \
1152	string.h-t sys/types.h sys/types.h-t time.h time.h-t unistd.h \
1153	unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t
1154MOSTLYCLEANDIRS =
1155CLEANFILES =
1156DISTCLEANFILES =
1157MAINTAINERCLEANFILES =
1158# No GNU Make output.
1159AM_CPPFLAGS =
1160AM_CFLAGS =
1161libgnu_a_SOURCES = c-ctype.h c-ctype.c dirname.c basename.c \
1162	dirname-lgpl.c basename-lgpl.c stripslash.c fprintftime.c \
1163	getprogname.h getprogname.c gettext.h hard-locale.c \
1164	imaxtostr.c inttostr.c offtostr.c uinttostr.c umaxtostr.c \
1165	localcharset.c glthread/lock.h glthread/lock.c malloca.c \
1166	nstrftime.c glthread/threadlib.c unistd.c wctype-h.c xmalloc.c \
1167	xstrndup.h xstrndup.c
1168libgnu_a_LIBADD = $(gl_LIBOBJS)
1169libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
1170EXTRA_libgnu_a_SOURCES = btowc.c stripslash.c error.c getdelim.c \
1171	getline.c getopt.c getopt1.c anytostr.c localeconv.c \
1172	localtime-buffer.c malloc.c mbrtowc.c mbsinit.c mbtowc.c \
1173	mktime.c mktime.c msvc-inval.c msvc-nothrow.c nl_langinfo.c \
1174	regcomp.c regex.c regex_internal.c regexec.c setenv.c \
1175	strerror.c strerror-override.c strndup.c strnlen.c time_r.c \
1176	time_rz.c timegm.c tzset.c unsetenv.c wcrtomb.c
1177
1178# Use this preprocessor expression to decide whether #include_next works.
1179# Do not rely on a 'configure'-time test for this, since the expression
1180# might appear in an installed header, which is used by some other compiler.
1181HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
1182
1183# Because this Makefile snippet defines a variable used by other
1184# gnulib Makefile snippets, it must be present in all makefiles that
1185# need it. This is ensured by the applicability 'all' defined above.
1186_NORETURN_H = $(srcdir)/_Noreturn.h
1187
1188# Because this Makefile snippet defines a variable used by other
1189# gnulib Makefile snippets, it must be present in all makefiles that
1190# need it. This is ensured by the applicability 'all' defined above.
1191ARG_NONNULL_H = $(srcdir)/arg-nonnull.h
1192
1193# Because this Makefile snippet defines a variable used by other
1194# gnulib Makefile snippets, it must be present in all makefiles that
1195# need it. This is ensured by the applicability 'all' defined above.
1196CXXDEFS_H = $(srcdir)/c++defs.h
1197
1198# Because this Makefile snippet defines a variable used by other
1199# gnulib Makefile snippets, it must be present in all makefiles that
1200# need it. This is ensured by the applicability 'all' defined above.
1201WARN_ON_USE_H = $(srcdir)/warn-on-use.h
1202all: $(BUILT_SOURCES)
1203	$(MAKE) $(AM_MAKEFLAGS) all-recursive
1204
1205.SUFFIXES:
1206.SUFFIXES: .c .o .obj
1207$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
1208	@for dep in $?; do \
1209	  case '$(am__configure_deps)' in \
1210	    *$$dep*) \
1211	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1212	        && { if test -f $@; then exit 0; else break; fi; }; \
1213	      exit 1;; \
1214	  esac; \
1215	done; \
1216	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnu/Makefile'; \
1217	$(am__cd) $(top_srcdir) && \
1218	  $(AUTOMAKE) --gnits gnu/Makefile
1219Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1220	@case '$?' in \
1221	  *config.status*) \
1222	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1223	  *) \
1224	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1225	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1226	esac;
1227
1228$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1229	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1230
1231$(top_srcdir)/configure:  $(am__configure_deps)
1232	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1233$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1235$(am__aclocal_m4_deps):
1236
1237clean-noinstLIBRARIES:
1238	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1239glthread/$(am__dirstamp):
1240	@$(MKDIR_P) glthread
1241	@: > glthread/$(am__dirstamp)
1242glthread/$(DEPDIR)/$(am__dirstamp):
1243	@$(MKDIR_P) glthread/$(DEPDIR)
1244	@: > glthread/$(DEPDIR)/$(am__dirstamp)
1245glthread/lock.$(OBJEXT): glthread/$(am__dirstamp) \
1246	glthread/$(DEPDIR)/$(am__dirstamp)
1247glthread/threadlib.$(OBJEXT): glthread/$(am__dirstamp) \
1248	glthread/$(DEPDIR)/$(am__dirstamp)
1249
1250libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) $(EXTRA_libgnu_a_DEPENDENCIES)
1251	$(AM_V_at)-rm -f libgnu.a
1252	$(AM_V_AR)$(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
1253	$(AM_V_at)$(RANLIB) libgnu.a
1254
1255clean-noinstLTLIBRARIES:
1256	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1257	@list='$(noinst_LTLIBRARIES)'; \
1258	locs=`for p in $$list; do echo $$p; done | \
1259	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1260	      sort -u`; \
1261	test -z "$$locs" || { \
1262	  echo rm -f $${locs}; \
1263	  rm -f $${locs}; \
1264	}
1265
1266mostlyclean-compile:
1267	-rm -f *.$(OBJEXT)
1268	-rm -f glthread/*.$(OBJEXT)
1269
1270distclean-compile:
1271	-rm -f *.tab.c
1272
1273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/anytostr.Po@am__quote@
1274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename-lgpl.Po@am__quote@
1275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename.Po@am__quote@
1276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/btowc.Po@am__quote@
1277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-ctype.Po@am__quote@
1278@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname-lgpl.Po@am__quote@
1279@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname.Po@am__quote@
1280@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
1281@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fprintftime.Po@am__quote@
1282@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdelim.Po@am__quote@
1283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getline.Po@am__quote@
1284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
1285@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
1286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getprogname.Po@am__quote@
1287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hard-locale.Po@am__quote@
1288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaxtostr.Po@am__quote@
1289@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inttostr.Po@am__quote@
1290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
1291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localeconv.Po@am__quote@
1292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localtime-buffer.Po@am__quote@
1293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@
1294@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloca.Po@am__quote@
1295@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbrtowc.Po@am__quote@
1296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsinit.Po@am__quote@
1297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbtowc.Po@am__quote@
1298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@
1299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-inval.Po@am__quote@
1300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-nothrow.Po@am__quote@
1301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nl_langinfo.Po@am__quote@
1302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nstrftime.Po@am__quote@
1303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@
1304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regcomp.Po@am__quote@
1305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex.Po@am__quote@
1306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex_internal.Po@am__quote@
1307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regexec.Po@am__quote@
1308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setenv.Po@am__quote@
1309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror-override.Po@am__quote@
1310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@
1311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@
1312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strndup.Po@am__quote@
1313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen.Po@am__quote@
1314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
1315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_rz.Po@am__quote@
1316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timegm.Po@am__quote@
1317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tzset.Po@am__quote@
1318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uinttostr.Po@am__quote@
1319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/umaxtostr.Po@am__quote@
1320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unistd.Po@am__quote@
1321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unsetenv.Po@am__quote@
1322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcrtomb.Po@am__quote@
1323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctype-h.Po@am__quote@
1324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
1325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@
1326@AMDEP_TRUE@@am__include@ @am__quote@glthread/$(DEPDIR)/lock.Po@am__quote@
1327@AMDEP_TRUE@@am__include@ @am__quote@glthread/$(DEPDIR)/threadlib.Po@am__quote@
1328
1329.c.o:
1330@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1331@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1332@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1333@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1334@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1335@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1336
1337.c.obj:
1338@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1339@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1340@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1341@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1342@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1343@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1344
1345# This directory's subdirectories are mostly independent; you can cd
1346# into them and run 'make' without going through this Makefile.
1347# To change the values of 'make' variables: instead of editing Makefiles,
1348# (1) if the variable is set in 'config.status', edit 'config.status'
1349#     (which will cause the Makefiles to be regenerated when you run 'make');
1350# (2) otherwise, pass the desired values on the 'make' command line.
1351$(am__recursive_targets):
1352	@fail=; \
1353	if $(am__make_keepgoing); then \
1354	  failcom='fail=yes'; \
1355	else \
1356	  failcom='exit 1'; \
1357	fi; \
1358	dot_seen=no; \
1359	target=`echo $@ | sed s/-recursive//`; \
1360	case "$@" in \
1361	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1362	  *) list='$(SUBDIRS)' ;; \
1363	esac; \
1364	for subdir in $$list; do \
1365	  echo "Making $$target in $$subdir"; \
1366	  if test "$$subdir" = "."; then \
1367	    dot_seen=yes; \
1368	    local_target="$$target-am"; \
1369	  else \
1370	    local_target="$$target"; \
1371	  fi; \
1372	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1373	  || eval $$failcom; \
1374	done; \
1375	if test "$$dot_seen" = "no"; then \
1376	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1377	fi; test -z "$$fail"
1378
1379ID: $(am__tagged_files)
1380	$(am__define_uniq_tagged_files); mkid -fID $$unique
1381tags: tags-recursive
1382TAGS: tags
1383
1384tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1385	set x; \
1386	here=`pwd`; \
1387	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1388	  include_option=--etags-include; \
1389	  empty_fix=.; \
1390	else \
1391	  include_option=--include; \
1392	  empty_fix=; \
1393	fi; \
1394	list='$(SUBDIRS)'; for subdir in $$list; do \
1395	  if test "$$subdir" = .; then :; else \
1396	    test ! -f $$subdir/TAGS || \
1397	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1398	  fi; \
1399	done; \
1400	$(am__define_uniq_tagged_files); \
1401	shift; \
1402	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1403	  test -n "$$unique" || unique=$$empty_fix; \
1404	  if test $$# -gt 0; then \
1405	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1406	      "$$@" $$unique; \
1407	  else \
1408	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1409	      $$unique; \
1410	  fi; \
1411	fi
1412ctags: ctags-recursive
1413
1414CTAGS: ctags
1415ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1416	$(am__define_uniq_tagged_files); \
1417	test -z "$(CTAGS_ARGS)$$unique" \
1418	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1419	     $$unique
1420
1421GTAGS:
1422	here=`$(am__cd) $(top_builddir) && pwd` \
1423	  && $(am__cd) $(top_srcdir) \
1424	  && gtags -i $(GTAGS_ARGS) "$$here"
1425cscopelist: cscopelist-recursive
1426
1427cscopelist-am: $(am__tagged_files)
1428	list='$(am__tagged_files)'; \
1429	case "$(srcdir)" in \
1430	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1431	  *) sdir=$(subdir)/$(srcdir) ;; \
1432	esac; \
1433	for i in $$list; do \
1434	  if test -f "$$i"; then \
1435	    echo "$(subdir)/$$i"; \
1436	  else \
1437	    echo "$$sdir/$$i"; \
1438	  fi; \
1439	done >> $(top_builddir)/cscope.files
1440
1441distclean-tags:
1442	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1443
1444distdir: $(DISTFILES)
1445	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1446	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1447	list='$(DISTFILES)'; \
1448	  dist_files=`for file in $$list; do echo $$file; done | \
1449	  sed -e "s|^$$srcdirstrip/||;t" \
1450	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1451	case $$dist_files in \
1452	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1453			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1454			   sort -u` ;; \
1455	esac; \
1456	for file in $$dist_files; do \
1457	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1458	  if test -d $$d/$$file; then \
1459	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1460	    if test -d "$(distdir)/$$file"; then \
1461	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1462	    fi; \
1463	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1464	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1465	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1466	    fi; \
1467	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1468	  else \
1469	    test -f "$(distdir)/$$file" \
1470	    || cp -p $$d/$$file "$(distdir)/$$file" \
1471	    || exit 1; \
1472	  fi; \
1473	done
1474	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1475	  if test "$$subdir" = .; then :; else \
1476	    $(am__make_dryrun) \
1477	      || test -d "$(distdir)/$$subdir" \
1478	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1479	      || exit 1; \
1480	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1481	    $(am__relativize); \
1482	    new_distdir=$$reldir; \
1483	    dir1=$$subdir; dir2="$(top_distdir)"; \
1484	    $(am__relativize); \
1485	    new_top_distdir=$$reldir; \
1486	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1487	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1488	    ($(am__cd) $$subdir && \
1489	      $(MAKE) $(AM_MAKEFLAGS) \
1490	        top_distdir="$$new_top_distdir" \
1491	        distdir="$$new_distdir" \
1492		am__remove_distdir=: \
1493		am__skip_length_check=: \
1494		am__skip_mode_fix=: \
1495	        distdir) \
1496	      || exit 1; \
1497	  fi; \
1498	done
1499check-am: all-am
1500check: $(BUILT_SOURCES)
1501	$(MAKE) $(AM_MAKEFLAGS) check-recursive
1502all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
1503installdirs: installdirs-recursive
1504installdirs-am:
1505install: $(BUILT_SOURCES)
1506	$(MAKE) $(AM_MAKEFLAGS) install-recursive
1507install-exec: install-exec-recursive
1508install-data: install-data-recursive
1509uninstall: uninstall-recursive
1510
1511install-am: all-am
1512	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1513
1514installcheck: installcheck-recursive
1515install-strip:
1516	if test -z '$(STRIP)'; then \
1517	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1518	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1519	      install; \
1520	else \
1521	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1522	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1523	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1524	fi
1525mostlyclean-generic:
1526	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1527
1528clean-generic:
1529	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1530
1531distclean-generic:
1532	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1533	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1534	-rm -f glthread/$(DEPDIR)/$(am__dirstamp)
1535	-rm -f glthread/$(am__dirstamp)
1536	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1537
1538maintainer-clean-generic:
1539	@echo "This command is intended for maintainers to use"
1540	@echo "it deletes files that may require special tools to rebuild."
1541	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1542	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1543clean: clean-recursive
1544
1545clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
1546	mostlyclean-am
1547
1548distclean: distclean-recursive
1549	-rm -rf ./$(DEPDIR) glthread/$(DEPDIR)
1550	-rm -f Makefile
1551distclean-am: clean-am distclean-compile distclean-generic \
1552	distclean-tags
1553
1554dvi: dvi-recursive
1555
1556dvi-am:
1557
1558html: html-recursive
1559
1560html-am:
1561
1562info: info-recursive
1563
1564info-am:
1565
1566install-data-am:
1567
1568install-dvi: install-dvi-recursive
1569
1570install-dvi-am:
1571
1572install-exec-am:
1573
1574install-html: install-html-recursive
1575
1576install-html-am:
1577
1578install-info: install-info-recursive
1579
1580install-info-am:
1581
1582install-man:
1583
1584install-pdf: install-pdf-recursive
1585
1586install-pdf-am:
1587
1588install-ps: install-ps-recursive
1589
1590install-ps-am:
1591
1592installcheck-am:
1593
1594maintainer-clean: maintainer-clean-recursive
1595	-rm -rf ./$(DEPDIR) glthread/$(DEPDIR)
1596	-rm -f Makefile
1597maintainer-clean-am: distclean-am maintainer-clean-generic
1598
1599mostlyclean: mostlyclean-recursive
1600
1601mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1602	mostlyclean-local
1603
1604pdf: pdf-recursive
1605
1606pdf-am:
1607
1608ps: ps-recursive
1609
1610ps-am:
1611
1612uninstall-am:
1613
1614.MAKE: $(am__recursive_targets) all check install install-am \
1615	install-strip
1616
1617.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
1618	check-am clean clean-generic clean-noinstLIBRARIES \
1619	clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
1620	distclean-compile distclean-generic distclean-tags distdir dvi \
1621	dvi-am html html-am info info-am install install-am \
1622	install-data install-data-am install-dvi install-dvi-am \
1623	install-exec install-exec-am install-html install-html-am \
1624	install-info install-info-am install-man install-pdf \
1625	install-pdf-am install-ps install-ps-am install-strip \
1626	installcheck installcheck-am installdirs installdirs-am \
1627	maintainer-clean maintainer-clean-generic mostlyclean \
1628	mostlyclean-compile mostlyclean-generic mostlyclean-local pdf \
1629	pdf-am ps ps-am tags tags-am uninstall uninstall-am
1630
1631.PRECIOUS: Makefile
1632
1633
1634# We need the following in order to create <alloca.h> when the system
1635# doesn't have one that works with the given compiler.
1636@GL_GENERATE_ALLOCA_H_TRUE@alloca.h: alloca.in.h $(top_builddir)/config.status
1637@GL_GENERATE_ALLOCA_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
1638@GL_GENERATE_ALLOCA_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1639@GL_GENERATE_ALLOCA_H_TRUE@	  sed -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' < $(srcdir)/alloca.in.h; \
1640@GL_GENERATE_ALLOCA_H_TRUE@	} > $@-t && \
1641@GL_GENERATE_ALLOCA_H_TRUE@	mv -f $@-t $@
1642@GL_GENERATE_ALLOCA_H_FALSE@alloca.h: $(top_builddir)/config.status
1643@GL_GENERATE_ALLOCA_H_FALSE@	rm -f $@
1644
1645# We need the following in order to create <errno.h> when the system
1646# doesn't have one that is POSIX compliant.
1647@GL_GENERATE_ERRNO_H_TRUE@errno.h: errno.in.h $(top_builddir)/config.status
1648@GL_GENERATE_ERRNO_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
1649@GL_GENERATE_ERRNO_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1650@GL_GENERATE_ERRNO_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1651@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1652@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1653@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1654@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
1655@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
1656@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
1657@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
1658@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
1659@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
1660@GL_GENERATE_ERRNO_H_TRUE@	      -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
1661@GL_GENERATE_ERRNO_H_TRUE@	      < $(srcdir)/errno.in.h; \
1662@GL_GENERATE_ERRNO_H_TRUE@	} > $@-t && \
1663@GL_GENERATE_ERRNO_H_TRUE@	mv $@-t $@
1664@GL_GENERATE_ERRNO_H_FALSE@errno.h: $(top_builddir)/config.status
1665@GL_GENERATE_ERRNO_H_FALSE@	rm -f $@
1666
1667# We need the following in order to create <getopt.h> when the system
1668# doesn't have one that works with the given compiler.
1669getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
1670	$(AM_V_GEN)rm -f $@-t $@ && \
1671	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1672	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1673	      -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
1674	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1675	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1676	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1677	      -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
1678	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1679	      < $(srcdir)/getopt.in.h; \
1680	} > $@-t && \
1681	mv -f $@-t $@
1682
1683getopt-cdefs.h: getopt-cdefs.in.h $(top_builddir)/config.status
1684	$(AM_V_GEN)rm -f $@-t $@ && \
1685	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1686          sed -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
1687	      < $(srcdir)/getopt-cdefs.in.h; \
1688	} > $@-t && \
1689	mv -f $@-t $@
1690
1691# We need the following in order to create an empty placeholder for
1692# <langinfo.h> when the system doesn't have one.
1693langinfo.h: langinfo.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
1694	$(AM_V_GEN)rm -f $@-t $@ && \
1695	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1696	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1697	      -e 's|@''HAVE_LANGINFO_H''@|$(HAVE_LANGINFO_H)|g' \
1698	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1699	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1700	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1701	      -e 's|@''NEXT_LANGINFO_H''@|$(NEXT_LANGINFO_H)|g' \
1702	      -e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \
1703	      -e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \
1704	      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \
1705	      -e 's|@''HAVE_LANGINFO_ALTMON''@|$(HAVE_LANGINFO_ALTMON)|g' \
1706	      -e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \
1707	      -e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \
1708	      -e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \
1709	      -e 's|@''REPLACE_NL_LANGINFO''@|$(REPLACE_NL_LANGINFO)|g' \
1710	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1711	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1712	      < $(srcdir)/langinfo.in.h; \
1713	} > $@-t && \
1714	mv $@-t $@
1715
1716# We need the following in order to create <limits.h> when the system
1717# doesn't have one that is compatible with GNU.
1718@GL_GENERATE_LIMITS_H_TRUE@limits.h: limits.in.h $(top_builddir)/config.status
1719@GL_GENERATE_LIMITS_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
1720@GL_GENERATE_LIMITS_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1721@GL_GENERATE_LIMITS_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1722@GL_GENERATE_LIMITS_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1723@GL_GENERATE_LIMITS_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1724@GL_GENERATE_LIMITS_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1725@GL_GENERATE_LIMITS_H_TRUE@	      -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
1726@GL_GENERATE_LIMITS_H_TRUE@	      < $(srcdir)/limits.in.h; \
1727@GL_GENERATE_LIMITS_H_TRUE@	} > $@-t && \
1728@GL_GENERATE_LIMITS_H_TRUE@	mv $@-t $@
1729@GL_GENERATE_LIMITS_H_FALSE@limits.h: $(top_builddir)/config.status
1730@GL_GENERATE_LIMITS_H_FALSE@	rm -f $@
1731
1732# We need the following in order to create <locale.h> when the system
1733# doesn't have one that provides all definitions.
1734locale.h: locale.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1735	$(AM_V_GEN)rm -f $@-t $@ && \
1736	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1737	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1738	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1739	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1740	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1741	      -e 's|@''NEXT_LOCALE_H''@|$(NEXT_LOCALE_H)|g' \
1742	      -e 's/@''GNULIB_LOCALECONV''@/$(GNULIB_LOCALECONV)/g' \
1743	      -e 's/@''GNULIB_SETLOCALE''@/$(GNULIB_SETLOCALE)/g' \
1744	      -e 's/@''GNULIB_DUPLOCALE''@/$(GNULIB_DUPLOCALE)/g' \
1745	      -e 's/@''GNULIB_LOCALENAME''@/$(GNULIB_LOCALENAME)/g' \
1746	      -e 's|@''HAVE_NEWLOCALE''@|$(HAVE_NEWLOCALE)|g' \
1747	      -e 's|@''HAVE_DUPLOCALE''@|$(HAVE_DUPLOCALE)|g' \
1748	      -e 's|@''HAVE_FREELOCALE''@|$(HAVE_FREELOCALE)|g' \
1749	      -e 's|@''HAVE_XLOCALE_H''@|$(HAVE_XLOCALE_H)|g' \
1750	      -e 's|@''REPLACE_LOCALECONV''@|$(REPLACE_LOCALECONV)|g' \
1751	      -e 's|@''REPLACE_SETLOCALE''@|$(REPLACE_SETLOCALE)|g' \
1752	      -e 's|@''REPLACE_NEWLOCALE''@|$(REPLACE_NEWLOCALE)|g' \
1753	      -e 's|@''REPLACE_DUPLOCALE''@|$(REPLACE_DUPLOCALE)|g' \
1754	      -e 's|@''REPLACE_FREELOCALE''@|$(REPLACE_FREELOCALE)|g' \
1755	      -e 's|@''REPLACE_STRUCT_LCONV''@|$(REPLACE_STRUCT_LCONV)|g' \
1756	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1757	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1758	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1759	      < $(srcdir)/locale.in.h; \
1760	} > $@-t && \
1761	mv $@-t $@
1762
1763# We need the following in order to create <stdbool.h> when the system
1764# doesn't have one that works.
1765@GL_GENERATE_STDBOOL_H_TRUE@stdbool.h: stdbool.in.h $(top_builddir)/config.status
1766@GL_GENERATE_STDBOOL_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
1767@GL_GENERATE_STDBOOL_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1768@GL_GENERATE_STDBOOL_H_TRUE@	  sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1769@GL_GENERATE_STDBOOL_H_TRUE@	} > $@-t && \
1770@GL_GENERATE_STDBOOL_H_TRUE@	mv $@-t $@
1771@GL_GENERATE_STDBOOL_H_FALSE@stdbool.h: $(top_builddir)/config.status
1772@GL_GENERATE_STDBOOL_H_FALSE@	rm -f $@
1773
1774# We need the following in order to create <stddef.h> when the system
1775# doesn't have one that works with the given compiler.
1776@GL_GENERATE_STDDEF_H_TRUE@stddef.h: stddef.in.h $(top_builddir)/config.status
1777@GL_GENERATE_STDDEF_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
1778@GL_GENERATE_STDDEF_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1779@GL_GENERATE_STDDEF_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1780@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1781@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1782@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1783@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1784@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
1785@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1786@GL_GENERATE_STDDEF_H_TRUE@	      -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1787@GL_GENERATE_STDDEF_H_TRUE@	      < $(srcdir)/stddef.in.h; \
1788@GL_GENERATE_STDDEF_H_TRUE@	} > $@-t && \
1789@GL_GENERATE_STDDEF_H_TRUE@	mv $@-t $@
1790@GL_GENERATE_STDDEF_H_FALSE@stddef.h: $(top_builddir)/config.status
1791@GL_GENERATE_STDDEF_H_FALSE@	rm -f $@
1792
1793# We need the following in order to create <stdint.h> when the system
1794# doesn't have one that works with the given compiler.
1795@GL_GENERATE_STDINT_H_TRUE@stdint.h: stdint.in.h $(top_builddir)/config.status
1796@GL_GENERATE_STDINT_H_TRUE@	$(AM_V_GEN)rm -f $@-t $@ && \
1797@GL_GENERATE_STDINT_H_TRUE@	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1798@GL_GENERATE_STDINT_H_TRUE@	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1799@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1800@GL_GENERATE_STDINT_H_TRUE@	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1801@GL_GENERATE_STDINT_H_TRUE@	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1802@GL_GENERATE_STDINT_H_TRUE@	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1803@GL_GENERATE_STDINT_H_TRUE@	      -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1804@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
1805@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1806@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1807@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1808@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1809@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1810@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1811@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1812@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1813@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1814@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1815@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1816@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1817@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1818@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1819@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1820@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1821@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1822@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1823@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1824@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1825@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1826@GL_GENERATE_STDINT_H_TRUE@	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
1827@GL_GENERATE_STDINT_H_TRUE@	      < $(srcdir)/stdint.in.h; \
1828@GL_GENERATE_STDINT_H_TRUE@	} > $@-t && \
1829@GL_GENERATE_STDINT_H_TRUE@	mv $@-t $@
1830@GL_GENERATE_STDINT_H_FALSE@stdint.h: $(top_builddir)/config.status
1831@GL_GENERATE_STDINT_H_FALSE@	rm -f $@
1832
1833# We need the following in order to create <stdio.h> when the system
1834# doesn't have one that works with the given compiler.
1835stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1836	$(AM_V_GEN)rm -f $@-t $@ && \
1837	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1838	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1839	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1840	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1841	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1842	      -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1843	      -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
1844	      -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
1845	      -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
1846	      -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
1847	      -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
1848	      -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
1849	      -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
1850	      -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
1851	      -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
1852	      -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
1853	      -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
1854	      -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
1855	      -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
1856	      -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
1857	      -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
1858	      -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
1859	      -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
1860	      -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
1861	      -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
1862	      -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
1863	      -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
1864	      -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
1865	      -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
1866	      -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
1867	      -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
1868	      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
1869	      -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
1870	      -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
1871	      -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
1872	      -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
1873	      -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
1874	      -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
1875	      -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
1876	      -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
1877	      -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
1878	      -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
1879	      -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
1880	      -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
1881	      -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
1882	      -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
1883	      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
1884	      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
1885	      -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
1886	      -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
1887	      -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
1888	      -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
1889	      -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
1890	      -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
1891	      -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
1892	      -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
1893	      -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
1894	      -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
1895	      -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
1896	      < $(srcdir)/stdio.in.h | \
1897	  sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1898	      -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1899	      -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1900	      -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1901	      -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1902	      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1903	      -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1904	      -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1905	      -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1906	      -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1907	      -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1908	      -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
1909	      -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
1910	      -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1911	      -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1912	      -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1913	      -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1914	      -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1915	      -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
1916	      -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1917	      -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1918	      -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1919	      -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1920	      -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1921	      -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1922	      -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1923	      -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1924	      -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1925	      -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1926	      -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1927	      -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1928	      -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1929	      -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1930	      -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1931	      -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1932	      -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1933	      -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1934	      -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1935	      -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1936	      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
1937	      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1938	      -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1939	      -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1940	      -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1941	      -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1942	      -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1943	      -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1944	      -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1945	      -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1946	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1947	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1948	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1949	} > $@-t && \
1950	mv $@-t $@
1951
1952# We need the following in order to create <stdlib.h> when the system
1953# doesn't have one that works with the given compiler.
1954stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
1955  $(_NORETURN_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|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1960	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1961	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1962	      -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1963	      -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
1964	      -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
1965	      -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
1966	      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
1967	      -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
1968	      -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
1969	      -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
1970	      -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
1971	      -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
1972	      -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
1973	      -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
1974	      -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
1975	      -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
1976	      -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
1977	      -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
1978	      -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
1979	      -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
1980	      -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
1981	      -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
1982	      -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
1983	      -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
1984	      -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
1985	      -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
1986	      -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
1987	      -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
1988	      -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
1989	      -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
1990	      -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
1991	      -e 's/@''GNULIB_STRTOLD''@/$(GNULIB_STRTOLD)/g' \
1992	      -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
1993	      -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
1994	      -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
1995	      -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
1996	      -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
1997	      -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
1998	      < $(srcdir)/stdlib.in.h | \
1999	  sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
2000	      -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
2001	      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
2002	      -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
2003	      -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
2004	      -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
2005	      -e 's|@''HAVE_INITSTATE''@|$(HAVE_INITSTATE)|g' \
2006	      -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
2007	      -e 's|@''HAVE_MBTOWC''@|$(HAVE_MBTOWC)|g' \
2008	      -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
2009	      -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
2010	      -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
2011	      -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
2012	      -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
2013	      -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
2014	      -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
2015	      -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
2016	      -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
2017	      -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
2018	      -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
2019	      -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
2020	      -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
2021	      -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
2022	      -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
2023	      -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
2024	      -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
2025	      -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
2026	      -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
2027	      -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
2028	      -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
2029	      -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
2030	      -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
2031	      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
2032	      -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
2033	      -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
2034	      -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
2035	      -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
2036	      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
2037	      -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
2038	      -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
2039	      -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
2040	      -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
2041	      -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
2042	      -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
2043	      -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
2044	      -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
2045	      -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
2046	      -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
2047	      -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
2048	      -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
2049	      -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
2050	      -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
2051	      -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
2052	      -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
2053	      -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
2054	      -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
2055	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2056	      -e '/definition of _Noreturn/r $(_NORETURN_H)' \
2057	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2058	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2059	} > $@-t && \
2060	mv $@-t $@
2061
2062# We need the following in order to create <string.h> when the system
2063# doesn't have one that works with the given compiler.
2064string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2065	$(AM_V_GEN)rm -f $@-t $@ && \
2066	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2067	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2068	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2069	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2070	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2071	      -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
2072	      -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
2073	      -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
2074	      -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
2075	      -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
2076	      -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
2077	      -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
2078	      -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
2079	      -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
2080	      -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
2081	      -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
2082	      -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
2083	      -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
2084	      -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
2085	      -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
2086	      -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
2087	      -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
2088	      -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
2089	      -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
2090	      -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
2091	      -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
2092	      -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
2093	      -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
2094	      -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
2095	      -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
2096	      -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
2097	      -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
2098	      -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
2099	      -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
2100	      -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
2101	      -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
2102	      -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
2103	      -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
2104	      -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
2105	      -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
2106	      -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
2107	      -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
2108	      -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
2109	      -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
2110	      < $(srcdir)/string.in.h | \
2111	  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
2112	      -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
2113	      -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
2114	      -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
2115	      -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
2116	      -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
2117	      -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
2118	      -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
2119	      -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
2120	      -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
2121	      -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
2122	      -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
2123	      -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
2124	      -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
2125	      -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
2126	      -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
2127	      -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
2128	      -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
2129	      -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
2130	      -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
2131	      -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
2132	      -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
2133	      -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
2134	      -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
2135	      -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
2136	      -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
2137	      -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
2138	      -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
2139	      -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
2140	      -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
2141	      -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
2142	      -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
2143	      -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
2144	      -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
2145	      -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
2146	      -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
2147	      -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
2148	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2149	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2150	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2151	      < $(srcdir)/string.in.h; \
2152	} > $@-t && \
2153	mv $@-t $@
2154
2155# We need the following in order to create <sys/types.h> when the system
2156# doesn't have one that works with the given compiler.
2157sys/types.h: sys_types.in.h $(top_builddir)/config.status
2158	$(AM_V_at)$(MKDIR_P) sys
2159	$(AM_V_GEN)rm -f $@-t $@ && \
2160	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2161	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2162	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2163	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2164	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2165	      -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
2166	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
2167	      -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
2168	      < $(srcdir)/sys_types.in.h; \
2169	} > $@-t && \
2170	mv $@-t $@
2171
2172# We need the following in order to create <time.h> when the system
2173# doesn't have one that works with the given compiler.
2174time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2175	$(AM_V_GEN)rm -f $@-t $@ && \
2176	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2177	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2178	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2179	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2180	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2181	      -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
2182	      -e 's/@''GNULIB_CTIME''@/$(GNULIB_CTIME)/g' \
2183	      -e 's/@''GNULIB_LOCALTIME''@/$(GNULIB_LOCALTIME)/g' \
2184	      -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
2185	      -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
2186	      -e 's/@''GNULIB_STRFTIME''@/$(GNULIB_STRFTIME)/g' \
2187	      -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
2188	      -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
2189	      -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
2190	      -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
2191	      -e 's/@''GNULIB_TZSET''@/$(GNULIB_TZSET)/g' \
2192	      -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
2193	      -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
2194	      -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
2195	      -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
2196	      -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
2197	      -e 's|@''HAVE_TZSET''@|$(HAVE_TZSET)|g' \
2198	      -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
2199	      -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
2200	      -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
2201	      -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
2202	      -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
2203	      -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
2204	      -e 's|@''REPLACE_STRFTIME''@|$(REPLACE_STRFTIME)|g' \
2205	      -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
2206	      -e 's|@''REPLACE_TZSET''@|$(REPLACE_TZSET)|g' \
2207	      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
2208	      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2209	      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2210	      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
2211	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2212	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2213	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2214	      < $(srcdir)/time.in.h; \
2215	} > $@-t && \
2216	mv $@-t $@
2217
2218# We need the following in order to create an empty placeholder for
2219# <unistd.h> when the system doesn't have one.
2220unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2221	$(AM_V_GEN)rm -f $@-t $@ && \
2222	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2223	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2224	      -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
2225	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2226	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2227	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2228	      -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
2229	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
2230	      -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
2231	      -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
2232	      -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
2233	      -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
2234	      -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
2235	      -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
2236	      -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
2237	      -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
2238	      -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
2239	      -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
2240	      -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
2241	      -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
2242	      -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
2243	      -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
2244	      -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
2245	      -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
2246	      -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
2247	      -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
2248	      -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
2249	      -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
2250	      -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
2251	      -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
2252	      -e 's/@''GNULIB_GETPASS''@/$(GNULIB_GETPASS)/g' \
2253	      -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
2254	      -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
2255	      -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
2256	      -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
2257	      -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
2258	      -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
2259	      -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
2260	      -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
2261	      -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
2262	      -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
2263	      -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
2264	      -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
2265	      -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
2266	      -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
2267	      -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
2268	      -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
2269	      -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
2270	      -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
2271	      -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
2272	      -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
2273	      -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
2274	      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
2275	      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
2276	      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
2277	      -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
2278	      -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
2279	      -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
2280	      -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
2281	      < $(srcdir)/unistd.in.h | \
2282	  sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
2283	      -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
2284	      -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
2285	      -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
2286	      -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
2287	      -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
2288	      -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
2289	      -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
2290	      -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
2291	      -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
2292	      -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
2293	      -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
2294	      -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
2295	      -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
2296	      -e 's|@''HAVE_GETPASS''@|$(HAVE_GETPASS)|g' \
2297	      -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
2298	      -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
2299	      -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
2300	      -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
2301	      -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
2302	      -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
2303	      -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
2304	      -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
2305	      -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
2306	      -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
2307	      -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
2308	      -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
2309	      -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
2310	      -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
2311	      -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
2312	      -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
2313	      -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
2314	      -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
2315	      -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
2316	      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
2317	      -e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
2318	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
2319	      -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
2320	      -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
2321	      -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
2322	      -e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
2323	      -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
2324	      -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
2325	      -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
2326	  | \
2327	  sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
2328	      -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
2329	      -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
2330	      -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
2331	      -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
2332	      -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
2333	      -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
2334	      -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
2335	      -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
2336	      -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
2337	      -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
2338	      -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
2339	      -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
2340	      -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
2341	      -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
2342	      -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
2343	      -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
2344	      -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
2345	      -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
2346	      -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
2347	      -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
2348	      -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
2349	      -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
2350	      -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
2351	      -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
2352	      -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
2353	      -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
2354	      -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
2355	      -e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
2356	      -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
2357	      -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
2358	      -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
2359	      -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
2360	      -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
2361	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
2362	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
2363	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2364	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2365	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2366	} > $@-t && \
2367	mv $@-t $@
2368
2369# We need the following in order to create <wchar.h> when the system
2370# version does not work standalone.
2371wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2372	$(AM_V_GEN)rm -f $@-t $@ && \
2373	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2374	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2375	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2376	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2377	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2378	      -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
2379	      -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
2380	      -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
2381	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
2382	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
2383	      -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
2384	      -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
2385	      -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
2386	      -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
2387	      -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
2388	      -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
2389	      -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
2390	      -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
2391	      -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
2392	      -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
2393	      -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
2394	      -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
2395	      -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
2396	      -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
2397	      -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
2398	      -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
2399	      -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
2400	      -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
2401	      -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
2402	      -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
2403	      -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
2404	      -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
2405	      -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
2406	      -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
2407	      -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
2408	      -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
2409	      -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
2410	      -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
2411	      -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
2412	      -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
2413	      -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
2414	      -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
2415	      -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
2416	      -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
2417	      -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
2418	      -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
2419	      -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
2420	      -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
2421	      -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
2422	      -e 's/@''GNULIB_WCSFTIME''@/$(GNULIB_WCSFTIME)/g' \
2423	      < $(srcdir)/wchar.in.h | \
2424	  sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
2425	      -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
2426	      -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
2427	      -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
2428	      -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
2429	      -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
2430	      -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
2431	      -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
2432	      -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
2433	      -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
2434	      -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
2435	      -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
2436	      -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
2437	      -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
2438	      -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
2439	      -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
2440	      -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
2441	      -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
2442	      -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
2443	      -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
2444	      -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
2445	      -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
2446	      -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
2447	      -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
2448	      -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
2449	      -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
2450	      -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
2451	      -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
2452	      -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
2453	      -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
2454	      -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
2455	      -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
2456	      -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
2457	      -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
2458	      -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
2459	      -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
2460	      -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
2461	      -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
2462	      -e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
2463	      -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
2464	      -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
2465	  | \
2466	  sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
2467	      -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
2468	      -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
2469	      -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
2470	      -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
2471	      -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
2472	      -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
2473	      -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
2474	      -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
2475	      -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
2476	      -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
2477	      -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
2478	      -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
2479	      -e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
2480	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2481	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2482	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2483	} > $@-t && \
2484	mv $@-t $@
2485
2486# We need the following in order to create <wctype.h> when the system
2487# doesn't have one that works with the given compiler.
2488wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
2489	$(AM_V_GEN)rm -f $@-t $@ && \
2490	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2491	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2492	      -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
2493	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2494	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2495	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2496	      -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
2497	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
2498	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
2499	      -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
2500	      -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
2501	      -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
2502	      -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
2503	      -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
2504	      -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
2505	      -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
2506	      -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
2507	      -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
2508	      -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
2509	      -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
2510	      -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
2511	      -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
2512	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2513	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2514	      < $(srcdir)/wctype.in.h; \
2515	} > $@-t && \
2516	mv $@-t $@
2517
2518mostlyclean-local: mostlyclean-generic
2519	@for dir in '' $(MOSTLYCLEANDIRS); do \
2520	  if test -n "$$dir" && test -d $$dir; then \
2521	    echo "rmdir $$dir"; rmdir $$dir; \
2522	  fi; \
2523	done; \
2524	:
2525
2526# Tell versions [3.59,3.63) of GNU make to not export all variables.
2527# Otherwise a system limit (for SysV at least) may be exceeded.
2528.NOEXPORT:
2529