Imported Upstream version 4.10
[platform/upstream/libtasn1.git] / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2002-2014 Free Software Foundation, Inc.
18 #
19 # This file is part of LIBTASN1.
20 #
21 # This program is free software: you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation, either version 3 of the License, or
24 # (at your option) any later version.
25 #
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29 # GNU General Public License for more details.
30 #
31 # You should have received a copy of the GNU General Public License
32 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
33 VPATH = @srcdir@
34 am__is_gnu_make = { \
35   if test -z '$(MAKELEVEL)'; then \
36     false; \
37   elif test -n '$(MAKE_HOST)'; then \
38     true; \
39   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
40     true; \
41   else \
42     false; \
43   fi; \
44 }
45 am__make_running_with_option = \
46   case $${target_option-} in \
47       ?) ;; \
48       *) echo "am__make_running_with_option: internal error: invalid" \
49               "target option '$${target_option-}' specified" >&2; \
50          exit 1;; \
51   esac; \
52   has_opt=no; \
53   sane_makeflags=$$MAKEFLAGS; \
54   if $(am__is_gnu_make); then \
55     sane_makeflags=$$MFLAGS; \
56   else \
57     case $$MAKEFLAGS in \
58       *\\[\ \   ]*) \
59         bs=\\; \
60         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
61           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
62     esac; \
63   fi; \
64   skip_next=no; \
65   strip_trailopt () \
66   { \
67     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68   }; \
69   for flg in $$sane_makeflags; do \
70     test $$skip_next = yes && { skip_next=no; continue; }; \
71     case $$flg in \
72       *=*|--*) continue;; \
73         -*I) strip_trailopt 'I'; skip_next=yes;; \
74       -*I?*) strip_trailopt 'I';; \
75         -*O) strip_trailopt 'O'; skip_next=yes;; \
76       -*O?*) strip_trailopt 'O';; \
77         -*l) strip_trailopt 'l'; skip_next=yes;; \
78       -*l?*) strip_trailopt 'l';; \
79       -[dEDm]) skip_next=yes;; \
80       -[JT]) skip_next=yes;; \
81     esac; \
82     case $$flg in \
83       *$$target_option*) has_opt=yes; break;; \
84     esac; \
85   done; \
86   test $$has_opt = yes
87 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
88 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
89 pkgdatadir = $(datadir)/@PACKAGE@
90 pkgincludedir = $(includedir)/@PACKAGE@
91 pkglibdir = $(libdir)/@PACKAGE@
92 pkglibexecdir = $(libexecdir)/@PACKAGE@
93 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
94 install_sh_DATA = $(install_sh) -c -m 644
95 install_sh_PROGRAM = $(install_sh) -c
96 install_sh_SCRIPT = $(install_sh) -c
97 INSTALL_HEADER = $(INSTALL_DATA)
98 transform = $(program_transform_name)
99 NORMAL_INSTALL = :
100 PRE_INSTALL = :
101 POST_INSTALL = :
102 NORMAL_UNINSTALL = :
103 PRE_UNINSTALL = :
104 POST_UNINSTALL = :
105 build_triplet = @build@
106 host_triplet = @host@
107 @ENABLE_DOC_TRUE@am__append_1 = doc examples
108 subdir = .
109 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110 am__aclocal_m4_deps = $(top_srcdir)/lib/glm4/gnulib-comp.m4 \
111         $(top_srcdir)/lib/glm4/ld-version-script.m4 \
112         $(top_srcdir)/lib/glm4/minmax.m4 \
113         $(top_srcdir)/lib/glm4/string_h.m4 \
114         $(top_srcdir)/lib/glm4/strverscmp.m4 \
115         $(top_srcdir)/lib/glm4/visibility.m4 \
116         $(top_srcdir)/gl/m4/00gnulib.m4 \
117         $(top_srcdir)/gl/m4/absolute-header.m4 \
118         $(top_srcdir)/gl/m4/autobuild.m4 \
119         $(top_srcdir)/gl/m4/clock_time.m4 \
120         $(top_srcdir)/gl/m4/errno_h.m4 \
121         $(top_srcdir)/gl/m4/extensions.m4 \
122         $(top_srcdir)/gl/m4/extern-inline.m4 \
123         $(top_srcdir)/gl/m4/fseeko.m4 $(top_srcdir)/gl/m4/fstat.m4 \
124         $(top_srcdir)/gl/m4/ftell.m4 $(top_srcdir)/gl/m4/ftello.m4 \
125         $(top_srcdir)/gl/m4/getopt.m4 $(top_srcdir)/gl/m4/gettime.m4 \
126         $(top_srcdir)/gl/m4/gettimeofday.m4 \
127         $(top_srcdir)/gl/m4/gnulib-common.m4 \
128         $(top_srcdir)/gl/m4/gnulib-comp.m4 \
129         $(top_srcdir)/gl/m4/include_next.m4 \
130         $(top_srcdir)/gl/m4/largefile.m4 \
131         $(top_srcdir)/gl/m4/limits-h.m4 \
132         $(top_srcdir)/gl/m4/longlong.m4 $(top_srcdir)/gl/m4/lseek.m4 \
133         $(top_srcdir)/gl/m4/malloc.m4 \
134         $(top_srcdir)/gl/m4/manywarnings.m4 \
135         $(top_srcdir)/gl/m4/msvc-inval.m4 \
136         $(top_srcdir)/gl/m4/msvc-nothrow.m4 \
137         $(top_srcdir)/gl/m4/multiarch.m4 \
138         $(top_srcdir)/gl/m4/nocrash.m4 $(top_srcdir)/gl/m4/off_t.m4 \
139         $(top_srcdir)/gl/m4/read-file.m4 \
140         $(top_srcdir)/gl/m4/realloc.m4 $(top_srcdir)/gl/m4/ssize_t.m4 \
141         $(top_srcdir)/gl/m4/stdarg.m4 $(top_srcdir)/gl/m4/stddef_h.m4 \
142         $(top_srcdir)/gl/m4/stdint.m4 $(top_srcdir)/gl/m4/stdio_h.m4 \
143         $(top_srcdir)/gl/m4/stdlib_h.m4 \
144         $(top_srcdir)/gl/m4/sys_socket_h.m4 \
145         $(top_srcdir)/gl/m4/sys_stat_h.m4 \
146         $(top_srcdir)/gl/m4/sys_time_h.m4 \
147         $(top_srcdir)/gl/m4/sys_types_h.m4 \
148         $(top_srcdir)/gl/m4/time_h.m4 $(top_srcdir)/gl/m4/timespec.m4 \
149         $(top_srcdir)/gl/m4/unistd_h.m4 \
150         $(top_srcdir)/gl/m4/valgrind-tests.m4 \
151         $(top_srcdir)/gl/m4/version-etc.m4 \
152         $(top_srcdir)/gl/m4/warn-on-use.m4 \
153         $(top_srcdir)/gl/m4/warnings.m4 $(top_srcdir)/gl/m4/wchar_t.m4 \
154         $(top_srcdir)/gl/m4/wint_t.m4 $(top_srcdir)/m4/gtk-doc.m4 \
155         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
156         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
157         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
158         $(top_srcdir)/m4/update-header-version.m4 \
159         $(top_srcdir)/configure.ac
160 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
161         $(ACLOCAL_M4)
162 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
163         $(am__configure_deps) $(am__DIST_COMMON)
164 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
165  configure.lineno config.status.lineno
166 mkinstalldirs = $(install_sh) -d
167 CONFIG_HEADER = config.h
168 CONFIG_CLEAN_FILES =
169 CONFIG_CLEAN_VPATH_FILES =
170 AM_V_P = $(am__v_P_@AM_V@)
171 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172 am__v_P_0 = false
173 am__v_P_1 = :
174 AM_V_GEN = $(am__v_GEN_@AM_V@)
175 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176 am__v_GEN_0 = @echo "  GEN     " $@;
177 am__v_GEN_1 = 
178 AM_V_at = $(am__v_at_@AM_V@)
179 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180 am__v_at_0 = @
181 am__v_at_1 = 
182 SOURCES =
183 DIST_SOURCES =
184 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
185         ctags-recursive dvi-recursive html-recursive info-recursive \
186         install-data-recursive install-dvi-recursive \
187         install-exec-recursive install-html-recursive \
188         install-info-recursive install-pdf-recursive \
189         install-ps-recursive install-recursive installcheck-recursive \
190         installdirs-recursive pdf-recursive ps-recursive \
191         tags-recursive uninstall-recursive
192 am__can_run_installinfo = \
193   case $$AM_UPDATE_INFO_DIR in \
194     n|no|NO) false;; \
195     *) (install-info --version) >/dev/null 2>&1;; \
196   esac
197 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
198   distclean-recursive maintainer-clean-recursive
199 am__recursive_targets = \
200   $(RECURSIVE_TARGETS) \
201   $(RECURSIVE_CLEAN_TARGETS) \
202   $(am__extra_recursive_targets)
203 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
204         cscope distdir dist dist-all distcheck
205 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
206         $(LISP)config.h.in
207 # Read a list of newline-separated strings from the standard input,
208 # and print each of them once, without duplicates.  Input order is
209 # *not* preserved.
210 am__uniquify_input = $(AWK) '\
211   BEGIN { nonempty = 0; } \
212   { items[$$0] = 1; nonempty = 1; } \
213   END { if (nonempty) { for (i in items) print i; }; } \
214 '
215 # Make sure the list of sources is unique.  This is necessary because,
216 # e.g., the same source file might be shared among _SOURCES variables
217 # for different programs/libraries.
218 am__define_uniq_tagged_files = \
219   list='$(am__tagged_files)'; \
220   unique=`for i in $$list; do \
221     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222   done | $(am__uniquify_input)`
223 ETAGS = etags
224 CTAGS = ctags
225 CSCOPE = cscope
226 DIST_SUBDIRS = gl lib src tests doc examples
227 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
228         $(top_srcdir)/build-aux/ar-lib $(top_srcdir)/build-aux/compile \
229         $(top_srcdir)/build-aux/config.guess \
230         $(top_srcdir)/build-aux/config.sub \
231         $(top_srcdir)/build-aux/install-sh \
232         $(top_srcdir)/build-aux/ltmain.sh \
233         $(top_srcdir)/build-aux/missing AUTHORS COPYING COPYING.LIB \
234         ChangeLog INSTALL NEWS README THANKS build-aux/ar-lib \
235         build-aux/compile build-aux/config.guess build-aux/config.sub \
236         build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh \
237         build-aux/mdate-sh build-aux/missing build-aux/texinfo.tex \
238         build-aux/ylwrap
239 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
240 distdir = $(PACKAGE)-$(VERSION)
241 top_distdir = $(distdir)
242 am__remove_distdir = \
243   if test -d "$(distdir)"; then \
244     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
245       && rm -rf "$(distdir)" \
246       || { sleep 5 && rm -rf "$(distdir)"; }; \
247   else :; fi
248 am__post_remove_distdir = $(am__remove_distdir)
249 am__relativize = \
250   dir0=`pwd`; \
251   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
252   sed_rest='s,^[^/]*/*,,'; \
253   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
254   sed_butlast='s,/*[^/]*$$,,'; \
255   while test -n "$$dir1"; do \
256     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
257     if test "$$first" != "."; then \
258       if test "$$first" = ".."; then \
259         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
260         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
261       else \
262         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
263         if test "$$first2" = "$$first"; then \
264           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
265         else \
266           dir2="../$$dir2"; \
267         fi; \
268         dir0="$$dir0"/"$$first"; \
269       fi; \
270     fi; \
271     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
272   done; \
273   reldir="$$dir2"
274 DIST_ARCHIVES = $(distdir).tar.gz
275 GZIP_ENV = --best
276 DIST_TARGETS = dist-gzip
277 distuninstallcheck_listfiles = find . -type f -print
278 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
279   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
280 distcleancheck_listfiles = find . -type f -print
281 ACLOCAL = @ACLOCAL@
282 AMTAR = @AMTAR@
283 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
284 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
285 AR = @AR@
286 ARFLAGS = @ARFLAGS@
287 AS = @AS@
288 AUTOCONF = @AUTOCONF@
289 AUTOHEADER = @AUTOHEADER@
290 AUTOMAKE = @AUTOMAKE@
291 AWK = @AWK@
292 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
293 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
294 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
295 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
296 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
297 CC = @CC@
298 CCDEPMODE = @CCDEPMODE@
299 CFLAGS = @CFLAGS@
300 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
301 CONFIG_INCLUDE = @CONFIG_INCLUDE@
302 CPP = @CPP@
303 CPPFLAGS = @CPPFLAGS@
304 CYGPATH_W = @CYGPATH_W@
305 DEFS = @DEFS@
306 DEPDIR = @DEPDIR@
307 DLLTOOL = @DLLTOOL@
308 DSYMUTIL = @DSYMUTIL@
309 DUMPBIN = @DUMPBIN@
310 ECHO_C = @ECHO_C@
311 ECHO_N = @ECHO_N@
312 ECHO_T = @ECHO_T@
313 EGREP = @EGREP@
314 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
315 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
316 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
317 ENOLINK_VALUE = @ENOLINK_VALUE@
318 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
319 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
320 ERRNO_H = @ERRNO_H@
321 EXEEXT = @EXEEXT@
322 FGREP = @FGREP@
323 GETOPT_H = @GETOPT_H@
324 GNULIB_ATOLL = @GNULIB_ATOLL@
325 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
326 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
327 GNULIB_CHDIR = @GNULIB_CHDIR@
328 GNULIB_CHOWN = @GNULIB_CHOWN@
329 GNULIB_CLOSE = @GNULIB_CLOSE@
330 GNULIB_DPRINTF = @GNULIB_DPRINTF@
331 GNULIB_DUP = @GNULIB_DUP@
332 GNULIB_DUP2 = @GNULIB_DUP2@
333 GNULIB_DUP3 = @GNULIB_DUP3@
334 GNULIB_ENVIRON = @GNULIB_ENVIRON@
335 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
336 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
337 GNULIB_FCHDIR = @GNULIB_FCHDIR@
338 GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
339 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
340 GNULIB_FCLOSE = @GNULIB_FCLOSE@
341 GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
342 GNULIB_FDOPEN = @GNULIB_FDOPEN@
343 GNULIB_FFLUSH = @GNULIB_FFLUSH@
344 GNULIB_FFSL = @GNULIB_FFSL@
345 GNULIB_FFSLL = @GNULIB_FFSLL@
346 GNULIB_FGETC = @GNULIB_FGETC@
347 GNULIB_FGETS = @GNULIB_FGETS@
348 GNULIB_FOPEN = @GNULIB_FOPEN@
349 GNULIB_FPRINTF = @GNULIB_FPRINTF@
350 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
351 GNULIB_FPURGE = @GNULIB_FPURGE@
352 GNULIB_FPUTC = @GNULIB_FPUTC@
353 GNULIB_FPUTS = @GNULIB_FPUTS@
354 GNULIB_FREAD = @GNULIB_FREAD@
355 GNULIB_FREOPEN = @GNULIB_FREOPEN@
356 GNULIB_FSCANF = @GNULIB_FSCANF@
357 GNULIB_FSEEK = @GNULIB_FSEEK@
358 GNULIB_FSEEKO = @GNULIB_FSEEKO@
359 GNULIB_FSTAT = @GNULIB_FSTAT@
360 GNULIB_FSTATAT = @GNULIB_FSTATAT@
361 GNULIB_FSYNC = @GNULIB_FSYNC@
362 GNULIB_FTELL = @GNULIB_FTELL@
363 GNULIB_FTELLO = @GNULIB_FTELLO@
364 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
365 GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
366 GNULIB_FWRITE = @GNULIB_FWRITE@
367 GNULIB_GETC = @GNULIB_GETC@
368 GNULIB_GETCHAR = @GNULIB_GETCHAR@
369 GNULIB_GETCWD = @GNULIB_GETCWD@
370 GNULIB_GETDELIM = @GNULIB_GETDELIM@
371 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
372 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
373 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
374 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
375 GNULIB_GETLINE = @GNULIB_GETLINE@
376 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
377 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
378 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
379 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
380 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
381 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
382 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
383 GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
384 GNULIB_GRANTPT = @GNULIB_GRANTPT@
385 GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
386 GNULIB_ISATTY = @GNULIB_ISATTY@
387 GNULIB_LCHMOD = @GNULIB_LCHMOD@
388 GNULIB_LCHOWN = @GNULIB_LCHOWN@
389 GNULIB_LINK = @GNULIB_LINK@
390 GNULIB_LINKAT = @GNULIB_LINKAT@
391 GNULIB_LSEEK = @GNULIB_LSEEK@
392 GNULIB_LSTAT = @GNULIB_LSTAT@
393 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
394 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
395 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
396 GNULIB_MBSCHR = @GNULIB_MBSCHR@
397 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
398 GNULIB_MBSLEN = @GNULIB_MBSLEN@
399 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
400 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
401 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
402 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
403 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
404 GNULIB_MBSSEP = @GNULIB_MBSSEP@
405 GNULIB_MBSSPN = @GNULIB_MBSSPN@
406 GNULIB_MBSSTR = @GNULIB_MBSSTR@
407 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
408 GNULIB_MBTOWC = @GNULIB_MBTOWC@
409 GNULIB_MEMCHR = @GNULIB_MEMCHR@
410 GNULIB_MEMMEM = @GNULIB_MEMMEM@
411 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
412 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
413 GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
414 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
415 GNULIB_MKFIFO = @GNULIB_MKFIFO@
416 GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
417 GNULIB_MKNOD = @GNULIB_MKNOD@
418 GNULIB_MKNODAT = @GNULIB_MKNODAT@
419 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
420 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
421 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
422 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
423 GNULIB_MKTIME = @GNULIB_MKTIME@
424 GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
425 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
426 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
427 GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
428 GNULIB_PCLOSE = @GNULIB_PCLOSE@
429 GNULIB_PERROR = @GNULIB_PERROR@
430 GNULIB_PIPE = @GNULIB_PIPE@
431 GNULIB_PIPE2 = @GNULIB_PIPE2@
432 GNULIB_POPEN = @GNULIB_POPEN@
433 GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
434 GNULIB_PREAD = @GNULIB_PREAD@
435 GNULIB_PRINTF = @GNULIB_PRINTF@
436 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
437 GNULIB_PTSNAME = @GNULIB_PTSNAME@
438 GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
439 GNULIB_PUTC = @GNULIB_PUTC@
440 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
441 GNULIB_PUTENV = @GNULIB_PUTENV@
442 GNULIB_PUTS = @GNULIB_PUTS@
443 GNULIB_PWRITE = @GNULIB_PWRITE@
444 GNULIB_QSORT_R = @GNULIB_QSORT_R@
445 GNULIB_RANDOM = @GNULIB_RANDOM@
446 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
447 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
448 GNULIB_READ = @GNULIB_READ@
449 GNULIB_READLINK = @GNULIB_READLINK@
450 GNULIB_READLINKAT = @GNULIB_READLINKAT@
451 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
452 GNULIB_REALPATH = @GNULIB_REALPATH@
453 GNULIB_REMOVE = @GNULIB_REMOVE@
454 GNULIB_RENAME = @GNULIB_RENAME@
455 GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
456 GNULIB_RMDIR = @GNULIB_RMDIR@
457 GNULIB_RPMATCH = @GNULIB_RPMATCH@
458 GNULIB_SCANF = @GNULIB_SCANF@
459 GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
460 GNULIB_SETENV = @GNULIB_SETENV@
461 GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
462 GNULIB_SLEEP = @GNULIB_SLEEP@
463 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
464 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
465 GNULIB_STAT = @GNULIB_STAT@
466 GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
467 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
468 GNULIB_STPCPY = @GNULIB_STPCPY@
469 GNULIB_STPNCPY = @GNULIB_STPNCPY@
470 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
471 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
472 GNULIB_STRDUP = @GNULIB_STRDUP@
473 GNULIB_STRERROR = @GNULIB_STRERROR@
474 GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
475 GNULIB_STRNCAT = @GNULIB_STRNCAT@
476 GNULIB_STRNDUP = @GNULIB_STRNDUP@
477 GNULIB_STRNLEN = @GNULIB_STRNLEN@
478 GNULIB_STRPBRK = @GNULIB_STRPBRK@
479 GNULIB_STRPTIME = @GNULIB_STRPTIME@
480 GNULIB_STRSEP = @GNULIB_STRSEP@
481 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
482 GNULIB_STRSTR = @GNULIB_STRSTR@
483 GNULIB_STRTOD = @GNULIB_STRTOD@
484 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
485 GNULIB_STRTOLL = @GNULIB_STRTOLL@
486 GNULIB_STRTOULL = @GNULIB_STRTOULL@
487 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
488 GNULIB_SYMLINK = @GNULIB_SYMLINK@
489 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
490 GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
491 GNULIB_TIMEGM = @GNULIB_TIMEGM@
492 GNULIB_TIME_R = @GNULIB_TIME_R@
493 GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
494 GNULIB_TMPFILE = @GNULIB_TMPFILE@
495 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
496 GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
497 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
498 GNULIB_UNLINK = @GNULIB_UNLINK@
499 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
500 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
501 GNULIB_UNSETENV = @GNULIB_UNSETENV@
502 GNULIB_USLEEP = @GNULIB_USLEEP@
503 GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
504 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
505 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
506 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
507 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
508 GNULIB_VFSCANF = @GNULIB_VFSCANF@
509 GNULIB_VPRINTF = @GNULIB_VPRINTF@
510 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
511 GNULIB_VSCANF = @GNULIB_VSCANF@
512 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
513 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
514 GNULIB_WCTOMB = @GNULIB_WCTOMB@
515 GNULIB_WRITE = @GNULIB_WRITE@
516 GNULIB__EXIT = @GNULIB__EXIT@
517 GREP = @GREP@
518 GTKDOC_CHECK = @GTKDOC_CHECK@
519 GTKDOC_MKPDF = @GTKDOC_MKPDF@
520 GTKDOC_REBASE = @GTKDOC_REBASE@
521 HAVE_ATOLL = @HAVE_ATOLL@
522 HAVE_C99_STDINT_H = @HAVE_C99_STDINT_H@
523 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
524 HAVE_CHOWN = @HAVE_CHOWN@
525 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
526 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
527 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
528 HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
529 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
530 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
531 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
532 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
533 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
534 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
535 HAVE_DECL_GETLOGIN = @HAVE_DECL_GETLOGIN@
536 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
537 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
538 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
539 HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
540 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
541 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
542 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
543 HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
544 HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
545 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
546 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
547 HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
548 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
549 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
550 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
551 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
552 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
553 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
554 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
555 HAVE_DPRINTF = @HAVE_DPRINTF@
556 HAVE_DUP2 = @HAVE_DUP2@
557 HAVE_DUP3 = @HAVE_DUP3@
558 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
559 HAVE_FACCESSAT = @HAVE_FACCESSAT@
560 HAVE_FCHDIR = @HAVE_FCHDIR@
561 HAVE_FCHMODAT = @HAVE_FCHMODAT@
562 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
563 HAVE_FDATASYNC = @HAVE_FDATASYNC@
564 HAVE_FFSL = @HAVE_FFSL@
565 HAVE_FFSLL = @HAVE_FFSLL@
566 HAVE_FSEEKO = @HAVE_FSEEKO@
567 HAVE_FSTATAT = @HAVE_FSTATAT@
568 HAVE_FSYNC = @HAVE_FSYNC@
569 HAVE_FTELLO = @HAVE_FTELLO@
570 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
571 HAVE_FUTIMENS = @HAVE_FUTIMENS@
572 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
573 HAVE_GETGROUPS = @HAVE_GETGROUPS@
574 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
575 HAVE_GETLOGIN = @HAVE_GETLOGIN@
576 HAVE_GETOPT_H = @HAVE_GETOPT_H@
577 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
578 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
579 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
580 HAVE_GRANTPT = @HAVE_GRANTPT@
581 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
582 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
583 HAVE_LCHMOD = @HAVE_LCHMOD@
584 HAVE_LCHOWN = @HAVE_LCHOWN@
585 HAVE_LINK = @HAVE_LINK@
586 HAVE_LINKAT = @HAVE_LINKAT@
587 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
588 HAVE_LSTAT = @HAVE_LSTAT@
589 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
590 HAVE_MBSLEN = @HAVE_MBSLEN@
591 HAVE_MEMCHR = @HAVE_MEMCHR@
592 HAVE_MEMPCPY = @HAVE_MEMPCPY@
593 HAVE_MKDIRAT = @HAVE_MKDIRAT@
594 HAVE_MKDTEMP = @HAVE_MKDTEMP@
595 HAVE_MKFIFO = @HAVE_MKFIFO@
596 HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
597 HAVE_MKNOD = @HAVE_MKNOD@
598 HAVE_MKNODAT = @HAVE_MKNODAT@
599 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
600 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
601 HAVE_MKSTEMP = @HAVE_MKSTEMP@
602 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
603 HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
604 HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
605 HAVE_OS_H = @HAVE_OS_H@
606 HAVE_PCLOSE = @HAVE_PCLOSE@
607 HAVE_PIPE = @HAVE_PIPE@
608 HAVE_PIPE2 = @HAVE_PIPE2@
609 HAVE_POPEN = @HAVE_POPEN@
610 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
611 HAVE_PREAD = @HAVE_PREAD@
612 HAVE_PTSNAME = @HAVE_PTSNAME@
613 HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
614 HAVE_PWRITE = @HAVE_PWRITE@
615 HAVE_QSORT_R = @HAVE_QSORT_R@
616 HAVE_RANDOM = @HAVE_RANDOM@
617 HAVE_RANDOM_H = @HAVE_RANDOM_H@
618 HAVE_RANDOM_R = @HAVE_RANDOM_R@
619 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
620 HAVE_READLINK = @HAVE_READLINK@
621 HAVE_READLINKAT = @HAVE_READLINKAT@
622 HAVE_REALPATH = @HAVE_REALPATH@
623 HAVE_RENAMEAT = @HAVE_RENAMEAT@
624 HAVE_RPMATCH = @HAVE_RPMATCH@
625 HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
626 HAVE_SETENV = @HAVE_SETENV@
627 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
628 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
629 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
630 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
631 HAVE_SLEEP = @HAVE_SLEEP@
632 HAVE_STDINT_H = @HAVE_STDINT_H@
633 HAVE_STPCPY = @HAVE_STPCPY@
634 HAVE_STPNCPY = @HAVE_STPNCPY@
635 HAVE_STRCASESTR = @HAVE_STRCASESTR@
636 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
637 HAVE_STRPBRK = @HAVE_STRPBRK@
638 HAVE_STRPTIME = @HAVE_STRPTIME@
639 HAVE_STRSEP = @HAVE_STRSEP@
640 HAVE_STRTOD = @HAVE_STRTOD@
641 HAVE_STRTOLL = @HAVE_STRTOLL@
642 HAVE_STRTOULL = @HAVE_STRTOULL@
643 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
644 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
645 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
646 HAVE_SYMLINK = @HAVE_SYMLINK@
647 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
648 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
649 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
650 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
651 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
652 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
653 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
654 HAVE_TIMEGM = @HAVE_TIMEGM@
655 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
656 HAVE_UNISTD_H = @HAVE_UNISTD_H@
657 HAVE_UNLINKAT = @HAVE_UNLINKAT@
658 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
659 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
660 HAVE_USLEEP = @HAVE_USLEEP@
661 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
662 HAVE_VASPRINTF = @HAVE_VASPRINTF@
663 HAVE_VDPRINTF = @HAVE_VDPRINTF@
664 HAVE_VISIBILITY = @HAVE_VISIBILITY@
665 HAVE_WCHAR_H = @HAVE_WCHAR_H@
666 HAVE_WCHAR_T = @HAVE_WCHAR_T@
667 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
668 HAVE__EXIT = @HAVE__EXIT@
669 HELP2MAN = @HELP2MAN@
670 HTML_DIR = @HTML_DIR@
671 INCLUDE_NEXT = @INCLUDE_NEXT@
672 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
673 INSTALL = @INSTALL@
674 INSTALL_DATA = @INSTALL_DATA@
675 INSTALL_PROGRAM = @INSTALL_PROGRAM@
676 INSTALL_SCRIPT = @INSTALL_SCRIPT@
677 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
678 LD = @LD@
679 LDFLAGS = @LDFLAGS@
680 LIBINTL = @LIBINTL@
681 LIBOBJS = @LIBOBJS@
682 LIBS = @LIBS@
683 LIBTOOL = @LIBTOOL@
684 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
685 LIMITS_H = @LIMITS_H@
686 LIPO = @LIPO@
687 LN_S = @LN_S@
688 LTLIBINTL = @LTLIBINTL@
689 LTLIBOBJS = @LTLIBOBJS@
690 LT_AGE = @LT_AGE@
691 LT_CURRENT = @LT_CURRENT@
692 LT_REVISION = @LT_REVISION@
693 MAKEINFO = @MAKEINFO@
694 MANIFEST_TOOL = @MANIFEST_TOOL@
695 MKDIR_P = @MKDIR_P@
696 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
697 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
698 NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = @NEXT_AS_FIRST_DIRECTIVE_LIMITS_H@
699 NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@
700 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
701 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
702 NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
703 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
704 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
705 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
706 NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
707 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
708 NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
709 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
710 NEXT_ERRNO_H = @NEXT_ERRNO_H@
711 NEXT_GETOPT_H = @NEXT_GETOPT_H@
712 NEXT_LIMITS_H = @NEXT_LIMITS_H@
713 NEXT_STDARG_H = @NEXT_STDARG_H@
714 NEXT_STDDEF_H = @NEXT_STDDEF_H@
715 NEXT_STDINT_H = @NEXT_STDINT_H@
716 NEXT_STDIO_H = @NEXT_STDIO_H@
717 NEXT_STDLIB_H = @NEXT_STDLIB_H@
718 NEXT_STRING_H = @NEXT_STRING_H@
719 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
720 NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
721 NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
722 NEXT_TIME_H = @NEXT_TIME_H@
723 NEXT_UNISTD_H = @NEXT_UNISTD_H@
724 NM = @NM@
725 NMEDIT = @NMEDIT@
726 OBJDUMP = @OBJDUMP@
727 OBJEXT = @OBJEXT@
728 OTOOL = @OTOOL@
729 OTOOL64 = @OTOOL64@
730 PACKAGE = @PACKAGE@
731 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
732 PACKAGE_NAME = @PACKAGE_NAME@
733 PACKAGE_STRING = @PACKAGE_STRING@
734 PACKAGE_TARNAME = @PACKAGE_TARNAME@
735 PACKAGE_URL = @PACKAGE_URL@
736 PACKAGE_VERSION = @PACKAGE_VERSION@
737 PATH_SEPARATOR = @PATH_SEPARATOR@
738 PKG_CONFIG = @PKG_CONFIG@
739 PMCCABE = @PMCCABE@
740 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
741 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
742 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
743 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
744 RANLIB = @RANLIB@
745 REPLACE_CALLOC = @REPLACE_CALLOC@
746 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
747 REPLACE_CHOWN = @REPLACE_CHOWN@
748 REPLACE_CLOSE = @REPLACE_CLOSE@
749 REPLACE_DPRINTF = @REPLACE_DPRINTF@
750 REPLACE_DUP = @REPLACE_DUP@
751 REPLACE_DUP2 = @REPLACE_DUP2@
752 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
753 REPLACE_FCLOSE = @REPLACE_FCLOSE@
754 REPLACE_FDOPEN = @REPLACE_FDOPEN@
755 REPLACE_FFLUSH = @REPLACE_FFLUSH@
756 REPLACE_FOPEN = @REPLACE_FOPEN@
757 REPLACE_FPRINTF = @REPLACE_FPRINTF@
758 REPLACE_FPURGE = @REPLACE_FPURGE@
759 REPLACE_FREOPEN = @REPLACE_FREOPEN@
760 REPLACE_FSEEK = @REPLACE_FSEEK@
761 REPLACE_FSEEKO = @REPLACE_FSEEKO@
762 REPLACE_FSTAT = @REPLACE_FSTAT@
763 REPLACE_FSTATAT = @REPLACE_FSTATAT@
764 REPLACE_FTELL = @REPLACE_FTELL@
765 REPLACE_FTELLO = @REPLACE_FTELLO@
766 REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
767 REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
768 REPLACE_GETCWD = @REPLACE_GETCWD@
769 REPLACE_GETDELIM = @REPLACE_GETDELIM@
770 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
771 REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
772 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
773 REPLACE_GETLINE = @REPLACE_GETLINE@
774 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
775 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
776 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
777 REPLACE_GMTIME = @REPLACE_GMTIME@
778 REPLACE_ISATTY = @REPLACE_ISATTY@
779 REPLACE_LCHOWN = @REPLACE_LCHOWN@
780 REPLACE_LINK = @REPLACE_LINK@
781 REPLACE_LINKAT = @REPLACE_LINKAT@
782 REPLACE_LOCALTIME = @REPLACE_LOCALTIME@
783 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
784 REPLACE_LSEEK = @REPLACE_LSEEK@
785 REPLACE_LSTAT = @REPLACE_LSTAT@
786 REPLACE_MALLOC = @REPLACE_MALLOC@
787 REPLACE_MBTOWC = @REPLACE_MBTOWC@
788 REPLACE_MEMCHR = @REPLACE_MEMCHR@
789 REPLACE_MEMMEM = @REPLACE_MEMMEM@
790 REPLACE_MKDIR = @REPLACE_MKDIR@
791 REPLACE_MKFIFO = @REPLACE_MKFIFO@
792 REPLACE_MKNOD = @REPLACE_MKNOD@
793 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
794 REPLACE_MKTIME = @REPLACE_MKTIME@
795 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
796 REPLACE_NULL = @REPLACE_NULL@
797 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
798 REPLACE_PERROR = @REPLACE_PERROR@
799 REPLACE_POPEN = @REPLACE_POPEN@
800 REPLACE_PREAD = @REPLACE_PREAD@
801 REPLACE_PRINTF = @REPLACE_PRINTF@
802 REPLACE_PTSNAME = @REPLACE_PTSNAME@
803 REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
804 REPLACE_PUTENV = @REPLACE_PUTENV@
805 REPLACE_PWRITE = @REPLACE_PWRITE@
806 REPLACE_QSORT_R = @REPLACE_QSORT_R@
807 REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
808 REPLACE_READ = @REPLACE_READ@
809 REPLACE_READLINK = @REPLACE_READLINK@
810 REPLACE_READLINKAT = @REPLACE_READLINKAT@
811 REPLACE_REALLOC = @REPLACE_REALLOC@
812 REPLACE_REALPATH = @REPLACE_REALPATH@
813 REPLACE_REMOVE = @REPLACE_REMOVE@
814 REPLACE_RENAME = @REPLACE_RENAME@
815 REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
816 REPLACE_RMDIR = @REPLACE_RMDIR@
817 REPLACE_SETENV = @REPLACE_SETENV@
818 REPLACE_SLEEP = @REPLACE_SLEEP@
819 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
820 REPLACE_SPRINTF = @REPLACE_SPRINTF@
821 REPLACE_STAT = @REPLACE_STAT@
822 REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
823 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
824 REPLACE_STPNCPY = @REPLACE_STPNCPY@
825 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
826 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
827 REPLACE_STRDUP = @REPLACE_STRDUP@
828 REPLACE_STRERROR = @REPLACE_STRERROR@
829 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
830 REPLACE_STRNCAT = @REPLACE_STRNCAT@
831 REPLACE_STRNDUP = @REPLACE_STRNDUP@
832 REPLACE_STRNLEN = @REPLACE_STRNLEN@
833 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
834 REPLACE_STRSTR = @REPLACE_STRSTR@
835 REPLACE_STRTOD = @REPLACE_STRTOD@
836 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
837 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
838 REPLACE_SYMLINK = @REPLACE_SYMLINK@
839 REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
840 REPLACE_TIMEGM = @REPLACE_TIMEGM@
841 REPLACE_TMPFILE = @REPLACE_TMPFILE@
842 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
843 REPLACE_UNLINK = @REPLACE_UNLINK@
844 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
845 REPLACE_UNSETENV = @REPLACE_UNSETENV@
846 REPLACE_USLEEP = @REPLACE_USLEEP@
847 REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
848 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
849 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
850 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
851 REPLACE_VPRINTF = @REPLACE_VPRINTF@
852 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
853 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
854 REPLACE_WCTOMB = @REPLACE_WCTOMB@
855 REPLACE_WRITE = @REPLACE_WRITE@
856 SED = @SED@
857 SET_MAKE = @SET_MAKE@
858 SHELL = @SHELL@
859 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
860 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
861 STDARG_H = @STDARG_H@
862 STDDEF_H = @STDDEF_H@
863 STDINT_H = @STDINT_H@
864 STRIP = @STRIP@
865 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
866 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
867 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
868 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
869 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
870 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
871 VALGRIND = @VALGRIND@
872 VERSION = @VERSION@
873 WARN_CFLAGS = @WARN_CFLAGS@
874 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
875 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
876 WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
877 WINT_T_SUFFIX = @WINT_T_SUFFIX@
878 YACC = @YACC@
879 YFLAGS = @YFLAGS@
880 abs_builddir = @abs_builddir@
881 abs_srcdir = @abs_srcdir@
882 abs_top_builddir = @abs_top_builddir@
883 abs_top_srcdir = @abs_top_srcdir@
884 ac_ct_AR = @ac_ct_AR@
885 ac_ct_CC = @ac_ct_CC@
886 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
887 am__include = @am__include@
888 am__leading_dot = @am__leading_dot@
889 am__quote = @am__quote@
890 am__tar = @am__tar@
891 am__untar = @am__untar@
892 bindir = @bindir@
893 build = @build@
894 build_alias = @build_alias@
895 build_cpu = @build_cpu@
896 build_os = @build_os@
897 build_vendor = @build_vendor@
898 builddir = @builddir@
899 datadir = @datadir@
900 datarootdir = @datarootdir@
901 docdir = @docdir@
902 dvidir = @dvidir@
903 exec_prefix = @exec_prefix@
904 gl_LIBOBJS = @gl_LIBOBJS@
905 gl_LTLIBOBJS = @gl_LTLIBOBJS@
906 gltests_LIBOBJS = @gltests_LIBOBJS@
907 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
908 gltests_WITNESS = @gltests_WITNESS@
909 host = @host@
910 host_alias = @host_alias@
911 host_cpu = @host_cpu@
912 host_os = @host_os@
913 host_vendor = @host_vendor@
914 htmldir = @htmldir@
915 includedir = @includedir@
916 infodir = @infodir@
917 install_sh = @install_sh@
918 lgl_LIBOBJS = @lgl_LIBOBJS@
919 lgl_LTLIBOBJS = @lgl_LTLIBOBJS@
920 lgltests_LIBOBJS = @lgltests_LIBOBJS@
921 lgltests_LTLIBOBJS = @lgltests_LTLIBOBJS@
922 lgltests_WITNESS = @lgltests_WITNESS@
923 libdir = @libdir@
924 libexecdir = @libexecdir@
925 localedir = @localedir@
926 localstatedir = @localstatedir@
927 mandir = @mandir@
928 mkdir_p = @mkdir_p@
929 oldincludedir = @oldincludedir@
930 pdfdir = @pdfdir@
931 prefix = @prefix@
932 program_transform_name = @program_transform_name@
933 psdir = @psdir@
934 runstatedir = @runstatedir@
935 sbindir = @sbindir@
936 sharedstatedir = @sharedstatedir@
937 srcdir = @srcdir@
938 sysconfdir = @sysconfdir@
939 target_alias = @target_alias@
940 top_build_prefix = @top_build_prefix@
941 top_builddir = @top_builddir@
942 top_srcdir = @top_srcdir@
943 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
944 EXTRA_DIST = windows/asn1-parser/asn1-parser.vcproj \
945         windows/asn1-parser/config.h windows/libtasn1.ncb \
946         windows/libtasn1.sln windows/libtasn1.suo \
947         windows/gnulib/getopt.h windows/gnulib/gnulib.vcproj \
948         windows/libtasn1/libtasn1.vcproj \
949         windows/test-parser/test-parser.vcproj \
950         windows/test-tree/test-tree.vcproj windows/libtasn14win.mk \
951         cfg.mk maint.mk .clcopying
952 SUBDIRS = gl lib src tests $(am__append_1)
953 ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4
954 TMPFILE = "abi-temp.xml"
955 all: config.h
956         $(MAKE) $(AM_MAKEFLAGS) all-recursive
957
958 .SUFFIXES:
959 am--refresh: Makefile
960         @:
961 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
962         @for dep in $?; do \
963           case '$(am__configure_deps)' in \
964             *$$dep*) \
965               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
966               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
967                 && exit 0; \
968               exit 1;; \
969           esac; \
970         done; \
971         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
972         $(am__cd) $(top_srcdir) && \
973           $(AUTOMAKE) --gnu Makefile
974 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
975         @case '$?' in \
976           *config.status*) \
977             echo ' $(SHELL) ./config.status'; \
978             $(SHELL) ./config.status;; \
979           *) \
980             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
981             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
982         esac;
983
984 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
985         $(SHELL) ./config.status --recheck
986
987 $(top_srcdir)/configure:  $(am__configure_deps)
988         $(am__cd) $(srcdir) && $(AUTOCONF)
989 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
990         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
991 $(am__aclocal_m4_deps):
992
993 config.h: stamp-h1
994         @test -f $@ || rm -f stamp-h1
995         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
996
997 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
998         @rm -f stamp-h1
999         cd $(top_builddir) && $(SHELL) ./config.status config.h
1000 $(srcdir)/config.h.in:  $(am__configure_deps) 
1001         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1002         rm -f stamp-h1
1003         touch $@
1004
1005 distclean-hdr:
1006         -rm -f config.h stamp-h1
1007
1008 mostlyclean-libtool:
1009         -rm -f *.lo
1010
1011 clean-libtool:
1012         -rm -rf .libs _libs
1013
1014 distclean-libtool:
1015         -rm -f libtool config.lt
1016
1017 # This directory's subdirectories are mostly independent; you can cd
1018 # into them and run 'make' without going through this Makefile.
1019 # To change the values of 'make' variables: instead of editing Makefiles,
1020 # (1) if the variable is set in 'config.status', edit 'config.status'
1021 #     (which will cause the Makefiles to be regenerated when you run 'make');
1022 # (2) otherwise, pass the desired values on the 'make' command line.
1023 $(am__recursive_targets):
1024         @fail=; \
1025         if $(am__make_keepgoing); then \
1026           failcom='fail=yes'; \
1027         else \
1028           failcom='exit 1'; \
1029         fi; \
1030         dot_seen=no; \
1031         target=`echo $@ | sed s/-recursive//`; \
1032         case "$@" in \
1033           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1034           *) list='$(SUBDIRS)' ;; \
1035         esac; \
1036         for subdir in $$list; do \
1037           echo "Making $$target in $$subdir"; \
1038           if test "$$subdir" = "."; then \
1039             dot_seen=yes; \
1040             local_target="$$target-am"; \
1041           else \
1042             local_target="$$target"; \
1043           fi; \
1044           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1045           || eval $$failcom; \
1046         done; \
1047         if test "$$dot_seen" = "no"; then \
1048           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1049         fi; test -z "$$fail"
1050
1051 ID: $(am__tagged_files)
1052         $(am__define_uniq_tagged_files); mkid -fID $$unique
1053 tags: tags-recursive
1054 TAGS: tags
1055
1056 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1057         set x; \
1058         here=`pwd`; \
1059         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1060           include_option=--etags-include; \
1061           empty_fix=.; \
1062         else \
1063           include_option=--include; \
1064           empty_fix=; \
1065         fi; \
1066         list='$(SUBDIRS)'; for subdir in $$list; do \
1067           if test "$$subdir" = .; then :; else \
1068             test ! -f $$subdir/TAGS || \
1069               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1070           fi; \
1071         done; \
1072         $(am__define_uniq_tagged_files); \
1073         shift; \
1074         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1075           test -n "$$unique" || unique=$$empty_fix; \
1076           if test $$# -gt 0; then \
1077             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1078               "$$@" $$unique; \
1079           else \
1080             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1081               $$unique; \
1082           fi; \
1083         fi
1084 ctags: ctags-recursive
1085
1086 CTAGS: ctags
1087 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1088         $(am__define_uniq_tagged_files); \
1089         test -z "$(CTAGS_ARGS)$$unique" \
1090           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1091              $$unique
1092
1093 GTAGS:
1094         here=`$(am__cd) $(top_builddir) && pwd` \
1095           && $(am__cd) $(top_srcdir) \
1096           && gtags -i $(GTAGS_ARGS) "$$here"
1097 cscope: cscope.files
1098         test ! -s cscope.files \
1099           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1100 clean-cscope:
1101         -rm -f cscope.files
1102 cscope.files: clean-cscope cscopelist
1103 cscopelist: cscopelist-recursive
1104
1105 cscopelist-am: $(am__tagged_files)
1106         list='$(am__tagged_files)'; \
1107         case "$(srcdir)" in \
1108           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1109           *) sdir=$(subdir)/$(srcdir) ;; \
1110         esac; \
1111         for i in $$list; do \
1112           if test -f "$$i"; then \
1113             echo "$(subdir)/$$i"; \
1114           else \
1115             echo "$$sdir/$$i"; \
1116           fi; \
1117         done >> $(top_builddir)/cscope.files
1118
1119 distclean-tags:
1120         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1121         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1122
1123 distdir: $(DISTFILES)
1124         $(am__remove_distdir)
1125         test -d "$(distdir)" || mkdir "$(distdir)"
1126         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1127         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1128         list='$(DISTFILES)'; \
1129           dist_files=`for file in $$list; do echo $$file; done | \
1130           sed -e "s|^$$srcdirstrip/||;t" \
1131               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1132         case $$dist_files in \
1133           */*) $(MKDIR_P) `echo "$$dist_files" | \
1134                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1135                            sort -u` ;; \
1136         esac; \
1137         for file in $$dist_files; do \
1138           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1139           if test -d $$d/$$file; then \
1140             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1141             if test -d "$(distdir)/$$file"; then \
1142               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1143             fi; \
1144             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1145               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1146               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1147             fi; \
1148             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1149           else \
1150             test -f "$(distdir)/$$file" \
1151             || cp -p $$d/$$file "$(distdir)/$$file" \
1152             || exit 1; \
1153           fi; \
1154         done
1155         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1156           if test "$$subdir" = .; then :; else \
1157             $(am__make_dryrun) \
1158               || test -d "$(distdir)/$$subdir" \
1159               || $(MKDIR_P) "$(distdir)/$$subdir" \
1160               || exit 1; \
1161             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1162             $(am__relativize); \
1163             new_distdir=$$reldir; \
1164             dir1=$$subdir; dir2="$(top_distdir)"; \
1165             $(am__relativize); \
1166             new_top_distdir=$$reldir; \
1167             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1168             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1169             ($(am__cd) $$subdir && \
1170               $(MAKE) $(AM_MAKEFLAGS) \
1171                 top_distdir="$$new_top_distdir" \
1172                 distdir="$$new_distdir" \
1173                 am__remove_distdir=: \
1174                 am__skip_length_check=: \
1175                 am__skip_mode_fix=: \
1176                 distdir) \
1177               || exit 1; \
1178           fi; \
1179         done
1180         $(MAKE) $(AM_MAKEFLAGS) \
1181           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1182           dist-hook
1183         -test -n "$(am__skip_mode_fix)" \
1184         || find "$(distdir)" -type d ! -perm -755 \
1185                 -exec chmod u+rwx,go+rx {} \; -o \
1186           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1187           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1188           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1189         || chmod -R a+r "$(distdir)"
1190 dist-gzip: distdir
1191         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1192         $(am__post_remove_distdir)
1193
1194 dist-bzip2: distdir
1195         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1196         $(am__post_remove_distdir)
1197
1198 dist-lzip: distdir
1199         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1200         $(am__post_remove_distdir)
1201
1202 dist-xz: distdir
1203         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1204         $(am__post_remove_distdir)
1205
1206 dist-tarZ: distdir
1207         @echo WARNING: "Support for distribution archives compressed with" \
1208                        "legacy program 'compress' is deprecated." >&2
1209         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1210         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1211         $(am__post_remove_distdir)
1212
1213 dist-shar: distdir
1214         @echo WARNING: "Support for shar distribution archives is" \
1215                        "deprecated." >&2
1216         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1217         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1218         $(am__post_remove_distdir)
1219
1220 dist-zip: distdir
1221         -rm -f $(distdir).zip
1222         zip -rq $(distdir).zip $(distdir)
1223         $(am__post_remove_distdir)
1224
1225 dist dist-all:
1226         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1227         $(am__post_remove_distdir)
1228
1229 # This target untars the dist file and tries a VPATH configuration.  Then
1230 # it guarantees that the distribution is self-contained by making another
1231 # tarfile.
1232 distcheck: dist
1233         case '$(DIST_ARCHIVES)' in \
1234         *.tar.gz*) \
1235           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1236         *.tar.bz2*) \
1237           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1238         *.tar.lz*) \
1239           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1240         *.tar.xz*) \
1241           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1242         *.tar.Z*) \
1243           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1244         *.shar.gz*) \
1245           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1246         *.zip*) \
1247           unzip $(distdir).zip ;;\
1248         esac
1249         chmod -R a-w $(distdir)
1250         chmod u+w $(distdir)
1251         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1252         chmod a-w $(distdir)
1253         test -d $(distdir)/_build || exit 0; \
1254         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1255           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1256           && am__cwd=`pwd` \
1257           && $(am__cd) $(distdir)/_build/sub \
1258           && ../../configure \
1259             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1260             $(DISTCHECK_CONFIGURE_FLAGS) \
1261             --srcdir=../.. --prefix="$$dc_install_base" \
1262           && $(MAKE) $(AM_MAKEFLAGS) \
1263           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1264           && $(MAKE) $(AM_MAKEFLAGS) check \
1265           && $(MAKE) $(AM_MAKEFLAGS) install \
1266           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1267           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1268           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1269                 distuninstallcheck \
1270           && chmod -R a-w "$$dc_install_base" \
1271           && ({ \
1272                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1273                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1274                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1275                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1276                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1277               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1278           && rm -rf "$$dc_destdir" \
1279           && $(MAKE) $(AM_MAKEFLAGS) dist \
1280           && rm -rf $(DIST_ARCHIVES) \
1281           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1282           && cd "$$am__cwd" \
1283           || exit 1
1284         $(am__post_remove_distdir)
1285         @(echo "$(distdir) archives ready for distribution: "; \
1286           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1287           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1288 distuninstallcheck:
1289         @test -n '$(distuninstallcheck_dir)' || { \
1290           echo 'ERROR: trying to run $@ with an empty' \
1291                '$$(distuninstallcheck_dir)' >&2; \
1292           exit 1; \
1293         }; \
1294         $(am__cd) '$(distuninstallcheck_dir)' || { \
1295           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1296           exit 1; \
1297         }; \
1298         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1299            || { echo "ERROR: files left after uninstall:" ; \
1300                 if test -n "$(DESTDIR)"; then \
1301                   echo "  (check DESTDIR support)"; \
1302                 fi ; \
1303                 $(distuninstallcheck_listfiles) ; \
1304                 exit 1; } >&2
1305 distcleancheck: distclean
1306         @if test '$(srcdir)' = . ; then \
1307           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1308           exit 1 ; \
1309         fi
1310         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1311           || { echo "ERROR: files left in build directory after distclean:" ; \
1312                $(distcleancheck_listfiles) ; \
1313                exit 1; } >&2
1314 check-am: all-am
1315 check: check-recursive
1316 all-am: Makefile config.h
1317 installdirs: installdirs-recursive
1318 installdirs-am:
1319 install: install-recursive
1320 install-exec: install-exec-recursive
1321 install-data: install-data-recursive
1322 uninstall: uninstall-recursive
1323
1324 install-am: all-am
1325         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1326
1327 installcheck: installcheck-recursive
1328 install-strip:
1329         if test -z '$(STRIP)'; then \
1330           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1331             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1332               install; \
1333         else \
1334           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1335             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1336             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1337         fi
1338 mostlyclean-generic:
1339
1340 clean-generic:
1341
1342 distclean-generic:
1343         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1344         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1345
1346 maintainer-clean-generic:
1347         @echo "This command is intended for maintainers to use"
1348         @echo "it deletes files that may require special tools to rebuild."
1349 clean: clean-recursive
1350
1351 clean-am: clean-generic clean-libtool mostlyclean-am
1352
1353 distclean: distclean-recursive
1354         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1355         -rm -f Makefile
1356 distclean-am: clean-am distclean-generic distclean-hdr \
1357         distclean-libtool distclean-tags
1358
1359 dvi: dvi-recursive
1360
1361 dvi-am:
1362
1363 html: html-recursive
1364
1365 html-am:
1366
1367 info: info-recursive
1368
1369 info-am:
1370
1371 install-data-am:
1372
1373 install-dvi: install-dvi-recursive
1374
1375 install-dvi-am:
1376
1377 install-exec-am:
1378
1379 install-html: install-html-recursive
1380
1381 install-html-am:
1382
1383 install-info: install-info-recursive
1384
1385 install-info-am:
1386
1387 install-man:
1388
1389 install-pdf: install-pdf-recursive
1390
1391 install-pdf-am:
1392
1393 install-ps: install-ps-recursive
1394
1395 install-ps-am:
1396
1397 installcheck-am:
1398
1399 maintainer-clean: maintainer-clean-recursive
1400         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1401         -rm -rf $(top_srcdir)/autom4te.cache
1402         -rm -f Makefile
1403 maintainer-clean-am: distclean-am maintainer-clean-generic
1404
1405 mostlyclean: mostlyclean-recursive
1406
1407 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1408
1409 pdf: pdf-recursive
1410
1411 pdf-am:
1412
1413 ps: ps-recursive
1414
1415 ps-am:
1416
1417 uninstall-am:
1418
1419 .MAKE: $(am__recursive_targets) all install-am install-strip
1420
1421 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1422         am--refresh check check-am clean clean-cscope clean-generic \
1423         clean-libtool cscope cscopelist-am ctags ctags-am dist \
1424         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1425         dist-tarZ dist-xz dist-zip distcheck distclean \
1426         distclean-generic distclean-hdr distclean-libtool \
1427         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1428         dvi-am html html-am info info-am install install-am \
1429         install-data install-data-am install-dvi install-dvi-am \
1430         install-exec install-exec-am install-html install-html-am \
1431         install-info install-info-am install-man install-pdf \
1432         install-pdf-am install-ps install-ps-am install-strip \
1433         installcheck installcheck-am installdirs installdirs-am \
1434         maintainer-clean maintainer-clean-generic mostlyclean \
1435         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1436         tags tags-am uninstall uninstall-am
1437
1438 .PRECIOUS: Makefile
1439
1440
1441 gnulib-update:
1442         gnulib-tool --add-import --dir=. --lib=libgnu --source-base=lib/gllib --m4-base=lib/glm4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --lgpl=2 --no-conditional-dependencies --libtool --macro-prefix=lgl --no-vc-files
1443
1444 abi-check:
1445         @rm -f $(TMPFILE)
1446         @echo "Checking libtasn1 ABI"
1447         @echo "<version>$(VERSION)</version>" >$(TMPFILE)
1448         @echo "<headers>$(srcdir)/lib/libtasn1.h" >>$(TMPFILE)
1449         @echo "$(builddir)/lib/libtasn1.h</headers>" >>$(TMPFILE)
1450         @echo "<libs>$(builddir)/lib/.libs</libs>" >>$(TMPFILE)
1451         test ! -f "$(srcdir)/devel/ABI-$$(uname -m).dump" || \
1452                 abi-compliance-checker -abi -lib libtasn1 -old "$(srcdir)/devel/ABI-$$(uname -m).dump" -new $(TMPFILE)
1453         @rm -f $(TMPFILE)
1454
1455 abi-dump:
1456         @mkdir -p devel/headers-tmp
1457         @cp lib/libtasn1.h devel/headers-tmp
1458         @abi-dumper lib/.libs/libtasn1.so -o "./devel/ABI-$$(uname -m).dump" -public-headers devel/headers-tmp
1459         @rm -rf devel/headers-tmp
1460
1461 dist-hook: abi-check
1462         make -C doc/ compare-makefile
1463
1464 .PHONY: abi-dump abi-check
1465
1466 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1467 # Otherwise a system limit (for SysV at least) may be exceeded.
1468 .NOEXPORT: