Initail import package wget: A utility for retrieving files using the HTTP or FTP...
[external/wget.git] / lib / Makefile.in
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2002-2009 Free Software Foundation, Inc.
18 #
19 # This file is free software, distributed under the terms of the GNU
20 # General Public License.  As a special exception to the GNU General
21 # Public License, this file may be distributed as part of a program
22 # that contains a configuration script generated by Autoconf, under
23 # the same distribution terms as the rest of that program.
24 #
25 # Generated by gnulib-tool.
26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl alloca announce-gen c-ctype getopt getpass-gnu gnupload maintainer-makefile quote quotearg strcasestr update-copyright
27
28
29
30 VPATH = @srcdir@
31 pkgdatadir = $(datadir)/@PACKAGE@
32 pkglibdir = $(libdir)/@PACKAGE@
33 pkgincludedir = $(includedir)/@PACKAGE@
34 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
35 install_sh_DATA = $(install_sh) -c -m 644
36 install_sh_PROGRAM = $(install_sh) -c
37 install_sh_SCRIPT = $(install_sh) -c
38 INSTALL_HEADER = $(INSTALL_DATA)
39 transform = $(program_transform_name)
40 NORMAL_INSTALL = :
41 PRE_INSTALL = :
42 POST_INSTALL = :
43 NORMAL_UNINSTALL = :
44 PRE_UNINSTALL = :
45 POST_UNINSTALL = :
46 build_triplet = @build@
47 host_triplet = @host@
48 subdir = lib
49 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
50         $(srcdir)/Makefile.in alloca.c
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/md5/m4/gnulib-comp.m4 \
53         $(top_srcdir)/md5/m4/md5.m4 $(top_srcdir)/m4/00gnulib.m4 \
54         $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/codeset.m4 \
55         $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
56         $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
57         $(top_srcdir)/m4/fseeko.m4 $(top_srcdir)/m4/getdelim.m4 \
58         $(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getopt.m4 \
59         $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
60         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
61         $(top_srcdir)/m4/gnulib-common.m4 \
62         $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \
63         $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
64         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
65         $(top_srcdir)/m4/lib-prefix.m4 \
66         $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \
67         $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \
68         $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lseek.m4 \
69         $(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/mbrtowc.m4 \
70         $(top_srcdir)/m4/mbsinit.m4 $(top_srcdir)/m4/mbstate_t.m4 \
71         $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mmap-anon.m4 \
72         $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/nls.m4 \
73         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/quote.m4 \
74         $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/realloc.m4 \
75         $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
76         $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
77         $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \
78         $(top_srcdir)/m4/strcasestr.m4 $(top_srcdir)/m4/strerror.m4 \
79         $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \
80         $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar.m4 \
81         $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wctype.m4 \
82         $(top_srcdir)/m4/wget.m4 $(top_srcdir)/m4/wint_t.m4 \
83         $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/configure.ac
84 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85         $(ACLOCAL_M4)
86 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
87 CONFIG_HEADER = $(top_builddir)/src/config.h
88 CONFIG_CLEAN_FILES =
89 LIBRARIES = $(noinst_LIBRARIES)
90 AR = ar
91 ARFLAGS = cru
92 libgnu_a_AR = $(AR) $(ARFLAGS)
93 am__DEPENDENCIES_1 =
94 am_libgnu_a_OBJECTS = c-ctype.$(OBJEXT) localcharset.$(OBJEXT) \
95         xalloc-die.$(OBJEXT)
96 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
97 LTLIBRARIES = $(noinst_LTLIBRARIES)
98 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
99 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
100 am__depfiles_maybe = depfiles
101 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
102         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
103 CCLD = $(CC)
104 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
105 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
106 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
107 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
108         html-recursive info-recursive install-data-recursive \
109         install-dvi-recursive install-exec-recursive \
110         install-html-recursive install-info-recursive \
111         install-pdf-recursive install-ps-recursive install-recursive \
112         installcheck-recursive installdirs-recursive pdf-recursive \
113         ps-recursive uninstall-recursive
114 HEADERS = $(noinst_HEADERS)
115 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
116   distclean-recursive maintainer-clean-recursive
117 ETAGS = etags
118 CTAGS = ctags
119 DIST_SUBDIRS = $(SUBDIRS)
120 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
121 ACLOCAL = @ACLOCAL@
122 ALLOCA = @ALLOCA@
123 ALLOCA_H = @ALLOCA_H@
124 AMTAR = @AMTAR@
125 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
126 AUTOCONF = @AUTOCONF@
127 AUTOHEADER = @AUTOHEADER@
128 AUTOMAKE = @AUTOMAKE@
129 AWK = @AWK@
130 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
131 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
132 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
133 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
134 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
135 CC = @CC@
136 CCDEPMODE = @CCDEPMODE@
137 CFLAGS = @CFLAGS@
138 COMMENT_IF_NO_POD2MAN = @COMMENT_IF_NO_POD2MAN@
139 CPP = @CPP@
140 CPPFLAGS = @CPPFLAGS@
141 CYGPATH_W = @CYGPATH_W@
142 DEFS = @DEFS@
143 DEPDIR = @DEPDIR@
144 ECHO_C = @ECHO_C@
145 ECHO_N = @ECHO_N@
146 ECHO_T = @ECHO_T@
147 EGREP = @EGREP@
148 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
149 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
150 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
151 ENOLINK_VALUE = @ENOLINK_VALUE@
152 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
153 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
154 ERRNO_H = @ERRNO_H@
155 EXEEXT = @EXEEXT@
156 GETOPT_H = @GETOPT_H@
157 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
158 GLIBC21 = @GLIBC21@
159 GMSGFMT = @GMSGFMT@
160 GMSGFMT_015 = @GMSGFMT_015@
161 GNULIB_ATOLL = @GNULIB_ATOLL@
162 GNULIB_BTOWC = @GNULIB_BTOWC@
163 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
164 GNULIB_CHOWN = @GNULIB_CHOWN@
165 GNULIB_CLOSE = @GNULIB_CLOSE@
166 GNULIB_DPRINTF = @GNULIB_DPRINTF@
167 GNULIB_DUP2 = @GNULIB_DUP2@
168 GNULIB_DUP3 = @GNULIB_DUP3@
169 GNULIB_ENVIRON = @GNULIB_ENVIRON@
170 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
171 GNULIB_FCHDIR = @GNULIB_FCHDIR@
172 GNULIB_FCLOSE = @GNULIB_FCLOSE@
173 GNULIB_FFLUSH = @GNULIB_FFLUSH@
174 GNULIB_FOPEN = @GNULIB_FOPEN@
175 GNULIB_FPRINTF = @GNULIB_FPRINTF@
176 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
177 GNULIB_FPURGE = @GNULIB_FPURGE@
178 GNULIB_FPUTC = @GNULIB_FPUTC@
179 GNULIB_FPUTS = @GNULIB_FPUTS@
180 GNULIB_FREOPEN = @GNULIB_FREOPEN@
181 GNULIB_FSEEK = @GNULIB_FSEEK@
182 GNULIB_FSEEKO = @GNULIB_FSEEKO@
183 GNULIB_FSYNC = @GNULIB_FSYNC@
184 GNULIB_FTELL = @GNULIB_FTELL@
185 GNULIB_FTELLO = @GNULIB_FTELLO@
186 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
187 GNULIB_FWRITE = @GNULIB_FWRITE@
188 GNULIB_GETCWD = @GNULIB_GETCWD@
189 GNULIB_GETDELIM = @GNULIB_GETDELIM@
190 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
191 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
192 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
193 GNULIB_GETLINE = @GNULIB_GETLINE@
194 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
195 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
196 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
197 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
198 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
199 GNULIB_LCHOWN = @GNULIB_LCHOWN@
200 GNULIB_LINK = @GNULIB_LINK@
201 GNULIB_LSEEK = @GNULIB_LSEEK@
202 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
203 GNULIB_MBRLEN = @GNULIB_MBRLEN@
204 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
205 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
206 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
207 GNULIB_MBSCHR = @GNULIB_MBSCHR@
208 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
209 GNULIB_MBSINIT = @GNULIB_MBSINIT@
210 GNULIB_MBSLEN = @GNULIB_MBSLEN@
211 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
212 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
213 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
214 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
215 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
216 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
217 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
218 GNULIB_MBSSEP = @GNULIB_MBSSEP@
219 GNULIB_MBSSPN = @GNULIB_MBSSPN@
220 GNULIB_MBSSTR = @GNULIB_MBSSTR@
221 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
222 GNULIB_MEMCHR = @GNULIB_MEMCHR@
223 GNULIB_MEMMEM = @GNULIB_MEMMEM@
224 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
225 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
226 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
227 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
228 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
229 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
230 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
231 GNULIB_PERROR = @GNULIB_PERROR@
232 GNULIB_PIPE2 = @GNULIB_PIPE2@
233 GNULIB_POPEN = @GNULIB_POPEN@
234 GNULIB_PRINTF = @GNULIB_PRINTF@
235 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
236 GNULIB_PUTC = @GNULIB_PUTC@
237 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
238 GNULIB_PUTENV = @GNULIB_PUTENV@
239 GNULIB_PUTS = @GNULIB_PUTS@
240 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
241 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
242 GNULIB_READLINK = @GNULIB_READLINK@
243 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
244 GNULIB_RPMATCH = @GNULIB_RPMATCH@
245 GNULIB_SETENV = @GNULIB_SETENV@
246 GNULIB_SLEEP = @GNULIB_SLEEP@
247 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
248 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
249 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
250 GNULIB_STPCPY = @GNULIB_STPCPY@
251 GNULIB_STPNCPY = @GNULIB_STPNCPY@
252 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
253 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
254 GNULIB_STRDUP = @GNULIB_STRDUP@
255 GNULIB_STRERROR = @GNULIB_STRERROR@
256 GNULIB_STRNDUP = @GNULIB_STRNDUP@
257 GNULIB_STRNLEN = @GNULIB_STRNLEN@
258 GNULIB_STRPBRK = @GNULIB_STRPBRK@
259 GNULIB_STRSEP = @GNULIB_STRSEP@
260 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
261 GNULIB_STRSTR = @GNULIB_STRSTR@
262 GNULIB_STRTOD = @GNULIB_STRTOD@
263 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
264 GNULIB_STRTOLL = @GNULIB_STRTOLL@
265 GNULIB_STRTOULL = @GNULIB_STRTOULL@
266 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
267 GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@
268 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
269 GNULIB_UNSETENV = @GNULIB_UNSETENV@
270 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
271 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
272 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
273 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
274 GNULIB_VPRINTF = @GNULIB_VPRINTF@
275 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
276 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
277 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
278 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
279 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
280 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
281 GNULIB_WCTOB = @GNULIB_WCTOB@
282 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
283 GNULIB_WRITE = @GNULIB_WRITE@
284 GREP = @GREP@
285 HAVE_ATOLL = @HAVE_ATOLL@
286 HAVE_BTOWC = @HAVE_BTOWC@
287 HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
288 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
289 HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
290 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
291 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
292 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
293 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
294 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
295 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
296 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
297 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
298 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
299 HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
300 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
301 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
302 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
303 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
304 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
305 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
306 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
307 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
308 HAVE_DPRINTF = @HAVE_DPRINTF@
309 HAVE_DUP2 = @HAVE_DUP2@
310 HAVE_DUP3 = @HAVE_DUP3@
311 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
312 HAVE_FSEEKO = @HAVE_FSEEKO@
313 HAVE_FSYNC = @HAVE_FSYNC@
314 HAVE_FTELLO = @HAVE_FTELLO@
315 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
316 HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
317 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
318 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
319 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
320 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
321 HAVE_GETUSERSHELL = @HAVE_GETUSERSHELL@
322 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
323 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
324 HAVE_LIBGNUTLS = @HAVE_LIBGNUTLS@
325 HAVE_LIBSSL = @HAVE_LIBSSL@
326 HAVE_LINK = @HAVE_LINK@
327 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
328 HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
329 HAVE_MBRLEN = @HAVE_MBRLEN@
330 HAVE_MBRTOWC = @HAVE_MBRTOWC@
331 HAVE_MBSINIT = @HAVE_MBSINIT@
332 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
333 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
334 HAVE_MEMPCPY = @HAVE_MEMPCPY@
335 HAVE_MKDTEMP = @HAVE_MKDTEMP@
336 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
337 HAVE_OS_H = @HAVE_OS_H@
338 HAVE_PIPE2 = @HAVE_PIPE2@
339 HAVE_RANDOM_H = @HAVE_RANDOM_H@
340 HAVE_RANDOM_R = @HAVE_RANDOM_R@
341 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
342 HAVE_READLINK = @HAVE_READLINK@
343 HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
344 HAVE_RPMATCH = @HAVE_RPMATCH@
345 HAVE_SETENV = @HAVE_SETENV@
346 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
347 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
348 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
349 HAVE_SLEEP = @HAVE_SLEEP@
350 HAVE_STDINT_H = @HAVE_STDINT_H@
351 HAVE_STPCPY = @HAVE_STPCPY@
352 HAVE_STPNCPY = @HAVE_STPNCPY@
353 HAVE_STRCASECMP = @HAVE_STRCASECMP@
354 HAVE_STRCASESTR = @HAVE_STRCASESTR@
355 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
356 HAVE_STRNDUP = @HAVE_STRNDUP@
357 HAVE_STRPBRK = @HAVE_STRPBRK@
358 HAVE_STRSEP = @HAVE_STRSEP@
359 HAVE_STRTOD = @HAVE_STRTOD@
360 HAVE_STRTOLL = @HAVE_STRTOLL@
361 HAVE_STRTOULL = @HAVE_STRTOULL@
362 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
363 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
364 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
365 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
366 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
367 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
368 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
369 HAVE_UNISTD_H = @HAVE_UNISTD_H@
370 HAVE_UNSETENV = @HAVE_UNSETENV@
371 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
372 HAVE_VASPRINTF = @HAVE_VASPRINTF@
373 HAVE_VDPRINTF = @HAVE_VDPRINTF@
374 HAVE_WCHAR_H = @HAVE_WCHAR_H@
375 HAVE_WCHAR_T = @HAVE_WCHAR_T@
376 HAVE_WCRTOMB = @HAVE_WCRTOMB@
377 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
378 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
379 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
380 HAVE_WINT_T = @HAVE_WINT_T@
381 HAVE__BOOL = @HAVE__BOOL@
382 INCLUDE_NEXT = @INCLUDE_NEXT@
383 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
384 INSTALL = @INSTALL@
385 INSTALL_DATA = @INSTALL_DATA@
386 INSTALL_PROGRAM = @INSTALL_PROGRAM@
387 INSTALL_SCRIPT = @INSTALL_SCRIPT@
388 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
389 INTLLIBS = @INTLLIBS@
390 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
391 LDFLAGS = @LDFLAGS@
392 LEX = @LEX@
393 LEXLIB = @LEXLIB@
394 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
395 LIBGNUTLS = @LIBGNUTLS@
396 LIBGNUTLS_PREFIX = @LIBGNUTLS_PREFIX@
397 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
398 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
399 LIBICONV = @LIBICONV@
400 LIBINTL = @LIBINTL@
401 LIBMD5_LIBDEPS = @LIBMD5_LIBDEPS@
402 LIBMD5_LTLIBDEPS = @LIBMD5_LTLIBDEPS@
403 LIBOBJS = @LIBOBJS@
404 LIBS = @LIBS@
405 LIBSSL = @LIBSSL@
406 LIBSSL_PREFIX = @LIBSSL_PREFIX@
407 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
408 LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
409 LOCALE_JA = @LOCALE_JA@
410 LOCALE_ZH_CN = @LOCALE_ZH_CN@
411 LTLIBGNUTLS = @LTLIBGNUTLS@
412 LTLIBICONV = @LTLIBICONV@
413 LTLIBINTL = @LTLIBINTL@
414 LTLIBOBJS = @LTLIBOBJS@
415 LTLIBSSL = @LTLIBSSL@
416 MAKEINFO = @MAKEINFO@
417 MD5_CPPFLAGS = @MD5_CPPFLAGS@
418 MD5_LDADD = @MD5_LDADD@
419 MD5_SUBDIR = @MD5_SUBDIR@
420 MKDIR_P = @MKDIR_P@
421 MSGFMT = @MSGFMT@
422 MSGFMT_015 = @MSGFMT_015@
423 MSGMERGE = @MSGMERGE@
424 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
425 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
426 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
427 NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
428 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
429 NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@
430 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
431 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
432 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
433 NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
434 NEXT_ERRNO_H = @NEXT_ERRNO_H@
435 NEXT_STDDEF_H = @NEXT_STDDEF_H@
436 NEXT_STDINT_H = @NEXT_STDINT_H@
437 NEXT_STDIO_H = @NEXT_STDIO_H@
438 NEXT_STDLIB_H = @NEXT_STDLIB_H@
439 NEXT_STRINGS_H = @NEXT_STRINGS_H@
440 NEXT_STRING_H = @NEXT_STRING_H@
441 NEXT_UNISTD_H = @NEXT_UNISTD_H@
442 NEXT_WCHAR_H = @NEXT_WCHAR_H@
443 NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
444 OBJEXT = @OBJEXT@
445 PACKAGE = @PACKAGE@
446 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
447 PACKAGE_NAME = @PACKAGE_NAME@
448 PACKAGE_STRING = @PACKAGE_STRING@
449 PACKAGE_TARNAME = @PACKAGE_TARNAME@
450 PACKAGE_VERSION = @PACKAGE_VERSION@
451 PATH_SEPARATOR = @PATH_SEPARATOR@
452 PERL = @PERL@
453 POD2MAN = @POD2MAN@
454 POSUB = @POSUB@
455 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
456 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
457 RANLIB = @RANLIB@
458 REPLACE_BTOWC = @REPLACE_BTOWC@
459 REPLACE_CHOWN = @REPLACE_CHOWN@
460 REPLACE_CLOSE = @REPLACE_CLOSE@
461 REPLACE_DPRINTF = @REPLACE_DPRINTF@
462 REPLACE_DUP2 = @REPLACE_DUP2@
463 REPLACE_FCHDIR = @REPLACE_FCHDIR@
464 REPLACE_FCLOSE = @REPLACE_FCLOSE@
465 REPLACE_FFLUSH = @REPLACE_FFLUSH@
466 REPLACE_FOPEN = @REPLACE_FOPEN@
467 REPLACE_FPRINTF = @REPLACE_FPRINTF@
468 REPLACE_FPURGE = @REPLACE_FPURGE@
469 REPLACE_FREOPEN = @REPLACE_FREOPEN@
470 REPLACE_FSEEK = @REPLACE_FSEEK@
471 REPLACE_FSEEKO = @REPLACE_FSEEKO@
472 REPLACE_FTELL = @REPLACE_FTELL@
473 REPLACE_FTELLO = @REPLACE_FTELLO@
474 REPLACE_GETCWD = @REPLACE_GETCWD@
475 REPLACE_GETLINE = @REPLACE_GETLINE@
476 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
477 REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
478 REPLACE_LCHOWN = @REPLACE_LCHOWN@
479 REPLACE_LSEEK = @REPLACE_LSEEK@
480 REPLACE_MBRLEN = @REPLACE_MBRLEN@
481 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
482 REPLACE_MBSINIT = @REPLACE_MBSINIT@
483 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
484 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
485 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
486 REPLACE_MEMCHR = @REPLACE_MEMCHR@
487 REPLACE_MEMMEM = @REPLACE_MEMMEM@
488 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
489 REPLACE_NULL = @REPLACE_NULL@
490 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
491 REPLACE_PERROR = @REPLACE_PERROR@
492 REPLACE_POPEN = @REPLACE_POPEN@
493 REPLACE_PRINTF = @REPLACE_PRINTF@
494 REPLACE_PUTENV = @REPLACE_PUTENV@
495 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
496 REPLACE_SPRINTF = @REPLACE_SPRINTF@
497 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
498 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
499 REPLACE_STRDUP = @REPLACE_STRDUP@
500 REPLACE_STRERROR = @REPLACE_STRERROR@
501 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
502 REPLACE_STRSTR = @REPLACE_STRSTR@
503 REPLACE_STRTOD = @REPLACE_STRTOD@
504 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
505 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
506 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
507 REPLACE_VPRINTF = @REPLACE_VPRINTF@
508 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
509 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
510 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
511 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
512 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
513 REPLACE_WCTOB = @REPLACE_WCTOB@
514 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
515 REPLACE_WRITE = @REPLACE_WRITE@
516 SET_MAKE = @SET_MAKE@
517 SHELL = @SHELL@
518 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
519 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
520 STDBOOL_H = @STDBOOL_H@
521 STDDEF_H = @STDDEF_H@
522 STDINT_H = @STDINT_H@
523 STRIP = @STRIP@
524 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
525 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
526 USE_NLS = @USE_NLS@
527 VERSION = @VERSION@
528 VOID_UNSETENV = @VOID_UNSETENV@
529 WCHAR_H = @WCHAR_H@
530 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
531 WCTYPE_H = @WCTYPE_H@
532 WINT_T_SUFFIX = @WINT_T_SUFFIX@
533 XGETTEXT = @XGETTEXT@
534 XGETTEXT_015 = @XGETTEXT_015@
535 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
536 abs_builddir = @abs_builddir@
537 abs_srcdir = @abs_srcdir@
538 abs_top_builddir = @abs_top_builddir@
539 abs_top_srcdir = @abs_top_srcdir@
540 ac_ct_CC = @ac_ct_CC@
541 am__include = @am__include@
542 am__leading_dot = @am__leading_dot@
543 am__quote = @am__quote@
544 am__tar = @am__tar@
545 am__untar = @am__untar@
546 bindir = @bindir@
547 build = @build@
548 build_alias = @build_alias@
549 build_cpu = @build_cpu@
550 build_os = @build_os@
551 build_vendor = @build_vendor@
552 builddir = @builddir@
553 datadir = @datadir@
554 datarootdir = @datarootdir@
555 docdir = @docdir@
556 dvidir = @dvidir@
557 exec_prefix = @exec_prefix@
558 gl_LIBOBJS = @gl_LIBOBJS@
559 gl_LTLIBOBJS = @gl_LTLIBOBJS@
560 gltests_LIBOBJS = @gltests_LIBOBJS@
561 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
562 host = @host@
563 host_alias = @host_alias@
564 host_cpu = @host_cpu@
565 host_os = @host_os@
566 host_vendor = @host_vendor@
567 htmldir = @htmldir@
568 includedir = @includedir@
569 infodir = @infodir@
570 install_sh = @install_sh@
571 libdir = @libdir@
572 libexecdir = @libexecdir@
573 localedir = @localedir@
574 localstatedir = @localstatedir@
575 mandir = @mandir@
576 md5_LIBOBJS = @md5_LIBOBJS@
577 md5_LTLIBOBJS = @md5_LTLIBOBJS@
578 md5tests_LIBOBJS = @md5tests_LIBOBJS@
579 md5tests_LTLIBOBJS = @md5tests_LTLIBOBJS@
580 mkdir_p = @mkdir_p@
581 oldincludedir = @oldincludedir@
582 pdfdir = @pdfdir@
583 prefix = @prefix@
584 program_transform_name = @program_transform_name@
585 psdir = @psdir@
586 sbindir = @sbindir@
587 sharedstatedir = @sharedstatedir@
588 srcdir = @srcdir@
589 sysconfdir = @sysconfdir@
590 target_alias = @target_alias@
591 top_build_prefix = @top_build_prefix@
592 top_builddir = @top_builddir@
593 top_srcdir = @top_srcdir@
594 AUTOMAKE_OPTIONS = 1.5 gnits
595 SUBDIRS = 
596 noinst_HEADERS = 
597 noinst_LIBRARIES = libgnu.a
598 noinst_LTLIBRARIES = 
599 EXTRA_DIST = alloca.c alloca.in.h $(top_srcdir)/build-aux/announce-gen \
600         errno.in.h error.c error.h exitfail.c exitfail.h fseeko.c \
601         stdio-impl.h getdelim.c getline.c getopt.c getopt.in.h \
602         getopt1.c getopt_int.h getpagesize.c getpass.c getpass.h \
603         $(top_srcdir)/GNUmakefile $(top_srcdir)/build-aux/gnupload \
604         intprops.h $(top_srcdir)/build-aux/link-warning.h \
605         config.charset ref-add.sin ref-del.sin lseek.c \
606         $(top_srcdir)/maint.mk mbrtowc.c mbsinit.c memchr.c \
607         memchr.valgrind quote.c quote.h quotearg.c quotearg.h \
608         realloc.c stdbool.in.h stddef.in.h stdint.in.h stdio-write.c \
609         stdio.in.h stdlib.in.h strcasecmp.c strncasecmp.c \
610         str-two-way.h strcasestr.c streq.h strerror.c string.in.h \
611         strings.in.h unistd.in.h \
612         $(top_srcdir)/build-aux/update-copyright \
613         $(top_srcdir)/build-aux/useless-if-before-free \
614         $(top_srcdir)/build-aux/vc-list-files wchar.in.h wctype.in.h \
615         xalloc.h xmalloc.c
616 BUILT_SOURCES = $(ALLOCA_H) configmake.h $(ERRNO_H) $(GETOPT_H) \
617         $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) stdio.h stdlib.h string.h \
618         strings.h unistd.h $(WCHAR_H) $(WCTYPE_H)
619 SUFFIXES = .sed .sin
620 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t errno.h \
621         errno.h-t getopt.h getopt.h-t stdbool.h stdbool.h-t stddef.h \
622         stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h \
623         stdlib.h-t string.h string.h-t strings.h strings.h-t unistd.h \
624         unistd.h-t wchar.h wchar.h-t wctype.h wctype.h-t
625 MOSTLYCLEANDIRS = 
626 CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
627         ref-del.sed
628 DISTCLEANFILES = 
629 MAINTAINERCLEANFILES = 
630 AM_CPPFLAGS = 
631 AM_CFLAGS = 
632 libgnu_a_SOURCES = c-ctype.h c-ctype.c gettext.h localcharset.h \
633         localcharset.c verify.h xalloc-die.c
634 libgnu_a_LIBADD = $(gl_LIBOBJS) @ALLOCA@
635 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS) @ALLOCA@
636 EXTRA_libgnu_a_SOURCES = alloca.c error.c exitfail.c fseeko.c \
637         getdelim.c getline.c getopt.c getopt1.c getpagesize.c \
638         getpass.c lseek.c mbrtowc.c mbsinit.c memchr.c quote.c \
639         quotearg.c realloc.c stdio-write.c strcasecmp.c strncasecmp.c \
640         strcasestr.c strerror.c xmalloc.c
641 LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
642 charset_alias = $(DESTDIR)$(libdir)/charset.alias
643 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
644 all: $(BUILT_SOURCES)
645         $(MAKE) $(AM_MAKEFLAGS) all-recursive
646
647 .SUFFIXES:
648 .SUFFIXES: .sed .sin .c .o .obj
649 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
650         @for dep in $?; do \
651           case '$(am__configure_deps)' in \
652             *$$dep*) \
653               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
654                 && { if test -f $@; then exit 0; else break; fi; }; \
655               exit 1;; \
656           esac; \
657         done; \
658         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  lib/Makefile'; \
659         cd $(top_srcdir) && \
660           $(AUTOMAKE) --gnits  lib/Makefile
661 .PRECIOUS: Makefile
662 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
663         @case '$?' in \
664           *config.status*) \
665             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
666           *) \
667             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
668             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
669         esac;
670
671 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
672         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
673
674 $(top_srcdir)/configure:  $(am__configure_deps)
675         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
676 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
677         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
678
679 clean-noinstLIBRARIES:
680         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
681 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) 
682         -rm -f libgnu.a
683         $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
684         $(RANLIB) libgnu.a
685
686 clean-noinstLTLIBRARIES:
687         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
688         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
689           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
690           test "$$dir" != "$$p" || dir=.; \
691           echo "rm -f \"$${dir}/so_locations\""; \
692           rm -f "$${dir}/so_locations"; \
693         done
694
695 mostlyclean-compile:
696         -rm -f *.$(OBJEXT)
697
698 distclean-compile:
699         -rm -f *.tab.c
700
701 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
702 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@
703 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c-ctype.Po@am__quote@
704 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@
705 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@
706 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fseeko.Po@am__quote@
707 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdelim.Po@am__quote@
708 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getline.Po@am__quote@
709 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
710 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
711 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpagesize.Po@am__quote@
712 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpass.Po@am__quote@
713 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@
714 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lseek.Po@am__quote@
715 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbrtowc.Po@am__quote@
716 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsinit.Po@am__quote@
717 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
718 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quote.Po@am__quote@
719 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quotearg.Po@am__quote@
720 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Po@am__quote@
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdio-write.Po@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasecmp.Po@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasestr.Po@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncasecmp.Po@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
728
729 .c.o:
730 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
731 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
732 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
734 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
735
736 .c.obj:
737 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
738 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
739 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
740 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
741 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
742
743 # This directory's subdirectories are mostly independent; you can cd
744 # into them and run `make' without going through this Makefile.
745 # To change the values of `make' variables: instead of editing Makefiles,
746 # (1) if the variable is set in `config.status', edit `config.status'
747 #     (which will cause the Makefiles to be regenerated when you run `make');
748 # (2) otherwise, pass the desired values on the `make' command line.
749 $(RECURSIVE_TARGETS):
750         @failcom='exit 1'; \
751         for f in x $$MAKEFLAGS; do \
752           case $$f in \
753             *=* | --[!k]*);; \
754             *k*) failcom='fail=yes';; \
755           esac; \
756         done; \
757         dot_seen=no; \
758         target=`echo $@ | sed s/-recursive//`; \
759         list='$(SUBDIRS)'; for subdir in $$list; do \
760           echo "Making $$target in $$subdir"; \
761           if test "$$subdir" = "."; then \
762             dot_seen=yes; \
763             local_target="$$target-am"; \
764           else \
765             local_target="$$target"; \
766           fi; \
767           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
768           || eval $$failcom; \
769         done; \
770         if test "$$dot_seen" = "no"; then \
771           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
772         fi; test -z "$$fail"
773
774 $(RECURSIVE_CLEAN_TARGETS):
775         @failcom='exit 1'; \
776         for f in x $$MAKEFLAGS; do \
777           case $$f in \
778             *=* | --[!k]*);; \
779             *k*) failcom='fail=yes';; \
780           esac; \
781         done; \
782         dot_seen=no; \
783         case "$@" in \
784           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
785           *) list='$(SUBDIRS)' ;; \
786         esac; \
787         rev=''; for subdir in $$list; do \
788           if test "$$subdir" = "."; then :; else \
789             rev="$$subdir $$rev"; \
790           fi; \
791         done; \
792         rev="$$rev ."; \
793         target=`echo $@ | sed s/-recursive//`; \
794         for subdir in $$rev; do \
795           echo "Making $$target in $$subdir"; \
796           if test "$$subdir" = "."; then \
797             local_target="$$target-am"; \
798           else \
799             local_target="$$target"; \
800           fi; \
801           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
802           || eval $$failcom; \
803         done && test -z "$$fail"
804 tags-recursive:
805         list='$(SUBDIRS)'; for subdir in $$list; do \
806           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
807         done
808 ctags-recursive:
809         list='$(SUBDIRS)'; for subdir in $$list; do \
810           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
811         done
812
813 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
814         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
815         unique=`for i in $$list; do \
816             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
817           done | \
818           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
819               END { if (nonempty) { for (i in files) print i; }; }'`; \
820         mkid -fID $$unique
821 tags: TAGS
822
823 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
824                 $(TAGS_FILES) $(LISP)
825         tags=; \
826         here=`pwd`; \
827         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
828           include_option=--etags-include; \
829           empty_fix=.; \
830         else \
831           include_option=--include; \
832           empty_fix=; \
833         fi; \
834         list='$(SUBDIRS)'; for subdir in $$list; do \
835           if test "$$subdir" = .; then :; else \
836             test ! -f $$subdir/TAGS || \
837               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
838           fi; \
839         done; \
840         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
841         unique=`for i in $$list; do \
842             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
843           done | \
844           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
845               END { if (nonempty) { for (i in files) print i; }; }'`; \
846         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
847           test -n "$$unique" || unique=$$empty_fix; \
848           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
849             $$tags $$unique; \
850         fi
851 ctags: CTAGS
852 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
853                 $(TAGS_FILES) $(LISP)
854         tags=; \
855         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
856         unique=`for i in $$list; do \
857             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
858           done | \
859           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
860               END { if (nonempty) { for (i in files) print i; }; }'`; \
861         test -z "$(CTAGS_ARGS)$$tags$$unique" \
862           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
863              $$tags $$unique
864
865 GTAGS:
866         here=`$(am__cd) $(top_builddir) && pwd` \
867           && cd $(top_srcdir) \
868           && gtags -i $(GTAGS_ARGS) $$here
869
870 distclean-tags:
871         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
872
873 distdir: $(DISTFILES)
874         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
875         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
876         list='$(DISTFILES)'; \
877           dist_files=`for file in $$list; do echo $$file; done | \
878           sed -e "s|^$$srcdirstrip/||;t" \
879               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
880         case $$dist_files in \
881           */*) $(MKDIR_P) `echo "$$dist_files" | \
882                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
883                            sort -u` ;; \
884         esac; \
885         for file in $$dist_files; do \
886           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
887           if test -d $$d/$$file; then \
888             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
889             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
890               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
891             fi; \
892             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
893           else \
894             test -f $(distdir)/$$file \
895             || cp -p $$d/$$file $(distdir)/$$file \
896             || exit 1; \
897           fi; \
898         done
899         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
900           if test "$$subdir" = .; then :; else \
901             test -d "$(distdir)/$$subdir" \
902             || $(MKDIR_P) "$(distdir)/$$subdir" \
903             || exit 1; \
904             distdir=`$(am__cd) $(distdir) && pwd`; \
905             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
906             (cd $$subdir && \
907               $(MAKE) $(AM_MAKEFLAGS) \
908                 top_distdir="$$top_distdir" \
909                 distdir="$$distdir/$$subdir" \
910                 am__remove_distdir=: \
911                 am__skip_length_check=: \
912                 distdir) \
913               || exit 1; \
914           fi; \
915         done
916 check-am: all-am
917 check: $(BUILT_SOURCES)
918         $(MAKE) $(AM_MAKEFLAGS) check-recursive
919 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) all-local
920 installdirs: installdirs-recursive
921 installdirs-am:
922 install: $(BUILT_SOURCES)
923         $(MAKE) $(AM_MAKEFLAGS) install-recursive
924 install-exec: install-exec-recursive
925 install-data: install-data-recursive
926 uninstall: uninstall-recursive
927
928 install-am: all-am
929         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
930
931 installcheck: installcheck-recursive
932 install-strip:
933         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
934           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
935           `test -z '$(STRIP)' || \
936             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
937 mostlyclean-generic:
938         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
939
940 clean-generic:
941         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
942
943 distclean-generic:
944         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
945         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
946
947 maintainer-clean-generic:
948         @echo "This command is intended for maintainers to use"
949         @echo "it deletes files that may require special tools to rebuild."
950         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
951         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
952 clean: clean-recursive
953
954 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
955         mostlyclean-am
956
957 distclean: distclean-recursive
958         -rm -rf $(DEPDIR) ./$(DEPDIR)
959         -rm -f Makefile
960 distclean-am: clean-am distclean-compile distclean-generic \
961         distclean-local distclean-tags
962
963 dvi: dvi-recursive
964
965 dvi-am:
966
967 html: html-recursive
968
969 info: info-recursive
970
971 info-am:
972
973 install-data-am:
974
975 install-dvi: install-dvi-recursive
976
977 install-exec-am: install-exec-local
978
979 install-html: install-html-recursive
980
981 install-info: install-info-recursive
982
983 install-man:
984
985 install-pdf: install-pdf-recursive
986
987 install-ps: install-ps-recursive
988
989 installcheck-am:
990
991 maintainer-clean: maintainer-clean-recursive
992         -rm -rf $(DEPDIR) ./$(DEPDIR)
993         -rm -f Makefile
994 maintainer-clean-am: distclean-am maintainer-clean-generic
995
996 mostlyclean: mostlyclean-recursive
997
998 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
999         mostlyclean-local
1000
1001 pdf: pdf-recursive
1002
1003 pdf-am:
1004
1005 ps: ps-recursive
1006
1007 ps-am:
1008
1009 uninstall-am: uninstall-local
1010
1011 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
1012         install-strip
1013
1014 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1015         all all-am all-local check check-am clean clean-generic \
1016         clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
1017         ctags-recursive distclean distclean-compile distclean-generic \
1018         distclean-local distclean-tags distdir dvi dvi-am html html-am \
1019         info info-am install install-am install-data install-data-am \
1020         install-dvi install-dvi-am install-exec install-exec-am \
1021         install-exec-local install-html install-html-am install-info \
1022         install-info-am install-man install-pdf install-pdf-am \
1023         install-ps install-ps-am install-strip installcheck \
1024         installcheck-am installdirs installdirs-am maintainer-clean \
1025         maintainer-clean-generic mostlyclean mostlyclean-compile \
1026         mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
1027         tags-recursive uninstall uninstall-am uninstall-local
1028
1029
1030 # We need the following in order to create <alloca.h> when the system
1031 # doesn't have one that works with the given compiler.
1032 alloca.h: alloca.in.h
1033         $(AM_V_GEN)rm -f $@-t $@ && \
1034         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1035           cat $(srcdir)/alloca.in.h; \
1036         } > $@-t && \
1037         mv -f $@-t $@
1038
1039 # Retrieve values of the variables through 'configure' followed by
1040 # 'make', not directly through 'configure', so that a user who
1041 # sets some of these variables consistently on the 'make' command
1042 # line gets correct results.
1043 #
1044 # One advantage of this approach, compared to the classical
1045 # approach of adding -DLIBDIR=\"$(libdir)\" etc. to AM_CPPFLAGS,
1046 # is that it protects against the use of undefined variables.
1047 # If, say, $(libdir) is not set in the Makefile, LIBDIR is not
1048 # defined by this module, and code using LIBDIR gives a
1049 # compilation error.
1050 #
1051 # Another advantage is that 'make' output is shorter.
1052 #
1053 # Listed in the same order as the GNU makefile conventions.
1054 # The Automake-defined pkg* macros are appended, in the order
1055 # listed in the Automake 1.10a+ documentation.
1056 configmake.h: Makefile
1057         $(AM_V_GEN)rm -f $@-t && \
1058         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1059           echo '#define PREFIX "$(prefix)"'; \
1060           echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
1061           echo '#define BINDIR "$(bindir)"'; \
1062           echo '#define SBINDIR "$(sbindir)"'; \
1063           echo '#define LIBEXECDIR "$(libexecdir)"'; \
1064           echo '#define DATAROOTDIR "$(datarootdir)"'; \
1065           echo '#define DATADIR "$(datadir)"'; \
1066           echo '#define SYSCONFDIR "$(sysconfdir)"'; \
1067           echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
1068           echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
1069           echo '#define INCLUDEDIR "$(includedir)"'; \
1070           echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
1071           echo '#define DOCDIR "$(docdir)"'; \
1072           echo '#define INFODIR "$(infodir)"'; \
1073           echo '#define HTMLDIR "$(htmldir)"'; \
1074           echo '#define DVIDIR "$(dvidir)"'; \
1075           echo '#define PDFDIR "$(pdfdir)"'; \
1076           echo '#define PSDIR "$(psdir)"'; \
1077           echo '#define LIBDIR "$(libdir)"'; \
1078           echo '#define LISPDIR "$(lispdir)"'; \
1079           echo '#define LOCALEDIR "$(localedir)"'; \
1080           echo '#define MANDIR "$(mandir)"'; \
1081           echo '#define MANEXT "$(manext)"'; \
1082           echo '#define PKGDATADIR "$(pkgdatadir)"'; \
1083           echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
1084           echo '#define PKGLIBDIR "$(pkglibdir)"'; \
1085           echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
1086         } | sed '/""/d' > $@-t && \
1087         if test -f $@ && cmp $@-t $@ > /dev/null; then \
1088           rm -f $@-t; \
1089         else \
1090           rm -f $@; mv $@-t $@; \
1091         fi
1092
1093 # We need the following in order to create <errno.h> when the system
1094 # doesn't have one that is POSIX compliant.
1095 errno.h: errno.in.h
1096         $(AM_V_GEN)rm -f $@-t $@ && \
1097         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1098           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1099               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1100               -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
1101               -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
1102               -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
1103               -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
1104               -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
1105               -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
1106               -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
1107               < $(srcdir)/errno.in.h; \
1108         } > $@-t && \
1109         mv $@-t $@
1110
1111 # We need the following in order to create <getopt.h> when the system
1112 # doesn't have one that works with the given compiler.
1113 getopt.h: getopt.in.h
1114         $(AM_V_GEN)rm -f $@-t $@ && \
1115         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1116           cat $(srcdir)/getopt.in.h; \
1117         } > $@-t && \
1118         mv -f $@-t $@
1119
1120 distclean-local: clean-GNUmakefile
1121 clean-GNUmakefile:
1122         test x'$(VPATH)' != x && rm -f $(top_builddir)/GNUmakefile || :
1123
1124 # We need the following in order to install a simple file in $(libdir)
1125 # which is shared with other installed packages. We use a list of referencing
1126 # packages so that "make uninstall" will remove the file if and only if it
1127 # is not used by another installed package.
1128 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
1129 # avoid installing it.
1130
1131 all-local: charset.alias ref-add.sed ref-del.sed
1132 install-exec-local: install-exec-localcharset
1133 install-exec-localcharset: all-local
1134         if test $(GLIBC21) = no; then \
1135           case '$(host_os)' in \
1136             darwin[56]*) \
1137               need_charset_alias=true ;; \
1138             darwin* | cygwin* | mingw* | pw32* | cegcc*) \
1139               need_charset_alias=false ;; \
1140             *) \
1141               need_charset_alias=true ;; \
1142           esac ; \
1143         else \
1144           need_charset_alias=false ; \
1145         fi ; \
1146         if $$need_charset_alias; then \
1147           $(mkinstalldirs) $(DESTDIR)$(libdir) ; \
1148         fi ; \
1149         if test -f $(charset_alias); then \
1150           sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
1151           $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1152           rm -f $(charset_tmp) ; \
1153         else \
1154           if $$need_charset_alias; then \
1155             sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
1156             $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
1157             rm -f $(charset_tmp) ; \
1158           fi ; \
1159         fi
1160
1161 uninstall-local: uninstall-localcharset
1162 uninstall-localcharset: all-local
1163         if test -f $(charset_alias); then \
1164           sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
1165           if grep '^# Packages using this file: $$' $(charset_tmp) \
1166               > /dev/null; then \
1167             rm -f $(charset_alias); \
1168           else \
1169             $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
1170           fi; \
1171           rm -f $(charset_tmp); \
1172         fi
1173
1174 charset.alias: config.charset
1175         $(AM_V_GEN)rm -f t-$@ $@ && \
1176         $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@ && \
1177         mv t-$@ $@
1178 .sin.sed:
1179         $(AM_V_GEN)rm -f t-$@ $@ && \
1180         sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ && \
1181         mv t-$@ $@
1182
1183 # We need the following in order to create <stdbool.h> when the system
1184 # doesn't have one that works.
1185 stdbool.h: stdbool.in.h
1186         $(AM_V_GEN)rm -f $@-t $@ && \
1187         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1188           sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1189         } > $@-t && \
1190         mv $@-t $@
1191
1192 # We need the following in order to create <stddef.h> when the system
1193 # doesn't have one that works with the given compiler.
1194 stddef.h: stddef.in.h
1195         $(AM_V_GEN)rm -f $@-t $@ && \
1196         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1197           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1198               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1199               -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1200               -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1201               -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1202               < $(srcdir)/stddef.in.h; \
1203         } > $@-t && \
1204         mv $@-t $@
1205
1206 # We need the following in order to create <stdint.h> when the system
1207 # doesn't have one that works with the given compiler.
1208 stdint.h: stdint.in.h
1209         $(AM_V_GEN)rm -f $@-t $@ && \
1210         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1211           sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1212               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1213               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1214               -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1215               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1216               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1217               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1218               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1219               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1220               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1221               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1222               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1223               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1224               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1225               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1226               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1227               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1228               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1229               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1230               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1231               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1232               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1233               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1234               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1235               < $(srcdir)/stdint.in.h; \
1236         } > $@-t && \
1237         mv $@-t $@
1238
1239 # We need the following in order to create <stdio.h> when the system
1240 # doesn't have one that works with the given compiler.
1241 stdio.h: stdio.in.h
1242         $(AM_V_GEN)rm -f $@-t $@ && \
1243         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1244           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1245               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1246               -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1247               -e 's|@''GNULIB_FPRINTF''@|$(GNULIB_FPRINTF)|g' \
1248               -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \
1249               -e 's|@''GNULIB_PRINTF''@|$(GNULIB_PRINTF)|g' \
1250               -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \
1251               -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \
1252               -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \
1253               -e 's|@''GNULIB_VFPRINTF''@|$(GNULIB_VFPRINTF)|g' \
1254               -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \
1255               -e 's|@''GNULIB_VPRINTF''@|$(GNULIB_VPRINTF)|g' \
1256               -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \
1257               -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \
1258               -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \
1259               -e 's|@''GNULIB_DPRINTF''@|$(GNULIB_DPRINTF)|g' \
1260               -e 's|@''GNULIB_VDPRINTF''@|$(GNULIB_VDPRINTF)|g' \
1261               -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \
1262               -e 's|@''GNULIB_OBSTACK_PRINTF''@|$(GNULIB_OBSTACK_PRINTF)|g' \
1263               -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|$(GNULIB_OBSTACK_PRINTF_POSIX)|g' \
1264               -e 's|@''GNULIB_FOPEN''@|$(GNULIB_FOPEN)|g' \
1265               -e 's|@''GNULIB_FREOPEN''@|$(GNULIB_FREOPEN)|g' \
1266               -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \
1267               -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \
1268               -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \
1269               -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \
1270               -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \
1271               -e 's|@''GNULIB_FPURGE''@|$(GNULIB_FPURGE)|g' \
1272               -e 's|@''GNULIB_FCLOSE''@|$(GNULIB_FCLOSE)|g' \
1273               -e 's|@''GNULIB_FPUTC''@|$(GNULIB_FPUTC)|g' \
1274               -e 's|@''GNULIB_PUTC''@|$(GNULIB_PUTC)|g' \
1275               -e 's|@''GNULIB_PUTCHAR''@|$(GNULIB_PUTCHAR)|g' \
1276               -e 's|@''GNULIB_FPUTS''@|$(GNULIB_FPUTS)|g' \
1277               -e 's|@''GNULIB_PUTS''@|$(GNULIB_PUTS)|g' \
1278               -e 's|@''GNULIB_FWRITE''@|$(GNULIB_FWRITE)|g' \
1279               -e 's|@''GNULIB_POPEN''@|$(GNULIB_POPEN)|g' \
1280               -e 's|@''GNULIB_GETDELIM''@|$(GNULIB_GETDELIM)|g' \
1281               -e 's|@''GNULIB_GETLINE''@|$(GNULIB_GETLINE)|g' \
1282               -e 's|@''GNULIB_PERROR''@|$(GNULIB_PERROR)|g' \
1283               -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|$(GNULIB_STDIO_H_SIGPIPE)|g' \
1284               -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1285               -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1286               -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1287               -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1288               -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1289               -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1290               -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1291               -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1292               -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1293               -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1294               -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1295               -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1296               -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1297               -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1298               -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1299               -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1300               -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1301               -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1302               -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1303               -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1304               -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1305               -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1306               -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1307               -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1308               -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1309               -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1310               -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1311               -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1312               -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1313               -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1314               -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1315               -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1316               -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1317               -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1318               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1319               < $(srcdir)/stdio.in.h; \
1320         } > $@-t && \
1321         mv $@-t $@
1322
1323 # We need the following in order to create <stdlib.h> when the system
1324 # doesn't have one that works with the given compiler.
1325 stdlib.h: stdlib.in.h
1326         $(AM_V_GEN)rm -f $@-t $@ && \
1327         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1328           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1329               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1330               -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1331               -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1332               -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \
1333               -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \
1334               -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \
1335               -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \
1336               -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \
1337               -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
1338               -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
1339               -e 's|@''GNULIB_MKOSTEMP''@|$(GNULIB_MKOSTEMP)|g' \
1340               -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
1341               -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \
1342               -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \
1343               -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \
1344               -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \
1345               -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \
1346               -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \
1347               -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \
1348               -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \
1349               -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1350               -e 's|@''HAVE_CALLOC_POSIX''@|$(HAVE_CALLOC_POSIX)|g' \
1351               -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1352               -e 's|@''HAVE_MALLOC_POSIX''@|$(HAVE_MALLOC_POSIX)|g' \
1353               -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1354               -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1355               -e 's|@''HAVE_REALLOC_POSIX''@|$(HAVE_REALLOC_POSIX)|g' \
1356               -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1357               -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1358               -e 's|@''HAVE_SETENV''@|$(HAVE_SETENV)|g' \
1359               -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1360               -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1361               -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1362               -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1363               -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1364               -e 's|@''HAVE_UNSETENV''@|$(HAVE_UNSETENV)|g' \
1365               -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1366               -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1367               -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1368               -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1369               -e 's|@''VOID_UNSETENV''@|$(VOID_UNSETENV)|g' \
1370               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1371               < $(srcdir)/stdlib.in.h; \
1372         } > $@-t && \
1373         mv $@-t $@
1374
1375 # We need the following in order to create <string.h> when the system
1376 # doesn't have one that works with the given compiler.
1377 string.h: string.in.h
1378         $(AM_V_GEN)rm -f $@-t $@ && \
1379         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1380           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1381               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1382               -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1383               -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
1384               -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
1385               -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
1386               -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
1387               -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
1388               -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
1389               -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
1390               -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
1391               -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
1392               -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
1393               -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
1394               -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
1395               -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
1396               -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
1397               -e 's|@''GNULIB_MEMCHR''@|$(GNULIB_MEMCHR)|g' \
1398               -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
1399               -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
1400               -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
1401               -e 's|@''GNULIB_RAWMEMCHR''@|$(GNULIB_RAWMEMCHR)|g' \
1402               -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
1403               -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
1404               -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
1405               -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
1406               -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
1407               -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
1408               -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
1409               -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
1410               -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
1411               -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
1412               -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
1413               -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
1414               -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
1415               -e 's|@''GNULIB_STRVERSCMP''@|$(GNULIB_STRVERSCMP)|g' \
1416               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1417               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1418               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1419               -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
1420               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1421               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1422               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1423               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1424               -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
1425               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1426               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1427               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1428               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1429               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1430               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1431               -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
1432               -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
1433               -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
1434               -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
1435               -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
1436               -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
1437               -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
1438               -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
1439               -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
1440               -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
1441               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1442               < $(srcdir)/string.in.h; \
1443         } > $@-t && \
1444         mv $@-t $@
1445
1446 # We need the following in order to create <strings.h> when the system
1447 # doesn't have one that works with the given compiler.
1448 strings.h: strings.in.h
1449         $(AM_V_GEN)rm -f $@-t $@ && \
1450         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1451           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1452               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1453               -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \
1454               -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
1455               -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
1456               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1457               < $(srcdir)/strings.in.h; \
1458         } > $@-t && \
1459         mv $@-t $@
1460
1461 # We need the following in order to create an empty placeholder for
1462 # <unistd.h> when the system doesn't have one.
1463 unistd.h: unistd.in.h
1464         $(AM_V_GEN)rm -f $@-t $@ && \
1465         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1466           sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1467               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1468               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1469               -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1470               -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
1471               -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
1472               -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
1473               -e 's|@''GNULIB_DUP3''@|$(GNULIB_DUP3)|g' \
1474               -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
1475               -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
1476               -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
1477               -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
1478               -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
1479               -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
1480               -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
1481               -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
1482               -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
1483               -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
1484               -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
1485               -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
1486               -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
1487               -e 's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \
1488               -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
1489               -e 's|@''GNULIB_PIPE2''@|$(GNULIB_PIPE2)|g' \
1490               -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
1491               -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
1492               -e 's|@''GNULIB_UNISTD_H_GETOPT''@|$(GNULIB_UNISTD_H_GETOPT)|g' \
1493               -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
1494               -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
1495               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
1496               -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
1497               -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
1498               -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
1499               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1500               -e 's|@''HAVE_GETDOMAINNAME''@|$(HAVE_GETDOMAINNAME)|g' \
1501               -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
1502               -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
1503               -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
1504               -e 's|@''HAVE_GETUSERSHELL''@|$(HAVE_GETUSERSHELL)|g' \
1505               -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
1506               -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
1507               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
1508               -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
1509               -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
1510               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1511               -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
1512               -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
1513               -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
1514               -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
1515               -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
1516               -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
1517               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
1518               -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
1519               -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
1520               -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
1521               -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
1522               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
1523               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
1524               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1525               < $(srcdir)/unistd.in.h; \
1526         } > $@-t && \
1527         mv $@-t $@
1528
1529 # We need the following in order to create <wchar.h> when the system
1530 # version does not work standalone.
1531 wchar.h: wchar.in.h
1532         $(AM_V_GEN)rm -f $@-t $@ && \
1533         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1534           sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1535               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1536               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
1537               -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
1538               -e 's|@''GNULIB_BTOWC''@|$(GNULIB_BTOWC)|g' \
1539               -e 's|@''GNULIB_WCTOB''@|$(GNULIB_WCTOB)|g' \
1540               -e 's|@''GNULIB_MBSINIT''@|$(GNULIB_MBSINIT)|g' \
1541               -e 's|@''GNULIB_MBRTOWC''@|$(GNULIB_MBRTOWC)|g' \
1542               -e 's|@''GNULIB_MBRLEN''@|$(GNULIB_MBRLEN)|g' \
1543               -e 's|@''GNULIB_MBSRTOWCS''@|$(GNULIB_MBSRTOWCS)|g' \
1544               -e 's|@''GNULIB_MBSNRTOWCS''@|$(GNULIB_MBSNRTOWCS)|g' \
1545               -e 's|@''GNULIB_WCRTOMB''@|$(GNULIB_WCRTOMB)|g' \
1546               -e 's|@''GNULIB_WCSRTOMBS''@|$(GNULIB_WCSRTOMBS)|g' \
1547               -e 's|@''GNULIB_WCSNRTOMBS''@|$(GNULIB_WCSNRTOMBS)|g' \
1548               -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
1549               -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
1550               -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
1551               -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
1552               -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
1553               -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
1554               -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
1555               -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
1556               -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
1557               -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
1558               -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
1559               -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
1560               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
1561               -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
1562               -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
1563               -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
1564               -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
1565               -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
1566               -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
1567               -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
1568               -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
1569               -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
1570               -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
1571               -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
1572               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
1573               -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1574             < $(srcdir)/wchar.in.h; \
1575         } > $@-t && \
1576         mv $@-t $@
1577
1578 # We need the following in order to create <wctype.h> when the system
1579 # doesn't have one that works with the given compiler.
1580 wctype.h: wctype.in.h
1581         $(AM_V_GEN)rm -f $@-t $@ && \
1582         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1583           sed -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
1584               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1585               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1586               -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
1587               -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
1588               -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
1589               -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
1590               < $(srcdir)/wctype.in.h; \
1591         } > $@-t && \
1592         mv $@-t $@
1593
1594 mostlyclean-local: mostlyclean-generic
1595         @for dir in '' $(MOSTLYCLEANDIRS); do \
1596           if test -n "$$dir" && test -d $$dir; then \
1597             echo "rmdir $$dir"; rmdir $$dir; \
1598           fi; \
1599         done; \
1600         :
1601 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1602 # Otherwise a system limit (for SysV at least) may be exceeded.
1603 .NOEXPORT: