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