* keyboard.c (parse_modifiers_uncached, parse_modifiers):
[emacs.git] / autogen / Makefile.in
blob88be88ad08fac317d9cb52cc06ec23e6adb52b7a
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 # Copyright (C) 2002-2011 Free Software Foundation, Inc.
20 # This file is free software, distributed under the terms of the GNU
21 # General Public License. As a special exception to the GNU General
22 # Public License, this file may be distributed as part of a program
23 # that contains a configuration script generated by Autoconf, under
24 # the same distribution terms as the rest of that program.
26 # Generated by gnulib-tool.
27 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files crypto/md5 dtoastr filemode getloadavg getopt-gnu ignore-value intprops lstat mktime readlink socklen stdio strftime symlink sys_stat
29 VPATH = @srcdir@
30 pkgdatadir = $(datadir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@
32 pkglibdir = $(libdir)/@PACKAGE@
33 pkglibexecdir = $(libexecdir)/@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 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
49 $(srcdir)/gnulib.mk COPYING
50 subdir = lib
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
53 $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/extensions.m4 \
54 $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/getloadavg.m4 \
55 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gl-comp.m4 \
56 $(top_srcdir)/m4/gnulib-common.m4 \
57 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/longlong.m4 \
58 $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/md5.m4 \
59 $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/multiarch.m4 \
60 $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/socklen.m4 \
61 $(top_srcdir)/m4/st_dm_mode.m4 $(top_srcdir)/m4/stat.m4 \
62 $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
63 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
64 $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strftime.m4 \
65 $(top_srcdir)/m4/symlink.m4 $(top_srcdir)/m4/sys_stat_h.m4 \
66 $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
67 $(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/unistd_h.m4 \
68 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/configure.in
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 mkinstalldirs = $(install_sh) -d
72 CONFIG_HEADER = $(top_builddir)/src/config.h
73 CONFIG_CLEAN_FILES =
74 CONFIG_CLEAN_VPATH_FILES =
75 LIBRARIES = $(noinst_LIBRARIES)
76 AR = ar
77 ARFLAGS = cru
78 libgnu_a_AR = $(AR) $(ARFLAGS)
79 am__DEPENDENCIES_1 =
80 am_libgnu_a_OBJECTS = dtoastr.$(OBJEXT)
81 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
82 depcomp = $(SHELL) $(top_srcdir)/depcomp
83 am__depfiles_maybe = depfiles
84 am__mv = mv -f
85 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87 CCLD = $(CC)
88 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
89 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
90 DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
91 ETAGS = etags
92 CTAGS = ctags
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 ACLOCAL = @ACLOCAL@
95 ALLOCA = @ALLOCA@
96 ALSA_CFLAGS = @ALSA_CFLAGS@
97 ALSA_LIBS = @ALSA_LIBS@
98 AMTAR = @AMTAR@
99 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
105 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
106 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
107 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
108 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
109 BLESSMAIL_TARGET = @BLESSMAIL_TARGET@
110 CANNOT_DUMP = @CANNOT_DUMP@
111 CC = @CC@
112 CCDEPMODE = @CCDEPMODE@
113 CFLAGS = @CFLAGS@
114 CFLAGS_SOUND = @CFLAGS_SOUND@
115 COM_ERRLIB = @COM_ERRLIB@
116 CPP = @CPP@
117 CPPFLAGS = @CPPFLAGS@
118 CRT_DIR = @CRT_DIR@
119 CRYPTOLIB = @CRYPTOLIB@
120 CYGPATH_W = @CYGPATH_W@
121 CYGWIN_OBJ = @CYGWIN_OBJ@
122 C_SWITCH_MACHINE = @C_SWITCH_MACHINE@
123 C_SWITCH_SYSTEM = @C_SWITCH_SYSTEM@
124 C_SWITCH_X_SITE = @C_SWITCH_X_SITE@
125 C_SWITCH_X_SYSTEM = @C_SWITCH_X_SYSTEM@
126 C_WARNINGS_SWITCH = @C_WARNINGS_SWITCH@
127 DBUS_CFLAGS = @DBUS_CFLAGS@
128 DBUS_LIBS = @DBUS_LIBS@
129 DBUS_OBJ = @DBUS_OBJ@
130 DEFS = @DEFS@
131 DEPDIR = @DEPDIR@
132 DEPFLAGS = @DEPFLAGS@
133 DESLIB = @DESLIB@
134 ECHO_C = @ECHO_C@
135 ECHO_N = @ECHO_N@
136 ECHO_T = @ECHO_T@
137 EGREP = @EGREP@
138 EXEEXT = @EXEEXT@
139 FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
140 FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
141 FONT_OBJ = @FONT_OBJ@
142 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
143 FREETYPE_LIBS = @FREETYPE_LIBS@
144 GCONF_CFLAGS = @GCONF_CFLAGS@
145 GCONF_LIBS = @GCONF_LIBS@
146 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
147 GETOPT_H = @GETOPT_H@
148 GMALLOC_OBJ = @GMALLOC_OBJ@
149 GNULIB_ATOLL = @GNULIB_ATOLL@
150 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
151 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
152 GNULIB_CHOWN = @GNULIB_CHOWN@
153 GNULIB_CLOSE = @GNULIB_CLOSE@
154 GNULIB_DPRINTF = @GNULIB_DPRINTF@
155 GNULIB_DUP2 = @GNULIB_DUP2@
156 GNULIB_DUP3 = @GNULIB_DUP3@
157 GNULIB_ENVIRON = @GNULIB_ENVIRON@
158 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
159 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
160 GNULIB_FCHDIR = @GNULIB_FCHDIR@
161 GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
162 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
163 GNULIB_FCLOSE = @GNULIB_FCLOSE@
164 GNULIB_FFLUSH = @GNULIB_FFLUSH@
165 GNULIB_FOPEN = @GNULIB_FOPEN@
166 GNULIB_FPRINTF = @GNULIB_FPRINTF@
167 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
168 GNULIB_FPURGE = @GNULIB_FPURGE@
169 GNULIB_FPUTC = @GNULIB_FPUTC@
170 GNULIB_FPUTS = @GNULIB_FPUTS@
171 GNULIB_FREOPEN = @GNULIB_FREOPEN@
172 GNULIB_FSEEK = @GNULIB_FSEEK@
173 GNULIB_FSEEKO = @GNULIB_FSEEKO@
174 GNULIB_FSTATAT = @GNULIB_FSTATAT@
175 GNULIB_FSYNC = @GNULIB_FSYNC@
176 GNULIB_FTELL = @GNULIB_FTELL@
177 GNULIB_FTELLO = @GNULIB_FTELLO@
178 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
179 GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
180 GNULIB_FWRITE = @GNULIB_FWRITE@
181 GNULIB_GETCWD = @GNULIB_GETCWD@
182 GNULIB_GETDELIM = @GNULIB_GETDELIM@
183 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
184 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
185 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
186 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
187 GNULIB_GETLINE = @GNULIB_GETLINE@
188 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
189 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
190 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
191 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
192 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
193 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
194 GNULIB_GRANTPT = @GNULIB_GRANTPT@
195 GNULIB_LCHMOD = @GNULIB_LCHMOD@
196 GNULIB_LCHOWN = @GNULIB_LCHOWN@
197 GNULIB_LINK = @GNULIB_LINK@
198 GNULIB_LINKAT = @GNULIB_LINKAT@
199 GNULIB_LSEEK = @GNULIB_LSEEK@
200 GNULIB_LSTAT = @GNULIB_LSTAT@
201 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
202 GNULIB_MBTOWC = @GNULIB_MBTOWC@
203 GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
204 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
205 GNULIB_MKFIFO = @GNULIB_MKFIFO@
206 GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
207 GNULIB_MKNOD = @GNULIB_MKNOD@
208 GNULIB_MKNODAT = @GNULIB_MKNODAT@
209 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
210 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
211 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
212 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
213 GNULIB_MKTIME = @GNULIB_MKTIME@
214 GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
215 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
216 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
217 GNULIB_PERROR = @GNULIB_PERROR@
218 GNULIB_PIPE = @GNULIB_PIPE@
219 GNULIB_PIPE2 = @GNULIB_PIPE2@
220 GNULIB_POPEN = @GNULIB_POPEN@
221 GNULIB_PREAD = @GNULIB_PREAD@
222 GNULIB_PRINTF = @GNULIB_PRINTF@
223 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
224 GNULIB_PTSNAME = @GNULIB_PTSNAME@
225 GNULIB_PUTC = @GNULIB_PUTC@
226 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
227 GNULIB_PUTENV = @GNULIB_PUTENV@
228 GNULIB_PUTS = @GNULIB_PUTS@
229 GNULIB_PWRITE = @GNULIB_PWRITE@
230 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
231 GNULIB_READLINK = @GNULIB_READLINK@
232 GNULIB_READLINKAT = @GNULIB_READLINKAT@
233 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
234 GNULIB_REALPATH = @GNULIB_REALPATH@
235 GNULIB_REMOVE = @GNULIB_REMOVE@
236 GNULIB_RENAME = @GNULIB_RENAME@
237 GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
238 GNULIB_RMDIR = @GNULIB_RMDIR@
239 GNULIB_RPMATCH = @GNULIB_RPMATCH@
240 GNULIB_SETENV = @GNULIB_SETENV@
241 GNULIB_SLEEP = @GNULIB_SLEEP@
242 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
243 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
244 GNULIB_STAT = @GNULIB_STAT@
245 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
246 GNULIB_STRPTIME = @GNULIB_STRPTIME@
247 GNULIB_STRTOD = @GNULIB_STRTOD@
248 GNULIB_STRTOLL = @GNULIB_STRTOLL@
249 GNULIB_STRTOULL = @GNULIB_STRTOULL@
250 GNULIB_SYMLINK = @GNULIB_SYMLINK@
251 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
252 GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
253 GNULIB_TIMEGM = @GNULIB_TIMEGM@
254 GNULIB_TIME_R = @GNULIB_TIME_R@
255 GNULIB_TMPFILE = @GNULIB_TMPFILE@
256 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
257 GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@
258 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
259 GNULIB_UNLINK = @GNULIB_UNLINK@
260 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
261 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
262 GNULIB_UNSETENV = @GNULIB_UNSETENV@
263 GNULIB_USLEEP = @GNULIB_USLEEP@
264 GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
265 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
266 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
267 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
268 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
269 GNULIB_VPRINTF = @GNULIB_VPRINTF@
270 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
271 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
272 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
273 GNULIB_WCTOMB = @GNULIB_WCTOMB@
274 GNULIB_WRITE = @GNULIB_WRITE@
275 GNULIB__EXIT = @GNULIB__EXIT@
276 GNU_OBJC_CFLAGS = @GNU_OBJC_CFLAGS@
277 GREP = @GREP@
278 GTK_CFLAGS = @GTK_CFLAGS@
279 GTK_LIBS = @GTK_LIBS@
280 GTK_OBJ = @GTK_OBJ@
281 GZIP_INFO = @GZIP_INFO@
282 GZIP_PROG = @GZIP_PROG@
283 HAVE_ATOLL = @HAVE_ATOLL@
284 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
285 HAVE_CHOWN = @HAVE_CHOWN@
286 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
287 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
288 HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
289 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
290 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
291 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
292 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
293 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
294 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
295 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
296 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
297 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
298 HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
299 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
300 HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
301 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
302 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
303 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
304 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
305 HAVE_DPRINTF = @HAVE_DPRINTF@
306 HAVE_DUP2 = @HAVE_DUP2@
307 HAVE_DUP3 = @HAVE_DUP3@
308 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
309 HAVE_FACCESSAT = @HAVE_FACCESSAT@
310 HAVE_FCHDIR = @HAVE_FCHDIR@
311 HAVE_FCHMODAT = @HAVE_FCHMODAT@
312 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
313 HAVE_FSEEKO = @HAVE_FSEEKO@
314 HAVE_FSTATAT = @HAVE_FSTATAT@
315 HAVE_FSYNC = @HAVE_FSYNC@
316 HAVE_FTELLO = @HAVE_FTELLO@
317 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
318 HAVE_FUTIMENS = @HAVE_FUTIMENS@
319 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
320 HAVE_GETGROUPS = @HAVE_GETGROUPS@
321 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
322 HAVE_GETLOGIN = @HAVE_GETLOGIN@
323 HAVE_GETOPT_H = @HAVE_GETOPT_H@
324 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
325 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
326 HAVE_GRANTPT = @HAVE_GRANTPT@
327 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
328 HAVE_LCHMOD = @HAVE_LCHMOD@
329 HAVE_LCHOWN = @HAVE_LCHOWN@
330 HAVE_LINK = @HAVE_LINK@
331 HAVE_LINKAT = @HAVE_LINKAT@
332 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
333 HAVE_LSTAT = @HAVE_LSTAT@
334 HAVE_MAKEINFO = @HAVE_MAKEINFO@
335 HAVE_MKDIRAT = @HAVE_MKDIRAT@
336 HAVE_MKDTEMP = @HAVE_MKDTEMP@
337 HAVE_MKFIFO = @HAVE_MKFIFO@
338 HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
339 HAVE_MKNOD = @HAVE_MKNOD@
340 HAVE_MKNODAT = @HAVE_MKNODAT@
341 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
342 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
343 HAVE_MKSTEMP = @HAVE_MKSTEMP@
344 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
345 HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
346 HAVE_OS_H = @HAVE_OS_H@
347 HAVE_PIPE = @HAVE_PIPE@
348 HAVE_PIPE2 = @HAVE_PIPE2@
349 HAVE_PREAD = @HAVE_PREAD@
350 HAVE_PTSNAME = @HAVE_PTSNAME@
351 HAVE_PWRITE = @HAVE_PWRITE@
352 HAVE_RANDOM_H = @HAVE_RANDOM_H@
353 HAVE_RANDOM_R = @HAVE_RANDOM_R@
354 HAVE_READLINK = @HAVE_READLINK@
355 HAVE_READLINKAT = @HAVE_READLINKAT@
356 HAVE_REALPATH = @HAVE_REALPATH@
357 HAVE_RENAMEAT = @HAVE_RENAMEAT@
358 HAVE_RPMATCH = @HAVE_RPMATCH@
359 HAVE_SETENV = @HAVE_SETENV@
360 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
361 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
362 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
363 HAVE_SLEEP = @HAVE_SLEEP@
364 HAVE_STDINT_H = @HAVE_STDINT_H@
365 HAVE_STRPTIME = @HAVE_STRPTIME@
366 HAVE_STRTOD = @HAVE_STRTOD@
367 HAVE_STRTOLL = @HAVE_STRTOLL@
368 HAVE_STRTOULL = @HAVE_STRTOULL@
369 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
370 HAVE_SYMLINK = @HAVE_SYMLINK@
371 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
372 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
373 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
374 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
375 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
376 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
377 HAVE_TIMEGM = @HAVE_TIMEGM@
378 HAVE_UNISTD_H = @HAVE_UNISTD_H@
379 HAVE_UNLINKAT = @HAVE_UNLINKAT@
380 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
381 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
382 HAVE_USLEEP = @HAVE_USLEEP@
383 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
384 HAVE_VASPRINTF = @HAVE_VASPRINTF@
385 HAVE_VDPRINTF = @HAVE_VDPRINTF@
386 HAVE_WCHAR_H = @HAVE_WCHAR_H@
387 HAVE_WCHAR_T = @HAVE_WCHAR_T@
388 HAVE_XSERVER = @HAVE_XSERVER@
389 HAVE__BOOL = @HAVE__BOOL@
390 HAVE__EXIT = @HAVE__EXIT@
391 IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
392 IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
393 INCLUDE_NEXT = @INCLUDE_NEXT@
394 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
395 INSTALL = @INSTALL@
396 INSTALL_DATA = @INSTALL_DATA@
397 INSTALL_INFO = @INSTALL_INFO@
398 INSTALL_PROGRAM = @INSTALL_PROGRAM@
399 INSTALL_SCRIPT = @INSTALL_SCRIPT@
400 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
401 KRB4LIB = @KRB4LIB@
402 KRB5LIB = @KRB5LIB@
403 LDFLAGS = @LDFLAGS@
404 LD_FIRSTFLAG = @LD_FIRSTFLAG@
405 LD_SWITCH_SYSTEM = @LD_SWITCH_SYSTEM@
406 LD_SWITCH_SYSTEM_TEMACS = @LD_SWITCH_SYSTEM_TEMACS@
407 LD_SWITCH_X_SITE = @LD_SWITCH_X_SITE@
408 LD_SWITCH_X_SITE_AUX = @LD_SWITCH_X_SITE_AUX@
409 LD_SWITCH_X_SITE_AUX_RPATH = @LD_SWITCH_X_SITE_AUX_RPATH@
410 LIBGIF = @LIBGIF@
411 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
412 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
413 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
414 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
415 LIBGPM = @LIBGPM@
416 LIBHESIOD = @LIBHESIOD@
417 LIBINTL = @LIBINTL@
418 LIBJPEG = @LIBJPEG@
419 LIBOBJS = @LIBOBJS@
420 LIBOTF_CFLAGS = @LIBOTF_CFLAGS@
421 LIBOTF_LIBS = @LIBOTF_LIBS@
422 LIBPNG = @LIBPNG@
423 LIBRESOLV = @LIBRESOLV@
424 LIBS = @LIBS@
425 LIBSELINUX_LIBS = @LIBSELINUX_LIBS@
426 LIBSOUND = @LIBSOUND@
427 LIBS_MAIL = @LIBS_MAIL@
428 LIBS_SYSTEM = @LIBS_SYSTEM@
429 LIBS_TERMCAP = @LIBS_TERMCAP@
430 LIBTIFF = @LIBTIFF@
431 LIBXMENU = @LIBXMENU@
432 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
433 LIBXML2_LIBS = @LIBXML2_LIBS@
434 LIBXMU = @LIBXMU@
435 LIBXPM = @LIBXPM@
436 LIBXSM = @LIBXSM@
437 LIBXTR6 = @LIBXTR6@
438 LIBXT_OTHER = @LIBXT_OTHER@
439 LIBX_OTHER = @LIBX_OTHER@
440 LIB_GCC = @LIB_GCC@
441 LIB_MATH = @LIB_MATH@
442 LIB_STANDARD = @LIB_STANDARD@
443 LTLIBINTL = @LTLIBINTL@
444 LTLIBOBJS = @LTLIBOBJS@
445 M17N_FLT_CFLAGS = @M17N_FLT_CFLAGS@
446 M17N_FLT_LIBS = @M17N_FLT_LIBS@
447 MAINT = @MAINT@
448 MAKEINFO = @MAKEINFO@
449 MKDEPDIR = @MKDEPDIR@
450 MKDIR_P = @MKDIR_P@
451 MOUSE_SUPPORT = @MOUSE_SUPPORT@
452 M_FILE = @M_FILE@
453 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
454 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
455 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
456 NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
457 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
458 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
459 NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
460 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
461 NEXT_GETOPT_H = @NEXT_GETOPT_H@
462 NEXT_STDDEF_H = @NEXT_STDDEF_H@
463 NEXT_STDINT_H = @NEXT_STDINT_H@
464 NEXT_STDIO_H = @NEXT_STDIO_H@
465 NEXT_STDLIB_H = @NEXT_STDLIB_H@
466 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
467 NEXT_TIME_H = @NEXT_TIME_H@
468 NEXT_UNISTD_H = @NEXT_UNISTD_H@
469 NS_OBJ = @NS_OBJ@
470 NS_OBJC_OBJ = @NS_OBJC_OBJ@
471 NS_SUPPORT = @NS_SUPPORT@
472 OBJEXT = @OBJEXT@
473 OLDXMENU = @OLDXMENU@
474 OLDXMENU_DEPS = @OLDXMENU_DEPS@
475 OLDXMENU_TARGET = @OLDXMENU_TARGET@
476 OTHER_FILES = @OTHER_FILES@
477 PACKAGE = @PACKAGE@
478 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
479 PACKAGE_NAME = @PACKAGE_NAME@
480 PACKAGE_STRING = @PACKAGE_STRING@
481 PACKAGE_TARNAME = @PACKAGE_TARNAME@
482 PACKAGE_URL = @PACKAGE_URL@
483 PACKAGE_VERSION = @PACKAGE_VERSION@
484 PATH_SEPARATOR = @PATH_SEPARATOR@
485 PKG_CONFIG = @PKG_CONFIG@
486 POST_ALLOC_OBJ = @POST_ALLOC_OBJ@
487 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
488 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
489 PRE_ALLOC_OBJ = @PRE_ALLOC_OBJ@
490 PROFILING_CFLAGS = @PROFILING_CFLAGS@
491 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
492 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
493 RALLOC_OBJ = @RALLOC_OBJ@
494 RANLIB = @RANLIB@
495 REPLACE_CALLOC = @REPLACE_CALLOC@
496 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
497 REPLACE_CHOWN = @REPLACE_CHOWN@
498 REPLACE_CLOSE = @REPLACE_CLOSE@
499 REPLACE_DPRINTF = @REPLACE_DPRINTF@
500 REPLACE_DUP = @REPLACE_DUP@
501 REPLACE_DUP2 = @REPLACE_DUP2@
502 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
503 REPLACE_FCLOSE = @REPLACE_FCLOSE@
504 REPLACE_FFLUSH = @REPLACE_FFLUSH@
505 REPLACE_FOPEN = @REPLACE_FOPEN@
506 REPLACE_FPRINTF = @REPLACE_FPRINTF@
507 REPLACE_FPURGE = @REPLACE_FPURGE@
508 REPLACE_FREOPEN = @REPLACE_FREOPEN@
509 REPLACE_FSEEK = @REPLACE_FSEEK@
510 REPLACE_FSEEKO = @REPLACE_FSEEKO@
511 REPLACE_FSTAT = @REPLACE_FSTAT@
512 REPLACE_FSTATAT = @REPLACE_FSTATAT@
513 REPLACE_FTELL = @REPLACE_FTELL@
514 REPLACE_FTELLO = @REPLACE_FTELLO@
515 REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
516 REPLACE_GETCWD = @REPLACE_GETCWD@
517 REPLACE_GETDELIM = @REPLACE_GETDELIM@
518 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
519 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
520 REPLACE_GETLINE = @REPLACE_GETLINE@
521 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
522 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
523 REPLACE_LCHOWN = @REPLACE_LCHOWN@
524 REPLACE_LINK = @REPLACE_LINK@
525 REPLACE_LINKAT = @REPLACE_LINKAT@
526 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
527 REPLACE_LSEEK = @REPLACE_LSEEK@
528 REPLACE_LSTAT = @REPLACE_LSTAT@
529 REPLACE_MALLOC = @REPLACE_MALLOC@
530 REPLACE_MBTOWC = @REPLACE_MBTOWC@
531 REPLACE_MKDIR = @REPLACE_MKDIR@
532 REPLACE_MKFIFO = @REPLACE_MKFIFO@
533 REPLACE_MKNOD = @REPLACE_MKNOD@
534 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
535 REPLACE_MKTIME = @REPLACE_MKTIME@
536 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
537 REPLACE_NULL = @REPLACE_NULL@
538 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
539 REPLACE_PERROR = @REPLACE_PERROR@
540 REPLACE_POPEN = @REPLACE_POPEN@
541 REPLACE_PREAD = @REPLACE_PREAD@
542 REPLACE_PRINTF = @REPLACE_PRINTF@
543 REPLACE_PUTENV = @REPLACE_PUTENV@
544 REPLACE_PWRITE = @REPLACE_PWRITE@
545 REPLACE_READLINK = @REPLACE_READLINK@
546 REPLACE_REALLOC = @REPLACE_REALLOC@
547 REPLACE_REALPATH = @REPLACE_REALPATH@
548 REPLACE_REMOVE = @REPLACE_REMOVE@
549 REPLACE_RENAME = @REPLACE_RENAME@
550 REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
551 REPLACE_RMDIR = @REPLACE_RMDIR@
552 REPLACE_SETENV = @REPLACE_SETENV@
553 REPLACE_SLEEP = @REPLACE_SLEEP@
554 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
555 REPLACE_SPRINTF = @REPLACE_SPRINTF@
556 REPLACE_STAT = @REPLACE_STAT@
557 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
558 REPLACE_STRTOD = @REPLACE_STRTOD@
559 REPLACE_SYMLINK = @REPLACE_SYMLINK@
560 REPLACE_TIMEGM = @REPLACE_TIMEGM@
561 REPLACE_TMPFILE = @REPLACE_TMPFILE@
562 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
563 REPLACE_UNLINK = @REPLACE_UNLINK@
564 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
565 REPLACE_UNSETENV = @REPLACE_UNSETENV@
566 REPLACE_USLEEP = @REPLACE_USLEEP@
567 REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
568 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
569 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
570 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
571 REPLACE_VPRINTF = @REPLACE_VPRINTF@
572 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
573 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
574 REPLACE_WCTOMB = @REPLACE_WCTOMB@
575 REPLACE_WRITE = @REPLACE_WRITE@
576 RSVG_CFLAGS = @RSVG_CFLAGS@
577 RSVG_LIBS = @RSVG_LIBS@
578 SET_MAKE = @SET_MAKE@
579 SHELL = @SHELL@
580 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
581 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
582 START_FILES = @START_FILES@
583 STDBOOL_H = @STDBOOL_H@
584 STDDEF_H = @STDDEF_H@
585 STDINT_H = @STDINT_H@
586 STRIP = @STRIP@
587 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
588 S_FILE = @S_FILE@
589 TEMACS_LDFLAGS2 = @TEMACS_LDFLAGS2@
590 TERMCAP_OBJ = @TERMCAP_OBJ@
591 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
592 TOOLKIT_LIBW = @TOOLKIT_LIBW@
593 TOOLTIP_SUPPORT = @TOOLTIP_SUPPORT@
594 UNEXEC_OBJ = @UNEXEC_OBJ@
595 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
596 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
597 VERSION = @VERSION@
598 VMLIMIT_OBJ = @VMLIMIT_OBJ@
599 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
600 WIDGET_OBJ = @WIDGET_OBJ@
601 WINDOW_SUPPORT = @WINDOW_SUPPORT@
602 WINT_T_SUFFIX = @WINT_T_SUFFIX@
603 XFT_CFLAGS = @XFT_CFLAGS@
604 XFT_LIBS = @XFT_LIBS@
605 XMENU_OBJ = @XMENU_OBJ@
606 XMKMF = @XMKMF@
607 XOBJ = @XOBJ@
608 X_TOOLKIT_TYPE = @X_TOOLKIT_TYPE@
609 abs_builddir = @abs_builddir@
610 abs_srcdir = @abs_srcdir@
611 abs_top_builddir = @abs_top_builddir@
612 abs_top_srcdir = @abs_top_srcdir@
613 ac_ct_CC = @ac_ct_CC@
614 am__include = @am__include@
615 am__leading_dot = @am__leading_dot@
616 am__quote = @am__quote@
617 am__tar = @am__tar@
618 am__untar = @am__untar@
619 archlibdir = @archlibdir@
620 bindir = @bindir@
621 bitmapdir = @bitmapdir@
622 build = @build@
623 build_alias = @build_alias@
624 build_cpu = @build_cpu@
625 build_os = @build_os@
626 build_vendor = @build_vendor@
627 builddir = @builddir@
628 canonical = @canonical@
629 configuration = @configuration@
630 datadir = @datadir@
631 datarootdir = @datarootdir@
632 docdir = @docdir@
633 dvidir = @dvidir@
634 etcdir = @etcdir@
635 exec_prefix = @exec_prefix@
636 gamedir = @gamedir@
637 gameuser = @gameuser@
638 gl_LIBOBJS = @gl_LIBOBJS@
639 gl_LTLIBOBJS = @gl_LTLIBOBJS@
640 gltests_LIBOBJS = @gltests_LIBOBJS@
641 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
642 gltests_WITNESS = @gltests_WITNESS@
643 host = @host@
644 host_alias = @host_alias@
645 host_cpu = @host_cpu@
646 host_os = @host_os@
647 host_vendor = @host_vendor@
648 htmldir = @htmldir@
649 includedir = @includedir@
650 infodir = @infodir@
651 install_sh = @install_sh@
652 libdir = @libdir@
653 libexecdir = @libexecdir@
654 liblockfile = @liblockfile@
655 lispdir = @lispdir@
656 lisppath = @lisppath@
657 localedir = @localedir@
658 locallisppath = @locallisppath@
659 localstatedir = @localstatedir@
660 mandir = @mandir@
661 mkdir_p = @mkdir_p@
662 ns_appbindir = @ns_appbindir@
663 ns_appdir = @ns_appdir@
664 ns_appresdir = @ns_appresdir@
665 ns_appsrc = @ns_appsrc@
666 oldincludedir = @oldincludedir@
667 pdfdir = @pdfdir@
668 prefix = @prefix@
669 program_transform_name = @program_transform_name@
670 psdir = @psdir@
671 sbindir = @sbindir@
672 sharedstatedir = @sharedstatedir@
673 srcdir = @srcdir@
674 sysconfdir = @sysconfdir@
675 target_alias = @target_alias@
676 top_build_prefix = @top_build_prefix@
677 top_builddir = @top_builddir@
678 top_srcdir = @top_srcdir@
679 version = @version@
680 x_default_search_path = @x_default_search_path@
682 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
683 # statements but through direct file reference. Therefore this snippet must be
684 # present in all Makefile.am that need it. This is ensured by the applicability
685 # 'all' defined above.
687 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
688 # statements but through direct file reference. Therefore this snippet must be
689 # present in all Makefile.am that need it. This is ensured by the applicability
690 # 'all' defined above.
691 BUILT_SOURCES = arg-nonnull.h c++defs.h $(GETOPT_H) $(STDBOOL_H) \
692 $(STDDEF_H) $(STDINT_H) stdio.h stdlib.h sys/stat.h time.h \
693 unistd.h warn-on-use.h
694 EXTRA_DIST = $(top_srcdir)/./arg-nonnull.h $(top_srcdir)/./c++defs.h \
695 md5.c md5.h dosname.h ftoastr.c ftoastr.h filemode.c \
696 filemode.h getloadavg.c getopt.c getopt.in.h getopt1.c \
697 getopt_int.h intprops.h lstat.c mktime-internal.h mktime.c \
698 readlink.c stat.c stdbool.in.h stddef.in.h stdint.in.h \
699 stdio.in.h stdlib.in.h strftime.c strftime.h symlink.c \
700 sys_stat.in.h time.in.h time_r.c unistd.in.h \
701 $(top_srcdir)/./warn-on-use.h
702 MOSTLYCLEANDIRS = sys
703 MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
704 c++defs.h c++defs.h-t getopt.h getopt.h-t stdbool.h \
705 stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h \
706 stdio.h-t stdlib.h stdlib.h-t sys/stat.h sys/stat.h-t time.h \
707 time.h-t unistd.h unistd.h-t warn-on-use.h warn-on-use.h-t
708 noinst_LIBRARIES = libgnu.a
709 DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
710 libgnu_a_SOURCES = dtoastr.c gettext.h ignore-value.h
711 libgnu_a_LIBADD = $(gl_LIBOBJS)
712 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
713 EXTRA_libgnu_a_SOURCES = md5.c ftoastr.c filemode.c getloadavg.c \
714 getopt.c getopt1.c lstat.c mktime.c readlink.c stat.c \
715 strftime.c symlink.c time_r.c
716 ARG_NONNULL_H = arg-nonnull.h
717 CXXDEFS_H = c++defs.h
718 WARN_ON_USE_H = warn-on-use.h
719 all: $(BUILT_SOURCES)
720 $(MAKE) $(AM_MAKEFLAGS) all-am
722 .SUFFIXES:
723 .SUFFIXES: .c .o .obj
724 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
725 @for dep in $?; do \
726 case '$(am__configure_deps)' in \
727 *$$dep*) \
728 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
729 && { if test -f $@; then exit 0; else break; fi; }; \
730 exit 1;; \
731 esac; \
732 done; \
733 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
734 $(am__cd) $(top_srcdir) && \
735 $(AUTOMAKE) --gnu lib/Makefile
736 .PRECIOUS: Makefile
737 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
738 @case '$?' in \
739 *config.status*) \
740 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
741 *) \
742 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
743 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
744 esac;
746 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
747 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
749 $(top_srcdir)/configure: $(am__configure_deps)
750 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
751 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
752 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
753 $(am__aclocal_m4_deps):
755 clean-noinstLIBRARIES:
756 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
757 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
758 -rm -f libgnu.a
759 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
760 $(RANLIB) libgnu.a
762 mostlyclean-compile:
763 -rm -f *.$(OBJEXT)
765 distclean-compile:
766 -rm -f *.tab.c
768 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filemode.Po@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftoastr.Po@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getloadavg.Po@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstat.Po@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readlink.Po@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strftime.Po@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symlink.Po@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
783 .c.o:
784 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
785 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
786 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
787 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
788 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
790 .c.obj:
791 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
792 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
793 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
794 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
795 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
797 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
798 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
799 unique=`for i in $$list; do \
800 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
801 done | \
802 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
803 END { if (nonempty) { for (i in files) print i; }; }'`; \
804 mkid -fID $$unique
805 tags: TAGS
807 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
808 $(TAGS_FILES) $(LISP)
809 set x; \
810 here=`pwd`; \
811 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
812 unique=`for i in $$list; do \
813 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
814 done | \
815 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
816 END { if (nonempty) { for (i in files) print i; }; }'`; \
817 shift; \
818 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
819 test -n "$$unique" || unique=$$empty_fix; \
820 if test $$# -gt 0; then \
821 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
822 "$$@" $$unique; \
823 else \
824 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
825 $$unique; \
826 fi; \
828 ctags: CTAGS
829 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
830 $(TAGS_FILES) $(LISP)
831 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
832 unique=`for i in $$list; do \
833 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
834 done | \
835 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
836 END { if (nonempty) { for (i in files) print i; }; }'`; \
837 test -z "$(CTAGS_ARGS)$$unique" \
838 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
839 $$unique
841 GTAGS:
842 here=`$(am__cd) $(top_builddir) && pwd` \
843 && $(am__cd) $(top_srcdir) \
844 && gtags -i $(GTAGS_ARGS) "$$here"
846 distclean-tags:
847 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
849 distdir: $(DISTFILES)
850 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
851 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
852 list='$(DISTFILES)'; \
853 dist_files=`for file in $$list; do echo $$file; done | \
854 sed -e "s|^$$srcdirstrip/||;t" \
855 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
856 case $$dist_files in \
857 */*) $(MKDIR_P) `echo "$$dist_files" | \
858 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
859 sort -u` ;; \
860 esac; \
861 for file in $$dist_files; do \
862 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
863 if test -d $$d/$$file; then \
864 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
865 if test -d "$(distdir)/$$file"; then \
866 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
867 fi; \
868 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
869 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
870 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
871 fi; \
872 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
873 else \
874 test -f "$(distdir)/$$file" \
875 || cp -p $$d/$$file "$(distdir)/$$file" \
876 || exit 1; \
877 fi; \
878 done
879 check-am: all-am
880 check: $(BUILT_SOURCES)
881 $(MAKE) $(AM_MAKEFLAGS) check-am
882 all-am: Makefile $(LIBRARIES)
883 installdirs:
884 install: $(BUILT_SOURCES)
885 $(MAKE) $(AM_MAKEFLAGS) install-am
886 install-exec: install-exec-am
887 install-data: install-data-am
888 uninstall: uninstall-am
890 install-am: all-am
891 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
893 installcheck: installcheck-am
894 install-strip:
895 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
896 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
897 `test -z '$(STRIP)' || \
898 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
899 mostlyclean-generic:
900 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
902 clean-generic:
904 distclean-generic:
905 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
906 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
908 maintainer-clean-generic:
909 @echo "This command is intended for maintainers to use"
910 @echo "it deletes files that may require special tools to rebuild."
911 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
912 clean: clean-am
914 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
916 distclean: distclean-am
917 -rm -rf ./$(DEPDIR)
918 -rm -f Makefile
919 distclean-am: clean-am distclean-compile distclean-generic \
920 distclean-tags
922 dvi: dvi-am
924 dvi-am:
926 html: html-am
928 html-am:
930 info: info-am
932 info-am:
934 install-data-am:
936 install-dvi: install-dvi-am
938 install-dvi-am:
940 install-exec-am:
942 install-html: install-html-am
944 install-html-am:
946 install-info: install-info-am
948 install-info-am:
950 install-man:
952 install-pdf: install-pdf-am
954 install-pdf-am:
956 install-ps: install-ps-am
958 install-ps-am:
960 installcheck-am:
962 maintainer-clean: maintainer-clean-am
963 -rm -rf ./$(DEPDIR)
964 -rm -f Makefile
965 maintainer-clean-am: distclean-am maintainer-clean-generic
967 mostlyclean: mostlyclean-am
969 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
970 mostlyclean-local
972 pdf: pdf-am
974 pdf-am:
976 ps: ps-am
978 ps-am:
980 uninstall-am:
982 .MAKE: all check install install-am install-strip
984 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
985 clean-noinstLIBRARIES ctags distclean distclean-compile \
986 distclean-generic distclean-tags distdir dvi dvi-am html \
987 html-am info info-am install install-am install-data \
988 install-data-am install-dvi install-dvi-am install-exec \
989 install-exec-am install-html install-html-am install-info \
990 install-info-am install-man install-pdf install-pdf-am \
991 install-ps install-ps-am install-strip installcheck \
992 installcheck-am installdirs maintainer-clean \
993 maintainer-clean-generic mostlyclean mostlyclean-compile \
994 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
995 uninstall uninstall-am
997 # The arg-nonnull.h that gets inserted into generated .h files is the same as
998 # build-aux/arg-nonnull.h, except that it has the copyright header cut off.
999 arg-nonnull.h: $(top_srcdir)/./arg-nonnull.h
1000 $(AM_V_GEN)rm -f $@-t $@ && \
1001 sed -n -e '/GL_ARG_NONNULL/,$$p' \
1002 < $(top_srcdir)/./arg-nonnull.h \
1003 > $@-t && \
1004 mv $@-t $@
1005 # The c++defs.h that gets inserted into generated .h files is the same as
1006 # build-aux/c++defs.h, except that it has the copyright header cut off.
1007 c++defs.h: $(top_srcdir)/./c++defs.h
1008 $(AM_V_GEN)rm -f $@-t $@ && \
1009 sed -n -e '/_GL_CXXDEFS/,$$p' \
1010 < $(top_srcdir)/./c++defs.h \
1011 > $@-t && \
1012 mv $@-t $@
1014 # We need the following in order to create <getopt.h> when the system
1015 # doesn't have one that works with the given compiler.
1016 getopt.h: getopt.in.h $(ARG_NONNULL_H)
1017 $(AM_V_GEN)rm -f $@-t $@ && \
1018 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1019 sed -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
1020 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1021 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1022 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1023 -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
1024 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1025 < $(srcdir)/getopt.in.h; \
1026 } > $@-t && \
1027 mv -f $@-t $@
1029 # We need the following in order to create <stdbool.h> when the system
1030 # doesn't have one that works.
1031 stdbool.h: stdbool.in.h
1032 $(AM_V_GEN)rm -f $@-t $@ && \
1033 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1034 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1035 } > $@-t && \
1036 mv $@-t $@
1038 # We need the following in order to create <stddef.h> when the system
1039 # doesn't have one that works with the given compiler.
1040 stddef.h: stddef.in.h
1041 $(AM_V_GEN)rm -f $@-t $@ && \
1042 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1043 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1044 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1045 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1046 -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1047 -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1048 -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1049 < $(srcdir)/stddef.in.h; \
1050 } > $@-t && \
1051 mv $@-t $@
1053 # We need the following in order to create <stdint.h> when the system
1054 # doesn't have one that works with the given compiler.
1055 stdint.h: stdint.in.h
1056 $(AM_V_GEN)rm -f $@-t $@ && \
1057 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1058 sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1059 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1060 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1061 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1062 -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1063 -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1064 -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1065 -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1066 -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1067 -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1068 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1069 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1070 -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1071 -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1072 -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1073 -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1074 -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1075 -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1076 -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1077 -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1078 -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1079 -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1080 -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1081 -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1082 -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1083 -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1084 < $(srcdir)/stdint.in.h; \
1085 } > $@-t && \
1086 mv $@-t $@
1088 # We need the following in order to create <stdio.h> when the system
1089 # doesn't have one that works with the given compiler.
1090 stdio.h: stdio.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1091 $(AM_V_GEN)rm -f $@-t $@ && \
1092 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1093 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1094 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1095 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1096 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1097 -e 's|@''GNULIB_DPRINTF''@|$(GNULIB_DPRINTF)|g' \
1098 -e 's|@''GNULIB_FCLOSE''@|$(GNULIB_FCLOSE)|g' \
1099 -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \
1100 -e 's|@''GNULIB_FOPEN''@|$(GNULIB_FOPEN)|g' \
1101 -e 's|@''GNULIB_FPRINTF''@|$(GNULIB_FPRINTF)|g' \
1102 -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \
1103 -e 's|@''GNULIB_FPURGE''@|$(GNULIB_FPURGE)|g' \
1104 -e 's|@''GNULIB_FPUTC''@|$(GNULIB_FPUTC)|g' \
1105 -e 's|@''GNULIB_FPUTS''@|$(GNULIB_FPUTS)|g' \
1106 -e 's|@''GNULIB_FREOPEN''@|$(GNULIB_FREOPEN)|g' \
1107 -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \
1108 -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \
1109 -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \
1110 -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \
1111 -e 's|@''GNULIB_FWRITE''@|$(GNULIB_FWRITE)|g' \
1112 -e 's|@''GNULIB_GETDELIM''@|$(GNULIB_GETDELIM)|g' \
1113 -e 's|@''GNULIB_GETLINE''@|$(GNULIB_GETLINE)|g' \
1114 -e 's|@''GNULIB_OBSTACK_PRINTF''@|$(GNULIB_OBSTACK_PRINTF)|g' \
1115 -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|$(GNULIB_OBSTACK_PRINTF_POSIX)|g' \
1116 -e 's|@''GNULIB_PERROR''@|$(GNULIB_PERROR)|g' \
1117 -e 's|@''GNULIB_POPEN''@|$(GNULIB_POPEN)|g' \
1118 -e 's|@''GNULIB_PRINTF''@|$(GNULIB_PRINTF)|g' \
1119 -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \
1120 -e 's|@''GNULIB_PUTC''@|$(GNULIB_PUTC)|g' \
1121 -e 's|@''GNULIB_PUTCHAR''@|$(GNULIB_PUTCHAR)|g' \
1122 -e 's|@''GNULIB_PUTS''@|$(GNULIB_PUTS)|g' \
1123 -e 's|@''GNULIB_REMOVE''@|$(GNULIB_REMOVE)|g' \
1124 -e 's|@''GNULIB_RENAME''@|$(GNULIB_RENAME)|g' \
1125 -e 's|@''GNULIB_RENAMEAT''@|$(GNULIB_RENAMEAT)|g' \
1126 -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \
1127 -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \
1128 -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|$(GNULIB_STDIO_H_SIGPIPE)|g' \
1129 -e 's|@''GNULIB_TMPFILE''@|$(GNULIB_TMPFILE)|g' \
1130 -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \
1131 -e 's|@''GNULIB_VDPRINTF''@|$(GNULIB_VDPRINTF)|g' \
1132 -e 's|@''GNULIB_VFPRINTF''@|$(GNULIB_VFPRINTF)|g' \
1133 -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \
1134 -e 's|@''GNULIB_VPRINTF''@|$(GNULIB_VPRINTF)|g' \
1135 -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \
1136 -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \
1137 -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \
1138 < $(srcdir)/stdio.in.h | \
1139 sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1140 -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1141 -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1142 -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1143 -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1144 -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1145 -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1146 -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1147 -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1148 -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1149 -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1150 -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1151 -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1152 -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1153 -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1154 -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1155 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1156 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1157 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1158 -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1159 -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1160 -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1161 -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1162 -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1163 -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1164 -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1165 -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1166 -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1167 -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1168 -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1169 -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1170 -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1171 -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1172 -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1173 -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1174 -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1175 -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1176 -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1177 -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1178 -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1179 -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1180 -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1181 -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1182 -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1183 -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1184 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1185 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1186 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1187 } > $@-t && \
1188 mv $@-t $@
1190 # We need the following in order to create <stdlib.h> when the system
1191 # doesn't have one that works with the given compiler.
1192 stdlib.h: stdlib.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1193 $(AM_V_GEN)rm -f $@-t $@ && \
1194 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1195 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1196 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1197 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1198 -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1199 -e 's|@''GNULIB__EXIT''@|$(GNULIB__EXIT)|g' \
1200 -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \
1201 -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \
1202 -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|$(GNULIB_CANONICALIZE_FILE_NAME)|g' \
1203 -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \
1204 -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
1205 -e 's|@''GNULIB_GRANTPT''@|$(GNULIB_GRANTPT)|g' \
1206 -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \
1207 -e 's|@''GNULIB_MBTOWC''@|$(GNULIB_MBTOWC)|g' \
1208 -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
1209 -e 's|@''GNULIB_MKOSTEMP''@|$(GNULIB_MKOSTEMP)|g' \
1210 -e 's|@''GNULIB_MKOSTEMPS''@|$(GNULIB_MKOSTEMPS)|g' \
1211 -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
1212 -e 's|@''GNULIB_MKSTEMPS''@|$(GNULIB_MKSTEMPS)|g' \
1213 -e 's|@''GNULIB_PTSNAME''@|$(GNULIB_PTSNAME)|g' \
1214 -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \
1215 -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \
1216 -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \
1217 -e 's|@''GNULIB_REALPATH''@|$(GNULIB_REALPATH)|g' \
1218 -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \
1219 -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \
1220 -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \
1221 -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \
1222 -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \
1223 -e 's|@''GNULIB_SYSTEM_POSIX''@|$(GNULIB_SYSTEM_POSIX)|g' \
1224 -e 's|@''GNULIB_UNLOCKPT''@|$(GNULIB_UNLOCKPT)|g' \
1225 -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \
1226 -e 's|@''GNULIB_WCTOMB''@|$(GNULIB_WCTOMB)|g' \
1227 < $(srcdir)/stdlib.in.h | \
1228 sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
1229 -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1230 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
1231 -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1232 -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1233 -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
1234 -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1235 -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1236 -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
1237 -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
1238 -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
1239 -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
1240 -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1241 -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1242 -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
1243 -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1244 -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
1245 -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1246 -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1247 -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1248 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1249 -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1250 -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
1251 -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
1252 -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
1253 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
1254 -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
1255 -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
1256 -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1257 -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1258 -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
1259 -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
1260 -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
1261 -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1262 -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
1263 -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
1264 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1265 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1266 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1267 } > $@-t && \
1268 mv $@-t $@
1270 # We need the following in order to create <sys/stat.h> when the system
1271 # has one that is incomplete.
1272 sys/stat.h: sys_stat.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1273 $(AM_V_at)$(MKDIR_P) sys
1274 $(AM_V_GEN)rm -f $@-t $@ && \
1275 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1276 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1277 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1278 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1279 -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
1280 -e 's|@''GNULIB_FCHMODAT''@|$(GNULIB_FCHMODAT)|g' \
1281 -e 's|@''GNULIB_FSTATAT''@|$(GNULIB_FSTATAT)|g' \
1282 -e 's|@''GNULIB_FUTIMENS''@|$(GNULIB_FUTIMENS)|g' \
1283 -e 's|@''GNULIB_LCHMOD''@|$(GNULIB_LCHMOD)|g' \
1284 -e 's|@''GNULIB_LSTAT''@|$(GNULIB_LSTAT)|g' \
1285 -e 's|@''GNULIB_MKDIRAT''@|$(GNULIB_MKDIRAT)|g' \
1286 -e 's|@''GNULIB_MKFIFO''@|$(GNULIB_MKFIFO)|g' \
1287 -e 's|@''GNULIB_MKFIFOAT''@|$(GNULIB_MKFIFOAT)|g' \
1288 -e 's|@''GNULIB_MKNOD''@|$(GNULIB_MKNOD)|g' \
1289 -e 's|@''GNULIB_MKNODAT''@|$(GNULIB_MKNODAT)|g' \
1290 -e 's|@''GNULIB_STAT''@|$(GNULIB_STAT)|g' \
1291 -e 's|@''GNULIB_UTIMENSAT''@|$(GNULIB_UTIMENSAT)|g' \
1292 -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
1293 -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
1294 -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
1295 -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
1296 -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
1297 -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
1298 -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
1299 -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
1300 -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
1301 -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
1302 -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
1303 -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
1304 -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
1305 -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
1306 -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
1307 -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
1308 -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
1309 -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
1310 -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
1311 -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
1312 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1313 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1314 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1315 < $(srcdir)/sys_stat.in.h; \
1316 } > $@-t && \
1317 mv $@-t $@
1319 # We need the following in order to create <time.h> when the system
1320 # doesn't have one that works with the given compiler.
1321 time.h: time.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1322 $(AM_V_GEN)rm -f $@-t $@ && \
1323 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1324 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1325 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1326 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1327 -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
1328 -e 's|@''GNULIB_MKTIME''@|$(GNULIB_MKTIME)|g' \
1329 -e 's|@''GNULIB_NANOSLEEP''@|$(GNULIB_NANOSLEEP)|g' \
1330 -e 's|@''GNULIB_STRPTIME''@|$(GNULIB_STRPTIME)|g' \
1331 -e 's|@''GNULIB_TIMEGM''@|$(GNULIB_TIMEGM)|g' \
1332 -e 's|@''GNULIB_TIME_R''@|$(GNULIB_TIME_R)|g' \
1333 -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
1334 -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
1335 -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
1336 -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
1337 -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
1338 -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
1339 -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
1340 -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
1341 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
1342 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1343 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1344 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1345 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1346 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1347 < $(srcdir)/time.in.h; \
1348 } > $@-t && \
1349 mv $@-t $@
1351 # We need the following in order to create an empty placeholder for
1352 # <unistd.h> when the system doesn't have one.
1353 unistd.h: unistd.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1354 $(AM_V_GEN)rm -f $@-t $@ && \
1355 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1356 sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1357 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1358 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1359 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1360 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1361 -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
1362 -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
1363 -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
1364 -e 's|@''GNULIB_DUP3''@|$(GNULIB_DUP3)|g' \
1365 -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
1366 -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
1367 -e 's|@''GNULIB_FACCESSAT''@|$(GNULIB_FACCESSAT)|g' \
1368 -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
1369 -e 's|@''GNULIB_FCHOWNAT''@|$(GNULIB_FCHOWNAT)|g' \
1370 -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
1371 -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
1372 -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
1373 -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
1374 -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
1375 -e 's|@''GNULIB_GETGROUPS''@|$(GNULIB_GETGROUPS)|g' \
1376 -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
1377 -e 's|@''GNULIB_GETLOGIN''@|$(GNULIB_GETLOGIN)|g' \
1378 -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
1379 -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
1380 -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
1381 -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
1382 -e 's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \
1383 -e 's|@''GNULIB_LINKAT''@|$(GNULIB_LINKAT)|g' \
1384 -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
1385 -e 's|@''GNULIB_PIPE''@|$(GNULIB_PIPE)|g' \
1386 -e 's|@''GNULIB_PIPE2''@|$(GNULIB_PIPE2)|g' \
1387 -e 's|@''GNULIB_PREAD''@|$(GNULIB_PREAD)|g' \
1388 -e 's|@''GNULIB_PWRITE''@|$(GNULIB_PWRITE)|g' \
1389 -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
1390 -e 's|@''GNULIB_READLINKAT''@|$(GNULIB_READLINKAT)|g' \
1391 -e 's|@''GNULIB_RMDIR''@|$(GNULIB_RMDIR)|g' \
1392 -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
1393 -e 's|@''GNULIB_SYMLINK''@|$(GNULIB_SYMLINK)|g' \
1394 -e 's|@''GNULIB_SYMLINKAT''@|$(GNULIB_SYMLINKAT)|g' \
1395 -e 's|@''GNULIB_TTYNAME_R''@|$(GNULIB_TTYNAME_R)|g' \
1396 -e 's|@''GNULIB_UNISTD_H_GETOPT''@|$(GNULIB_UNISTD_H_GETOPT)|g' \
1397 -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
1398 -e 's|@''GNULIB_UNLINK''@|$(GNULIB_UNLINK)|g' \
1399 -e 's|@''GNULIB_UNLINKAT''@|$(GNULIB_UNLINKAT)|g' \
1400 -e 's|@''GNULIB_USLEEP''@|$(GNULIB_USLEEP)|g' \
1401 -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
1402 < $(srcdir)/unistd.in.h | \
1403 sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
1404 -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
1405 -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
1406 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
1407 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
1408 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
1409 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
1410 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
1411 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1412 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
1413 -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
1414 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
1415 -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
1416 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
1417 -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
1418 -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
1419 -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
1420 -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
1421 -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
1422 -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
1423 -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
1424 -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
1425 -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
1426 -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
1427 -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
1428 -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
1429 -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
1430 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
1431 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
1432 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
1433 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
1434 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1435 -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
1436 -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
1437 -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
1438 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
1439 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
1441 sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
1442 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
1443 -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
1444 -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
1445 -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
1446 -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
1447 -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
1448 -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
1449 -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
1450 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
1451 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
1452 -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
1453 -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
1454 -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
1455 -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
1456 -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
1457 -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
1458 -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
1459 -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
1460 -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
1461 -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
1462 -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
1463 -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
1464 -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
1465 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
1466 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
1467 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
1468 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1469 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1470 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1471 } > $@-t && \
1472 mv $@-t $@
1473 # The warn-on-use.h that gets inserted into generated .h files is the same as
1474 # build-aux/warn-on-use.h, except that it has the copyright header cut off.
1475 warn-on-use.h: $(top_srcdir)/./warn-on-use.h
1476 $(AM_V_GEN)rm -f $@-t $@ && \
1477 sed -n -e '/^.ifndef/,$$p' \
1478 < $(top_srcdir)/./warn-on-use.h \
1479 > $@-t && \
1480 mv $@-t $@
1482 mostlyclean-local: mostlyclean-generic
1483 @for dir in '' $(MOSTLYCLEANDIRS); do \
1484 if test -n "$$dir" && test -d $$dir; then \
1485 echo "rmdir $$dir"; rmdir $$dir; \
1486 fi; \
1487 done; \
1490 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1491 # Otherwise a system limit (for SysV at least) may be exceeded.
1492 .NOEXPORT: