]> Dogcows Code - chaz/tar/blob - Makefile.in
Migrate to Git
[chaz/tar] / Makefile.in
1 # Makefile.in generated by automake 1.10.1 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 # Main Makefile for GNU tar.
18
19 # Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2003, 2007,
20 # 2009 Free Software Foundation, Inc.
21
22 # This file is part of GNU paxutils
23 #
24 # Copyright (c) 2009 Free Software Foundation, Inc.
25 #
26 # Written by Sergey Poznyakoff
27 #
28 # GNU Paxutils is free software; you can redistribute it and/or modify it
29 # under the terms of the GNU General Public License as published by the
30 # Free Software Foundation; either version 3, or (at your option) any later
31 # version.
32 #
33 # GNU Paxutils is distributed in the hope that it will be useful, but
34 # without any warranty; without even the implied warranty of
35 # merchantability or fitness for a particular purpose. see the gnu general
36 # public license for more details.
37 #
38 # You should have received a copy of the GNU General Public License along
39 # with GNU Paxutils; if not, write to the Free Software Foundation, Inc.,
40 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
41
42 # This file is part of GNU paxutils
43 #
44 # Copyright (c) 2009 Free Software Foundation, Inc.
45 #
46 # Written by Sergey Poznyakoff
47 #
48 # GNU Paxutils is free software; you can redistribute it and/or modify it
49 # under the terms of the GNU General Public License as published by the
50 # Free Software Foundation; either version 3, or (at your option) any later
51 # version.
52 #
53 # GNU Paxutils is distributed in the hope that it will be useful, but
54 # without any warranty; without even the implied warranty of
55 # merchantability or fitness for a particular purpose. see the gnu general
56 # public license for more details.
57 #
58 # You should have received a copy of the GNU General Public License along
59 # with GNU Paxutils; if not, write to the Free Software Foundation, Inc.,
60 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
61
62 # Define the following variables in order to use the ChangeLog rule below:
63 # prev_change_log [optional] Name of the previous ChangeLog file.
64 # gen_start_date [optional] Start ChangeLog from this date.
65 # changelog_dir [mandatory] Directory where to create ChangeLog
66 VPATH = @srcdir@
67 pkgdatadir = $(datadir)/@PACKAGE@
68 pkglibdir = $(libdir)/@PACKAGE@
69 pkgincludedir = $(includedir)/@PACKAGE@
70 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
71 install_sh_DATA = $(install_sh) -c -m 644
72 install_sh_PROGRAM = $(install_sh) -c
73 install_sh_SCRIPT = $(install_sh) -c
74 INSTALL_HEADER = $(INSTALL_DATA)
75 transform = $(program_transform_name)
76 NORMAL_INSTALL = :
77 PRE_INSTALL = :
78 POST_INSTALL = :
79 NORMAL_UNINSTALL = :
80 PRE_UNINSTALL = :
81 POST_UNINSTALL = :
82 build_triplet = @build@
83 host_triplet = @host@
84 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Make.rules \
85 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
86 $(srcdir)/config.h.in $(top_srcdir)/configure ABOUT-NLS \
87 AUTHORS COPYING ChangeLog INSTALL NEWS THANKS TODO \
88 build-aux/compile build-aux/config.guess \
89 build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
90 build-aux/install-sh build-aux/mdate-sh build-aux/missing \
91 build-aux/texinfo.tex build-aux/ylwrap
92 subdir = .
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
95 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argmatch.m4 \
96 $(top_srcdir)/m4/argp.m4 $(top_srcdir)/m4/backupfile.m4 \
97 $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/btowc.m4 \
98 $(top_srcdir)/m4/canonicalize-lgpl.m4 \
99 $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chown.m4 \
100 $(top_srcdir)/m4/clock_time.m4 \
101 $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/close.m4 \
102 $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \
103 $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/dirent_h.m4 \
104 $(top_srcdir)/m4/dirfd.m4 $(top_srcdir)/m4/dirname.m4 \
105 $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
106 $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
107 $(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
108 $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exclude.m4 \
109 $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
110 $(top_srcdir)/m4/fchdir.m4 $(top_srcdir)/m4/fclose.m4 \
111 $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/fcntl_h.m4 \
112 $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/float_h.m4 \
113 $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
114 $(top_srcdir)/m4/fseeko.m4 $(top_srcdir)/m4/ftruncate.m4 \
115 $(top_srcdir)/m4/getcwd-abort-bug.m4 \
116 $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
117 $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
118 $(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getopt.m4 \
119 $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/gettext.m4 \
120 $(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \
121 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \
122 $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/hash.m4 \
123 $(top_srcdir)/m4/human.m4 $(top_srcdir)/m4/iconv.m4 \
124 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inline.m4 \
125 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \
126 $(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
127 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
128 $(top_srcdir)/m4/lchown.m4 $(top_srcdir)/m4/lib-ld.m4 \
129 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
130 $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \
131 $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \
132 $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lseek.m4 \
133 $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/malloc.m4 \
134 $(top_srcdir)/m4/malloca.m4 $(top_srcdir)/m4/mbchar.m4 \
135 $(top_srcdir)/m4/mbiter.m4 $(top_srcdir)/m4/mbrtowc.m4 \
136 $(top_srcdir)/m4/mbscasecmp.m4 $(top_srcdir)/m4/mbsinit.m4 \
137 $(top_srcdir)/m4/mbstate_t.m4 $(top_srcdir)/m4/mempcpy.m4 \
138 $(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/mkdtemp.m4 \
139 $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/modechange.m4 \
140 $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/nls.m4 \
141 $(top_srcdir)/m4/open.m4 $(top_srcdir)/m4/openat.m4 \
142 $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/paxutils.m4 \
143 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \
144 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quote.m4 \
145 $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/rawmemchr.m4 \
146 $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/realloc.m4 \
147 $(top_srcdir)/m4/regex.m4 $(top_srcdir)/m4/rmt.m4 \
148 $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/rtapelib.m4 \
149 $(top_srcdir)/m4/safe-read.m4 $(top_srcdir)/m4/safe-write.m4 \
150 $(top_srcdir)/m4/save-cwd.m4 $(top_srcdir)/m4/savedir.m4 \
151 $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/size_max.m4 \
152 $(top_srcdir)/m4/sleep.m4 $(top_srcdir)/m4/snprintf.m4 \
153 $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stat-time.m4 \
154 $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \
155 $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
156 $(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
157 $(top_srcdir)/m4/stpcpy.m4 $(top_srcdir)/m4/strcase.m4 \
158 $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strdup.m4 \
159 $(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
160 $(top_srcdir)/m4/strings_h.m4 $(top_srcdir)/m4/strndup.m4 \
161 $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/strtoimax.m4 \
162 $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoll.m4 \
163 $(top_srcdir)/m4/strtoul.m4 $(top_srcdir)/m4/strtoull.m4 \
164 $(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/sys_stat_h.m4 \
165 $(top_srcdir)/m4/sys_time_h.m4 $(top_srcdir)/m4/sysexits.m4 \
166 $(top_srcdir)/m4/system.m4 $(top_srcdir)/m4/tempname.m4 \
167 $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
168 $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
169 $(top_srcdir)/m4/unistd-safer.m4 $(top_srcdir)/m4/unistd_h.m4 \
170 $(top_srcdir)/m4/unlinkdir.m4 $(top_srcdir)/m4/unlocked-io.m4 \
171 $(top_srcdir)/m4/utimbuf.m4 $(top_srcdir)/m4/utime.m4 \
172 $(top_srcdir)/m4/utimens.m4 $(top_srcdir)/m4/utimes-null.m4 \
173 $(top_srcdir)/m4/utimes.m4 $(top_srcdir)/m4/vasnprintf.m4 \
174 $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/wchar.m4 \
175 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wcrtomb.m4 \
176 $(top_srcdir)/m4/wctype.m4 $(top_srcdir)/m4/wcwidth.m4 \
177 $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/write.m4 \
178 $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xgetcwd.m4 \
179 $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/m4/xstrndup.m4 \
180 $(top_srcdir)/m4/xstrtol.m4 $(top_srcdir)/configure.ac
181 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
182 $(ACLOCAL_M4)
183 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
184 configure.lineno config.status.lineno
185 mkinstalldirs = $(install_sh) -d
186 CONFIG_HEADER = config.h
187 CONFIG_CLEAN_FILES =
188 SOURCES =
189 DIST_SOURCES =
190 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
191 html-recursive info-recursive install-data-recursive \
192 install-dvi-recursive install-exec-recursive \
193 install-html-recursive install-info-recursive \
194 install-pdf-recursive install-ps-recursive install-recursive \
195 installcheck-recursive installdirs-recursive pdf-recursive \
196 ps-recursive uninstall-recursive
197 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
198 distclean-recursive maintainer-clean-recursive
199 ETAGS = etags
200 CTAGS = ctags
201 DIST_SUBDIRS = $(SUBDIRS)
202 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
203 distdir = $(PACKAGE)-$(VERSION)
204 top_distdir = $(distdir)
205 am__remove_distdir = \
206 { test ! -d $(distdir) \
207 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
208 && rm -fr $(distdir); }; }
209 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 \
210 $(distdir).shar.gz
211 GZIP_ENV = --best
212 distuninstallcheck_listfiles = find . -type f -print
213 distcleancheck_listfiles = find . -type f -print
214 ACLOCAL = @ACLOCAL@
215 ALLOCA = @ALLOCA@
216 ALLOCA_H = @ALLOCA_H@
217 AMTAR = @AMTAR@
218 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
219 AUTOCONF = @AUTOCONF@
220 AUTOHEADER = @AUTOHEADER@
221 AUTOM4TE = @AUTOM4TE@
222 AUTOMAKE = @AUTOMAKE@
223 AWK = @AWK@
224 BACKUP_LIBEXEC_SCRIPTS = @BACKUP_LIBEXEC_SCRIPTS@
225 BACKUP_SBIN_SCRIPTS = @BACKUP_SBIN_SCRIPTS@
226 BACKUP_SED_COND = @BACKUP_SED_COND@
227 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
228 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
229 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
230 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
231 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
232 CC = @CC@
233 CCDEPMODE = @CCDEPMODE@
234 CFLAGS = @CFLAGS@
235 CPP = @CPP@
236 CPPFLAGS = @CPPFLAGS@
237 CYGPATH_W = @CYGPATH_W@
238 DEFAULT_ARCHIVE = @DEFAULT_ARCHIVE@
239 DEFAULT_ARCHIVE_FORMAT = @DEFAULT_ARCHIVE_FORMAT@
240 DEFAULT_BLOCKING = @DEFAULT_BLOCKING@
241 DEFAULT_QUOTING_STYLE = @DEFAULT_QUOTING_STYLE@
242 DEFAULT_RMT_COMMAND = @DEFAULT_RMT_COMMAND@
243 DEFAULT_RMT_DIR = @DEFAULT_RMT_DIR@
244 DEFS = @DEFS@
245 DEPDIR = @DEPDIR@
246 DIRENT_H = @DIRENT_H@
247 ECHO_C = @ECHO_C@
248 ECHO_N = @ECHO_N@
249 ECHO_T = @ECHO_T@
250 EGREP = @EGREP@
251 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
252 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
253 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
254 ENOLINK_VALUE = @ENOLINK_VALUE@
255 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
256 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
257 ERRNO_H = @ERRNO_H@
258 EXEEXT = @EXEEXT@
259 FCNTL_H = @FCNTL_H@
260 FLOAT_H = @FLOAT_H@
261 FNMATCH_H = @FNMATCH_H@
262 GETOPT_H = @GETOPT_H@
263 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
264 GLIBC21 = @GLIBC21@
265 GMSGFMT = @GMSGFMT@
266 GMSGFMT_015 = @GMSGFMT_015@
267 GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
268 GNULIB_ATOLL = @GNULIB_ATOLL@
269 GNULIB_BTOWC = @GNULIB_BTOWC@
270 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
271 GNULIB_CHOWN = @GNULIB_CHOWN@
272 GNULIB_CLOSE = @GNULIB_CLOSE@
273 GNULIB_DIRFD = @GNULIB_DIRFD@
274 GNULIB_DPRINTF = @GNULIB_DPRINTF@
275 GNULIB_DUP2 = @GNULIB_DUP2@
276 GNULIB_ENVIRON = @GNULIB_ENVIRON@
277 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
278 GNULIB_FCHDIR = @GNULIB_FCHDIR@
279 GNULIB_FCLOSE = @GNULIB_FCLOSE@
280 GNULIB_FFLUSH = @GNULIB_FFLUSH@
281 GNULIB_FOPEN = @GNULIB_FOPEN@
282 GNULIB_FPRINTF = @GNULIB_FPRINTF@
283 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
284 GNULIB_FPUTC = @GNULIB_FPUTC@
285 GNULIB_FPUTS = @GNULIB_FPUTS@
286 GNULIB_FREOPEN = @GNULIB_FREOPEN@
287 GNULIB_FSEEK = @GNULIB_FSEEK@
288 GNULIB_FSEEKO = @GNULIB_FSEEKO@
289 GNULIB_FSYNC = @GNULIB_FSYNC@
290 GNULIB_FTELL = @GNULIB_FTELL@
291 GNULIB_FTELLO = @GNULIB_FTELLO@
292 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
293 GNULIB_FWRITE = @GNULIB_FWRITE@
294 GNULIB_GETCWD = @GNULIB_GETCWD@
295 GNULIB_GETDELIM = @GNULIB_GETDELIM@
296 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
297 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
298 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
299 GNULIB_GETLINE = @GNULIB_GETLINE@
300 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
301 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
302 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
303 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
304 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
305 GNULIB_IMAXABS = @GNULIB_IMAXABS@
306 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
307 GNULIB_LCHMOD = @GNULIB_LCHMOD@
308 GNULIB_LCHOWN = @GNULIB_LCHOWN@
309 GNULIB_LINK = @GNULIB_LINK@
310 GNULIB_LSEEK = @GNULIB_LSEEK@
311 GNULIB_LSTAT = @GNULIB_LSTAT@
312 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
313 GNULIB_MBRLEN = @GNULIB_MBRLEN@
314 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
315 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
316 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
317 GNULIB_MBSCHR = @GNULIB_MBSCHR@
318 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
319 GNULIB_MBSINIT = @GNULIB_MBSINIT@
320 GNULIB_MBSLEN = @GNULIB_MBSLEN@
321 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
322 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
323 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
324 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
325 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
326 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
327 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
328 GNULIB_MBSSEP = @GNULIB_MBSSEP@
329 GNULIB_MBSSPN = @GNULIB_MBSSPN@
330 GNULIB_MBSSTR = @GNULIB_MBSSTR@
331 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
332 GNULIB_MEMMEM = @GNULIB_MEMMEM@
333 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
334 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
335 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
336 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
337 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
338 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
339 GNULIB_OPEN = @GNULIB_OPEN@
340 GNULIB_PERROR = @GNULIB_PERROR@
341 GNULIB_PRINTF = @GNULIB_PRINTF@
342 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
343 GNULIB_PUTC = @GNULIB_PUTC@
344 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
345 GNULIB_PUTENV = @GNULIB_PUTENV@
346 GNULIB_PUTS = @GNULIB_PUTS@
347 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
348 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
349 GNULIB_READLINK = @GNULIB_READLINK@
350 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
351 GNULIB_RPMATCH = @GNULIB_RPMATCH@
352 GNULIB_SCANDIR = @GNULIB_SCANDIR@
353 GNULIB_SETENV = @GNULIB_SETENV@
354 GNULIB_SLEEP = @GNULIB_SLEEP@
355 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
356 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
357 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
358 GNULIB_STPCPY = @GNULIB_STPCPY@
359 GNULIB_STPNCPY = @GNULIB_STPNCPY@
360 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
361 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
362 GNULIB_STRDUP = @GNULIB_STRDUP@
363 GNULIB_STRERROR = @GNULIB_STRERROR@
364 GNULIB_STRNDUP = @GNULIB_STRNDUP@
365 GNULIB_STRNLEN = @GNULIB_STRNLEN@
366 GNULIB_STRPBRK = @GNULIB_STRPBRK@
367 GNULIB_STRSEP = @GNULIB_STRSEP@
368 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
369 GNULIB_STRSTR = @GNULIB_STRSTR@
370 GNULIB_STRTOD = @GNULIB_STRTOD@
371 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
372 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
373 GNULIB_STRTOLL = @GNULIB_STRTOLL@
374 GNULIB_STRTOULL = @GNULIB_STRTOULL@
375 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
376 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
377 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
378 GNULIB_UNSETENV = @GNULIB_UNSETENV@
379 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
380 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
381 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
382 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
383 GNULIB_VPRINTF = @GNULIB_VPRINTF@
384 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
385 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
386 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
387 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
388 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
389 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
390 GNULIB_WCTOB = @GNULIB_WCTOB@
391 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
392 GNULIB_WRITE = @GNULIB_WRITE@
393 GREP = @GREP@
394 HAVE_ALPHASORT = @HAVE_ALPHASORT@
395 HAVE_ATOLL = @HAVE_ATOLL@
396 HAVE_BTOWC = @HAVE_BTOWC@
397 HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
398 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
399 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
400 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
401 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
402 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
403 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
404 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
405 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
406 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
407 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
408 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
409 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
410 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
411 HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
412 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
413 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
414 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
415 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
416 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
417 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
418 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
419 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
420 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
421 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
422 HAVE_DPRINTF = @HAVE_DPRINTF@
423 HAVE_DUP2 = @HAVE_DUP2@
424 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
425 HAVE_FSEEKO = @HAVE_FSEEKO@
426 HAVE_FSYNC = @HAVE_FSYNC@
427 HAVE_FTELLO = @HAVE_FTELLO@
428 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
429 HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
430 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
431 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
432 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
433 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
434 HAVE_GETUSERSHELL = @HAVE_GETUSERSHELL@
435 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
436 HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
437 HAVE_LCHMOD = @HAVE_LCHMOD@
438 HAVE_LINK = @HAVE_LINK@
439 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
440 HAVE_LSTAT = @HAVE_LSTAT@
441 HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
442 HAVE_MBRLEN = @HAVE_MBRLEN@
443 HAVE_MBRTOWC = @HAVE_MBRTOWC@
444 HAVE_MBSINIT = @HAVE_MBSINIT@
445 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
446 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
447 HAVE_MEMPCPY = @HAVE_MEMPCPY@
448 HAVE_MKDTEMP = @HAVE_MKDTEMP@
449 HAVE_OS_H = @HAVE_OS_H@
450 HAVE_RANDOM_H = @HAVE_RANDOM_H@
451 HAVE_RANDOM_R = @HAVE_RANDOM_R@
452 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
453 HAVE_READLINK = @HAVE_READLINK@
454 HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
455 HAVE_RPMATCH = @HAVE_RPMATCH@
456 HAVE_SCANDIR = @HAVE_SCANDIR@
457 HAVE_SETENV = @HAVE_SETENV@
458 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
459 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
460 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
461 HAVE_SLEEP = @HAVE_SLEEP@
462 HAVE_STDINT_H = @HAVE_STDINT_H@
463 HAVE_STPCPY = @HAVE_STPCPY@
464 HAVE_STPNCPY = @HAVE_STPNCPY@
465 HAVE_STRCASECMP = @HAVE_STRCASECMP@
466 HAVE_STRCASESTR = @HAVE_STRCASESTR@
467 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
468 HAVE_STRNDUP = @HAVE_STRNDUP@
469 HAVE_STRPBRK = @HAVE_STRPBRK@
470 HAVE_STRSEP = @HAVE_STRSEP@
471 HAVE_STRTOD = @HAVE_STRTOD@
472 HAVE_STRTOLL = @HAVE_STRTOLL@
473 HAVE_STRTOULL = @HAVE_STRTOULL@
474 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
475 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
476 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
477 HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@
478 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
479 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
480 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
481 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
482 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
483 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
484 HAVE_UNISTD_H = @HAVE_UNISTD_H@
485 HAVE_UNSETENV = @HAVE_UNSETENV@
486 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
487 HAVE_VASPRINTF = @HAVE_VASPRINTF@
488 HAVE_VDPRINTF = @HAVE_VDPRINTF@
489 HAVE_WCHAR_H = @HAVE_WCHAR_H@
490 HAVE_WCRTOMB = @HAVE_WCRTOMB@
491 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
492 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
493 HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
494 HAVE_WINT_T = @HAVE_WINT_T@
495 HAVE__BOOL = @HAVE__BOOL@
496 INCLUDE_NEXT = @INCLUDE_NEXT@
497 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
498 INSTALL = @INSTALL@
499 INSTALL_DATA = @INSTALL_DATA@
500 INSTALL_PROGRAM = @INSTALL_PROGRAM@
501 INSTALL_SCRIPT = @INSTALL_SCRIPT@
502 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
503 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
504 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
505 INTLLIBS = @INTLLIBS@
506 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
507 INTTYPES_H = @INTTYPES_H@
508 LDFLAGS = @LDFLAGS@
509 LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
510 LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
511 LIBICONV = @LIBICONV@
512 LIBINTL = @LIBINTL@
513 LIBOBJS = @LIBOBJS@
514 LIBS = @LIBS@
515 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
516 LIB_CLOSE = @LIB_CLOSE@
517 LIB_SETSOCKOPT = @LIB_SETSOCKOPT@
518 LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
519 LOCALE_FR = @LOCALE_FR@
520 LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
521 LOCALE_JA = @LOCALE_JA@
522 LOCALE_ZH_CN = @LOCALE_ZH_CN@
523 LTLIBICONV = @LTLIBICONV@
524 LTLIBINTL = @LTLIBINTL@
525 LTLIBOBJS = @LTLIBOBJS@
526 MAKEINFO = @MAKEINFO@
527 MKDIR_P = @MKDIR_P@
528 MSGFMT = @MSGFMT@
529 MSGFMT_015 = @MSGFMT_015@
530 MSGMERGE = @MSGMERGE@
531 NEXT_DIRENT_H = @NEXT_DIRENT_H@
532 NEXT_ERRNO_H = @NEXT_ERRNO_H@
533 NEXT_FCNTL_H = @NEXT_FCNTL_H@
534 NEXT_FLOAT_H = @NEXT_FLOAT_H@
535 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
536 NEXT_STDARG_H = @NEXT_STDARG_H@
537 NEXT_STDINT_H = @NEXT_STDINT_H@
538 NEXT_STDIO_H = @NEXT_STDIO_H@
539 NEXT_STDLIB_H = @NEXT_STDLIB_H@
540 NEXT_STRINGS_H = @NEXT_STRINGS_H@
541 NEXT_STRING_H = @NEXT_STRING_H@
542 NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@
543 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
544 NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
545 NEXT_TIME_H = @NEXT_TIME_H@
546 NEXT_UNISTD_H = @NEXT_UNISTD_H@
547 NEXT_WCHAR_H = @NEXT_WCHAR_H@
548 NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
549 OBJEXT = @OBJEXT@
550 PACKAGE = @PACKAGE@
551 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
552 PACKAGE_NAME = @PACKAGE_NAME@
553 PACKAGE_STRING = @PACKAGE_STRING@
554 PACKAGE_TARNAME = @PACKAGE_TARNAME@
555 PACKAGE_VERSION = @PACKAGE_VERSION@
556 PATH_SEPARATOR = @PATH_SEPARATOR@
557 POSUB = @POSUB@
558 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
559 PRIPTR_PREFIX = @PRIPTR_PREFIX@
560 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
561 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
562 PU_RMT_PROG = @PU_RMT_PROG@
563 RANLIB = @RANLIB@
564 REPLACE_BTOWC = @REPLACE_BTOWC@
565 REPLACE_CHOWN = @REPLACE_CHOWN@
566 REPLACE_CLOSE = @REPLACE_CLOSE@
567 REPLACE_DPRINTF = @REPLACE_DPRINTF@
568 REPLACE_FCHDIR = @REPLACE_FCHDIR@
569 REPLACE_FCLOSE = @REPLACE_FCLOSE@
570 REPLACE_FFLUSH = @REPLACE_FFLUSH@
571 REPLACE_FOPEN = @REPLACE_FOPEN@
572 REPLACE_FPRINTF = @REPLACE_FPRINTF@
573 REPLACE_FREOPEN = @REPLACE_FREOPEN@
574 REPLACE_FSEEK = @REPLACE_FSEEK@
575 REPLACE_FSEEKO = @REPLACE_FSEEKO@
576 REPLACE_FTELL = @REPLACE_FTELL@
577 REPLACE_FTELLO = @REPLACE_FTELLO@
578 REPLACE_GETCWD = @REPLACE_GETCWD@
579 REPLACE_GETLINE = @REPLACE_GETLINE@
580 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
581 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
582 REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
583 REPLACE_LCHOWN = @REPLACE_LCHOWN@
584 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
585 REPLACE_LSEEK = @REPLACE_LSEEK@
586 REPLACE_LSTAT = @REPLACE_LSTAT@
587 REPLACE_MBRLEN = @REPLACE_MBRLEN@
588 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
589 REPLACE_MBSINIT = @REPLACE_MBSINIT@
590 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
591 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
592 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
593 REPLACE_MEMMEM = @REPLACE_MEMMEM@
594 REPLACE_MKDIR = @REPLACE_MKDIR@
595 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
596 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
597 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
598 REPLACE_OPEN = @REPLACE_OPEN@
599 REPLACE_PERROR = @REPLACE_PERROR@
600 REPLACE_PRINTF = @REPLACE_PRINTF@
601 REPLACE_PUTENV = @REPLACE_PUTENV@
602 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
603 REPLACE_SPRINTF = @REPLACE_SPRINTF@
604 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
605 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
606 REPLACE_STRDUP = @REPLACE_STRDUP@
607 REPLACE_STRERROR = @REPLACE_STRERROR@
608 REPLACE_STRPTIME = @REPLACE_STRPTIME@
609 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
610 REPLACE_STRSTR = @REPLACE_STRSTR@
611 REPLACE_STRTOD = @REPLACE_STRTOD@
612 REPLACE_TIMEGM = @REPLACE_TIMEGM@
613 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
614 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
615 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
616 REPLACE_VPRINTF = @REPLACE_VPRINTF@
617 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
618 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
619 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
620 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
621 REPLACE_WCTOB = @REPLACE_WCTOB@
622 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
623 REPLACE_WRITE = @REPLACE_WRITE@
624 SET_MAKE = @SET_MAKE@
625 SHELL = @SHELL@
626 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
627 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
628 STDARG_H = @STDARG_H@
629 STDBOOL_H = @STDBOOL_H@
630 STDINT_H = @STDINT_H@
631 STRIP = @STRIP@
632 SYSEXITS_H = @SYSEXITS_H@
633 SYS_STAT_H = @SYS_STAT_H@
634 SYS_TIME_H = @SYS_TIME_H@
635 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
636 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
637 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
638 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
639 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
640 USE_NLS = @USE_NLS@
641 VERSION = @VERSION@
642 VOID_UNSETENV = @VOID_UNSETENV@
643 WCHAR_H = @WCHAR_H@
644 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
645 WCTYPE_H = @WCTYPE_H@
646 WINT_T_SUFFIX = @WINT_T_SUFFIX@
647 XGETTEXT = @XGETTEXT@
648 XGETTEXT_015 = @XGETTEXT_015@
649 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
650 YACC = @YACC@
651 YFLAGS = @YFLAGS@
652 abs_builddir = @abs_builddir@
653 abs_srcdir = @abs_srcdir@
654 abs_top_builddir = @abs_top_builddir@
655 abs_top_srcdir = @abs_top_srcdir@
656 ac_ct_CC = @ac_ct_CC@
657 am__include = @am__include@
658 am__leading_dot = @am__leading_dot@
659 am__quote = @am__quote@
660 am__tar = @am__tar@
661 am__untar = @am__untar@
662 bindir = @bindir@
663 build = @build@
664 build_alias = @build_alias@
665 build_cpu = @build_cpu@
666 build_os = @build_os@
667 build_vendor = @build_vendor@
668 builddir = @builddir@
669 datadir = @datadir@
670 datarootdir = @datarootdir@
671 docdir = @docdir@
672 dvidir = @dvidir@
673 exec_prefix = @exec_prefix@
674 gl_LIBOBJS = @gl_LIBOBJS@
675 gl_LTLIBOBJS = @gl_LTLIBOBJS@
676 gltests_LIBOBJS = @gltests_LIBOBJS@
677 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
678 host = @host@
679 host_alias = @host_alias@
680 host_cpu = @host_cpu@
681 host_os = @host_os@
682 host_vendor = @host_vendor@
683 htmldir = @htmldir@
684 includedir = @includedir@
685 infodir = @infodir@
686 install_sh = @install_sh@
687 libdir = @libdir@
688 libexecdir = @libexecdir@
689 localedir = @localedir@
690 localstatedir = @localstatedir@
691 mandir = @mandir@
692 mkdir_p = @mkdir_p@
693 oldincludedir = @oldincludedir@
694 pdfdir = @pdfdir@
695 prefix = @prefix@
696 program_transform_name = @program_transform_name@
697 psdir = @psdir@
698 sbindir = @sbindir@
699 sharedstatedir = @sharedstatedir@
700 srcdir = @srcdir@
701 sysconfdir = @sysconfdir@
702 target_alias = @target_alias@
703 top_builddir = @top_builddir@
704 top_srcdir = @top_srcdir@
705 ACLOCAL_AMFLAGS = -I m4
706 EXTRA_DIST = ChangeLog.1 Make.rules
707 SUBDIRS = doc gnu lib rmt src scripts po tests
708 gen_start_date = 2009-03-06
709 prev_change_log = ChangeLog.CVS
710 changelog_dir = .
711 all: config.h
712 $(MAKE) $(AM_MAKEFLAGS) all-recursive
713
714 .SUFFIXES:
715 am--refresh:
716 @:
717 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/Make.rules $(am__configure_deps)
718 @for dep in $?; do \
719 case '$(am__configure_deps)' in \
720 *$$dep*) \
721 echo ' cd $(srcdir) && $(AUTOMAKE) --gnits '; \
722 cd $(srcdir) && $(AUTOMAKE) --gnits \
723 && exit 0; \
724 exit 1;; \
725 esac; \
726 done; \
727 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
728 cd $(top_srcdir) && \
729 $(AUTOMAKE) --gnits Makefile
730 .PRECIOUS: Makefile
731 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
732 @case '$?' in \
733 *config.status*) \
734 echo ' $(SHELL) ./config.status'; \
735 $(SHELL) ./config.status;; \
736 *) \
737 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
738 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
739 esac;
740
741 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
742 $(SHELL) ./config.status --recheck
743
744 $(top_srcdir)/configure: $(am__configure_deps)
745 cd $(srcdir) && $(AUTOCONF)
746 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
747 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
748
749 config.h: stamp-h1
750 @if test ! -f $@; then \
751 rm -f stamp-h1; \
752 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
753 else :; fi
754
755 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
756 @rm -f stamp-h1
757 cd $(top_builddir) && $(SHELL) ./config.status config.h
758 $(srcdir)/config.h.in: $(am__configure_deps)
759 cd $(top_srcdir) && $(AUTOHEADER)
760 rm -f stamp-h1
761 touch $@
762
763 distclean-hdr:
764 -rm -f config.h stamp-h1
765
766 # This directory's subdirectories are mostly independent; you can cd
767 # into them and run `make' without going through this Makefile.
768 # To change the values of `make' variables: instead of editing Makefiles,
769 # (1) if the variable is set in `config.status', edit `config.status'
770 # (which will cause the Makefiles to be regenerated when you run `make');
771 # (2) otherwise, pass the desired values on the `make' command line.
772 $(RECURSIVE_TARGETS):
773 @failcom='exit 1'; \
774 for f in x $$MAKEFLAGS; do \
775 case $$f in \
776 *=* | --[!k]*);; \
777 *k*) failcom='fail=yes';; \
778 esac; \
779 done; \
780 dot_seen=no; \
781 target=`echo $@ | sed s/-recursive//`; \
782 list='$(SUBDIRS)'; for subdir in $$list; do \
783 echo "Making $$target in $$subdir"; \
784 if test "$$subdir" = "."; then \
785 dot_seen=yes; \
786 local_target="$$target-am"; \
787 else \
788 local_target="$$target"; \
789 fi; \
790 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
791 || eval $$failcom; \
792 done; \
793 if test "$$dot_seen" = "no"; then \
794 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
795 fi; test -z "$$fail"
796
797 $(RECURSIVE_CLEAN_TARGETS):
798 @failcom='exit 1'; \
799 for f in x $$MAKEFLAGS; do \
800 case $$f in \
801 *=* | --[!k]*);; \
802 *k*) failcom='fail=yes';; \
803 esac; \
804 done; \
805 dot_seen=no; \
806 case "$@" in \
807 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
808 *) list='$(SUBDIRS)' ;; \
809 esac; \
810 rev=''; for subdir in $$list; do \
811 if test "$$subdir" = "."; then :; else \
812 rev="$$subdir $$rev"; \
813 fi; \
814 done; \
815 rev="$$rev ."; \
816 target=`echo $@ | sed s/-recursive//`; \
817 for subdir in $$rev; do \
818 echo "Making $$target in $$subdir"; \
819 if test "$$subdir" = "."; then \
820 local_target="$$target-am"; \
821 else \
822 local_target="$$target"; \
823 fi; \
824 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
825 || eval $$failcom; \
826 done && test -z "$$fail"
827 tags-recursive:
828 list='$(SUBDIRS)'; for subdir in $$list; do \
829 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
830 done
831 ctags-recursive:
832 list='$(SUBDIRS)'; for subdir in $$list; do \
833 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
834 done
835
836 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
837 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
838 unique=`for i in $$list; do \
839 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
840 done | \
841 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
842 END { if (nonempty) { for (i in files) print i; }; }'`; \
843 mkid -fID $$unique
844 tags: TAGS
845
846 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
847 $(TAGS_FILES) $(LISP)
848 tags=; \
849 here=`pwd`; \
850 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
851 include_option=--etags-include; \
852 empty_fix=.; \
853 else \
854 include_option=--include; \
855 empty_fix=; \
856 fi; \
857 list='$(SUBDIRS)'; for subdir in $$list; do \
858 if test "$$subdir" = .; then :; else \
859 test ! -f $$subdir/TAGS || \
860 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
861 fi; \
862 done; \
863 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
864 unique=`for i in $$list; do \
865 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
866 done | \
867 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
868 END { if (nonempty) { for (i in files) print i; }; }'`; \
869 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
870 test -n "$$unique" || unique=$$empty_fix; \
871 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
872 $$tags $$unique; \
873 fi
874 ctags: CTAGS
875 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
876 $(TAGS_FILES) $(LISP)
877 tags=; \
878 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
879 unique=`for i in $$list; do \
880 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
881 done | \
882 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
883 END { if (nonempty) { for (i in files) print i; }; }'`; \
884 test -z "$(CTAGS_ARGS)$$tags$$unique" \
885 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
886 $$tags $$unique
887
888 GTAGS:
889 here=`$(am__cd) $(top_builddir) && pwd` \
890 && cd $(top_srcdir) \
891 && gtags -i $(GTAGS_ARGS) $$here
892
893 distclean-tags:
894 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
895
896 distdir: $(DISTFILES)
897 @case `sed 15q $(srcdir)/NEWS` in \
898 *"$(VERSION)"*) : ;; \
899 *) \
900 echo "NEWS not updated; not releasing" 1>&2; \
901 exit 1;; \
902 esac
903 $(am__remove_distdir)
904 test -d $(distdir) || mkdir $(distdir)
905 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
906 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
907 list='$(DISTFILES)'; \
908 dist_files=`for file in $$list; do echo $$file; done | \
909 sed -e "s|^$$srcdirstrip/||;t" \
910 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
911 case $$dist_files in \
912 */*) $(MKDIR_P) `echo "$$dist_files" | \
913 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
914 sort -u` ;; \
915 esac; \
916 for file in $$dist_files; do \
917 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
918 if test -d $$d/$$file; then \
919 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
920 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
921 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
922 fi; \
923 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
924 else \
925 test -f $(distdir)/$$file \
926 || cp -p $$d/$$file $(distdir)/$$file \
927 || exit 1; \
928 fi; \
929 done
930 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
931 if test "$$subdir" = .; then :; else \
932 test -d "$(distdir)/$$subdir" \
933 || $(MKDIR_P) "$(distdir)/$$subdir" \
934 || exit 1; \
935 distdir=`$(am__cd) $(distdir) && pwd`; \
936 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
937 (cd $$subdir && \
938 $(MAKE) $(AM_MAKEFLAGS) \
939 top_distdir="$$top_distdir" \
940 distdir="$$distdir/$$subdir" \
941 am__remove_distdir=: \
942 am__skip_length_check=: \
943 distdir) \
944 || exit 1; \
945 fi; \
946 done
947 $(MAKE) $(AM_MAKEFLAGS) \
948 top_distdir="$(top_distdir)" distdir="$(distdir)" \
949 dist-hook
950 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
951 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
952 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
953 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
954 || chmod -R a+r $(distdir)
955 dist-gzip: distdir
956 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
957 $(am__remove_distdir)
958 dist-bzip2: distdir
959 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
960 $(am__remove_distdir)
961
962 dist-lzma: distdir
963 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
964 $(am__remove_distdir)
965
966 dist-tarZ: distdir
967 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
968 $(am__remove_distdir)
969 dist-shar: distdir
970 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
971 $(am__remove_distdir)
972
973 dist-zip: distdir
974 -rm -f $(distdir).zip
975 zip -rq $(distdir).zip $(distdir)
976 $(am__remove_distdir)
977
978 dist dist-all: distdir
979 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
980 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
981 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
982 $(am__remove_distdir)
983
984 # This target untars the dist file and tries a VPATH configuration. Then
985 # it guarantees that the distribution is self-contained by making another
986 # tarfile.
987 distcheck: dist
988 case '$(DIST_ARCHIVES)' in \
989 *.tar.gz*) \
990 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
991 *.tar.bz2*) \
992 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
993 *.tar.lzma*) \
994 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
995 *.tar.Z*) \
996 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
997 *.shar.gz*) \
998 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
999 *.zip*) \
1000 unzip $(distdir).zip ;;\
1001 esac
1002 chmod -R a-w $(distdir); chmod a+w $(distdir)
1003 mkdir $(distdir)/_build
1004 mkdir $(distdir)/_inst
1005 chmod a-w $(distdir)
1006 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1007 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1008 && cd $(distdir)/_build \
1009 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1010 $(DISTCHECK_CONFIGURE_FLAGS) \
1011 && $(MAKE) $(AM_MAKEFLAGS) \
1012 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1013 && $(MAKE) $(AM_MAKEFLAGS) check \
1014 && $(MAKE) $(AM_MAKEFLAGS) install \
1015 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1016 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1017 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1018 distuninstallcheck \
1019 && chmod -R a-w "$$dc_install_base" \
1020 && ({ \
1021 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1022 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1023 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1024 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1025 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1026 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1027 && rm -rf "$$dc_destdir" \
1028 && $(MAKE) $(AM_MAKEFLAGS) dist \
1029 && rm -rf $(DIST_ARCHIVES) \
1030 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1031 $(am__remove_distdir)
1032 @(echo "$(distdir) archives ready for distribution: "; \
1033 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1034 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1035 distuninstallcheck:
1036 @cd $(distuninstallcheck_dir) \
1037 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1038 || { echo "ERROR: files left after uninstall:" ; \
1039 if test -n "$(DESTDIR)"; then \
1040 echo " (check DESTDIR support)"; \
1041 fi ; \
1042 $(distuninstallcheck_listfiles) ; \
1043 exit 1; } >&2
1044 distcleancheck: distclean
1045 @if test '$(srcdir)' = . ; then \
1046 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1047 exit 1 ; \
1048 fi
1049 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1050 || { echo "ERROR: files left in build directory after distclean:" ; \
1051 $(distcleancheck_listfiles) ; \
1052 exit 1; } >&2
1053 check-am: all-am
1054 check: check-recursive
1055 all-am: Makefile config.h
1056 installdirs: installdirs-recursive
1057 installdirs-am:
1058 install: install-recursive
1059 install-exec: install-exec-recursive
1060 install-data: install-data-recursive
1061 uninstall: uninstall-recursive
1062
1063 install-am: all-am
1064 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1065
1066 installcheck: installcheck-recursive
1067 install-strip:
1068 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1069 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1070 `test -z '$(STRIP)' || \
1071 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1072 mostlyclean-generic:
1073
1074 clean-generic:
1075
1076 distclean-generic:
1077 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1078
1079 maintainer-clean-generic:
1080 @echo "This command is intended for maintainers to use"
1081 @echo "it deletes files that may require special tools to rebuild."
1082 clean: clean-recursive
1083
1084 clean-am: clean-generic mostlyclean-am
1085
1086 distclean: distclean-recursive
1087 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1088 -rm -f Makefile
1089 distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
1090 distclean-tags
1091
1092 dvi: dvi-recursive
1093
1094 dvi-am:
1095
1096 html: html-recursive
1097
1098 info: info-recursive
1099
1100 info-am:
1101
1102 install-data-am:
1103
1104 install-dvi: install-dvi-recursive
1105
1106 install-exec-am:
1107
1108 install-html: install-html-recursive
1109
1110 install-info: install-info-recursive
1111
1112 install-man:
1113
1114 install-pdf: install-pdf-recursive
1115
1116 install-ps: install-ps-recursive
1117
1118 installcheck-am:
1119
1120 maintainer-clean: maintainer-clean-recursive
1121 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1122 -rm -rf $(top_srcdir)/autom4te.cache
1123 -rm -f Makefile
1124 maintainer-clean-am: distclean-am maintainer-clean-generic
1125
1126 mostlyclean: mostlyclean-recursive
1127
1128 mostlyclean-am: mostlyclean-generic
1129
1130 pdf: pdf-recursive
1131
1132 pdf-am:
1133
1134 ps: ps-recursive
1135
1136 ps-am:
1137
1138 uninstall-am:
1139
1140 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
1141 install-strip
1142
1143 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1144 all all-am am--refresh check check-am clean clean-generic \
1145 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
1146 dist-hook dist-lzma dist-shar dist-tarZ dist-zip distcheck \
1147 distclean distclean-generic distclean-hdr distclean-local \
1148 distclean-tags distcleancheck distdir distuninstallcheck dvi \
1149 dvi-am html html-am info info-am install install-am \
1150 install-data install-data-am install-dvi install-dvi-am \
1151 install-exec install-exec-am install-html install-html-am \
1152 install-info install-info-am install-man install-pdf \
1153 install-pdf-am install-ps install-ps-am install-strip \
1154 installcheck installcheck-am installdirs installdirs-am \
1155 maintainer-clean maintainer-clean-generic mostlyclean \
1156 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
1157 uninstall uninstall-am
1158
1159
1160 dist-hook:
1161 $(MAKE) changelog_dir=$(distdir) make-ChangeLog
1162 -rm -f $(distdir).cpio
1163 find $(distdir) | cpio -Hcrc -o | \
1164 GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz
1165
1166 distclean-local:
1167 -rm -f $(distdir).cpio.gz
1168
1169 .PHONY: ChangeLog
1170 ChangeLog:
1171 if test -d .git; then \
1172 cmd=$(top_srcdir)/build-aux/gitlog-to-changelog; \
1173 if test -n "$(gen_start_date)"; then \
1174 cmd="$$cmd --since=\"$(gen_start_date)\""; \
1175 fi; \
1176 $$cmd | \
1177 sed '/<unknown>$$/d' | fmt -s > $(changelog_dir)/cl-t; \
1178 if test -n "$(prev_change_log)" && test -f "$(prev_change_log)"; \
1179 then \
1180 cat "$(prev_change_log)" | \
1181 sed '/^Local Variables:/,/^End:/d' >> $(changelog_dir)/cl-t; \
1182 fi; \
1183 echo "Local Variables:" >> $(changelog_dir)/cl-t; \
1184 echo "mode: change-log" >> $(changelog_dir)/cl-t; \
1185 echo "version-control: never" >> $(changelog_dir)/cl-t; \
1186 echo "buffer-read-only: t" >> $(changelog_dir)/cl-t; \
1187 echo "End:" >> $(changelog_dir)/cl-t; \
1188 rm -f $(changelog_dir)/ChangeLog; \
1189 mv $(changelog_dir)/cl-t $(changelog_dir)/ChangeLog; \
1190 fi
1191 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1192 # Otherwise a system limit (for SysV at least) may be exceeded.
1193 .NOEXPORT:
This page took 0.086756 seconds and 4 git commands to generate.