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