# Makefile.in generated by automake 1.14.1 from Makefile.am.
# doc/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2013 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# Copyright (C) 2000-2012 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
# This file is part of GnuTLS.
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This file is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this file; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.


am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/gnutls
pkgincludedir = $(includedir)/gnutls
pkglibdir = $(libdir)/gnutls
pkglibexecdir = $(libexecdir)/gnutls
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i686-pc-mingw32
host_triplet = i686-pc-mingw32
#am__append_1 = reference

# Generated texinfos.
# for some reason it does not work when cross compiling
#am__append_2 = error_codes.texi algorithms.texi alerts.texi enums.texi
EXTRA_PROGRAMS = errcodes$(EXEEXT) printlist$(EXEEXT) \
	alert-printlist$(EXEEXT)
subdir = doc
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
	$(top_srcdir)/build-aux/depcomp $(gnutls_TEXINFOS) \
	$(top_srcdir)/build-aux/mdate-sh $(srcdir)/version.texi \
	$(srcdir)/stamp-vti $(srcdir)/version-guile.texi \
	$(srcdir)/stamp-1 $(top_srcdir)/build-aux/texinfo.tex TODO
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/src/gl/m4/arpa_inet_h.m4 \
	$(top_srcdir)/src/gl/m4/bison.m4 \
	$(top_srcdir)/src/gl/m4/clock_time.m4 \
	$(top_srcdir)/src/gl/m4/close.m4 \
	$(top_srcdir)/src/gl/m4/dup2.m4 \
	$(top_srcdir)/src/gl/m4/eealloc.m4 \
	$(top_srcdir)/src/gl/m4/environ.m4 \
	$(top_srcdir)/src/gl/m4/error.m4 \
	$(top_srcdir)/src/gl/m4/fseek.m4 \
	$(top_srcdir)/src/gl/m4/getaddrinfo.m4 \
	$(top_srcdir)/src/gl/m4/getpass.m4 \
	$(top_srcdir)/src/gl/m4/gettime.m4 \
	$(top_srcdir)/src/gl/m4/gnulib-comp.m4 \
	$(top_srcdir)/src/gl/m4/hostent.m4 \
	$(top_srcdir)/src/gl/m4/inet_ntop.m4 \
	$(top_srcdir)/src/gl/m4/inet_pton.m4 \
	$(top_srcdir)/src/gl/m4/malloca.m4 \
	$(top_srcdir)/src/gl/m4/mktime.m4 \
	$(top_srcdir)/src/gl/m4/parse-datetime.m4 \
	$(top_srcdir)/src/gl/m4/select.m4 \
	$(top_srcdir)/src/gl/m4/servent.m4 \
	$(top_srcdir)/src/gl/m4/setenv.m4 \
	$(top_srcdir)/src/gl/m4/signal_h.m4 \
	$(top_srcdir)/src/gl/m4/socketlib.m4 \
	$(top_srcdir)/src/gl/m4/sockets.m4 \
	$(top_srcdir)/src/gl/m4/strdup.m4 \
	$(top_srcdir)/src/gl/m4/strerror.m4 \
	$(top_srcdir)/src/gl/m4/sys_select_h.m4 \
	$(top_srcdir)/src/gl/m4/timespec.m4 \
	$(top_srcdir)/src/gl/m4/tm_gmtoff.m4 \
	$(top_srcdir)/src/gl/m4/xalloc.m4 \
	$(top_srcdir)/src/libopts/m4/libopts.m4 \
	$(top_srcdir)/src/libopts/m4/stdnoreturn.m4 \
	$(top_srcdir)/gl/m4/00gnulib.m4 \
	$(top_srcdir)/gl/m4/absolute-header.m4 \
	$(top_srcdir)/gl/m4/alloca.m4 $(top_srcdir)/gl/m4/base64.m4 \
	$(top_srcdir)/gl/m4/byteswap.m4 $(top_srcdir)/gl/m4/errno_h.m4 \
	$(top_srcdir)/gl/m4/exponentd.m4 \
	$(top_srcdir)/gl/m4/extensions.m4 \
	$(top_srcdir)/gl/m4/extern-inline.m4 \
	$(top_srcdir)/gl/m4/fcntl_h.m4 $(top_srcdir)/gl/m4/fdopen.m4 \
	$(top_srcdir)/gl/m4/float_h.m4 $(top_srcdir)/gl/m4/fpieee.m4 \
	$(top_srcdir)/gl/m4/fseeko.m4 $(top_srcdir)/gl/m4/fstat.m4 \
	$(top_srcdir)/gl/m4/ftell.m4 $(top_srcdir)/gl/m4/ftello.m4 \
	$(top_srcdir)/gl/m4/func.m4 $(top_srcdir)/gl/m4/getdelim.m4 \
	$(top_srcdir)/gl/m4/getline.m4 \
	$(top_srcdir)/gl/m4/getpagesize.m4 \
	$(top_srcdir)/gl/m4/gettimeofday.m4 \
	$(top_srcdir)/gl/m4/gnulib-common.m4 \
	$(top_srcdir)/gl/m4/gnulib-comp.m4 \
	$(top_srcdir)/gl/m4/include_next.m4 \
	$(top_srcdir)/gl/m4/intmax_t.m4 \
	$(top_srcdir)/gl/m4/inttypes.m4 \
	$(top_srcdir)/gl/m4/largefile.m4 \
	$(top_srcdir)/gl/m4/ld-output-def.m4 \
	$(top_srcdir)/gl/m4/ld-version-script.m4 \
	$(top_srcdir)/gl/m4/lseek.m4 $(top_srcdir)/gl/m4/malloc.m4 \
	$(top_srcdir)/gl/m4/manywarnings.m4 \
	$(top_srcdir)/gl/m4/memchr.m4 $(top_srcdir)/gl/m4/memmem.m4 \
	$(top_srcdir)/gl/m4/minmax.m4 $(top_srcdir)/gl/m4/mmap-anon.m4 \
	$(top_srcdir)/gl/m4/msvc-inval.m4 \
	$(top_srcdir)/gl/m4/msvc-nothrow.m4 \
	$(top_srcdir)/gl/m4/multiarch.m4 \
	$(top_srcdir)/gl/m4/netdb_h.m4 \
	$(top_srcdir)/gl/m4/netinet_in_h.m4 \
	$(top_srcdir)/gl/m4/off_t.m4 \
	$(top_srcdir)/gl/m4/onceonly_2_57.m4 \
	$(top_srcdir)/gl/m4/printf.m4 $(top_srcdir)/gl/m4/read-file.m4 \
	$(top_srcdir)/gl/m4/realloc.m4 $(top_srcdir)/gl/m4/snprintf.m4 \
	$(top_srcdir)/gl/m4/socklen.m4 $(top_srcdir)/gl/m4/sockpfaf.m4 \
	$(top_srcdir)/gl/m4/ssize_t.m4 $(top_srcdir)/gl/m4/stdalign.m4 \
	$(top_srcdir)/gl/m4/stdbool.m4 $(top_srcdir)/gl/m4/stddef_h.m4 \
	$(top_srcdir)/gl/m4/stdint.m4 $(top_srcdir)/gl/m4/stdio_h.m4 \
	$(top_srcdir)/gl/m4/stdlib_h.m4 $(top_srcdir)/gl/m4/strcase.m4 \
	$(top_srcdir)/gl/m4/string_h.m4 \
	$(top_srcdir)/gl/m4/strings_h.m4 \
	$(top_srcdir)/gl/m4/strndup.m4 $(top_srcdir)/gl/m4/strnlen.m4 \
	$(top_srcdir)/gl/m4/strtok_r.m4 \
	$(top_srcdir)/gl/m4/strverscmp.m4 \
	$(top_srcdir)/gl/m4/sys_socket_h.m4 \
	$(top_srcdir)/gl/m4/sys_stat_h.m4 \
	$(top_srcdir)/gl/m4/sys_time_h.m4 \
	$(top_srcdir)/gl/m4/sys_types_h.m4 \
	$(top_srcdir)/gl/m4/sys_uio_h.m4 $(top_srcdir)/gl/m4/time_h.m4 \
	$(top_srcdir)/gl/m4/time_r.m4 $(top_srcdir)/gl/m4/ungetc.m4 \
	$(top_srcdir)/gl/m4/unistd_h.m4 \
	$(top_srcdir)/gl/m4/valgrind-tests.m4 \
	$(top_srcdir)/gl/m4/vasnprintf.m4 \
	$(top_srcdir)/gl/m4/vasprintf.m4 \
	$(top_srcdir)/gl/m4/vsnprintf.m4 \
	$(top_srcdir)/gl/m4/warn-on-use.m4 \
	$(top_srcdir)/gl/m4/warnings.m4 $(top_srcdir)/gl/m4/wchar_h.m4 \
	$(top_srcdir)/m4/fcntl-o.m4 $(top_srcdir)/m4/gettext.m4 \
	$(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/guile.m4 \
	$(top_srcdir)/m4/hooks.m4 $(top_srcdir)/m4/iconv.m4 \
	$(top_srcdir)/m4/intlmacosx.m4 \
	$(top_srcdir)/m4/inttypes-pri.m4 \
	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lib-ld.m4 \
	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/longlong.m4 \
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
	$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
	$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am_alert_printlist_OBJECTS = alert-printlist.$(OBJEXT) \
	common.$(OBJEXT)
alert_printlist_OBJECTS = $(am_alert_printlist_OBJECTS)
alert_printlist_DEPENDENCIES = ../lib/libgnutls.la ../gl/libgnu.la
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
am_errcodes_OBJECTS = errcodes.$(OBJEXT) common.$(OBJEXT)
errcodes_OBJECTS = $(am_errcodes_OBJECTS)
errcodes_DEPENDENCIES = ../lib/libgnutls.la ../gl/libgnu.la
am_printlist_OBJECTS = printlist.$(OBJEXT) common.$(OBJEXT)
printlist_OBJECTS = $(am_printlist_OBJECTS)
printlist_DEPENDENCIES = ../lib/libgnutls.la ../gl/libgnu.la
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(alert_printlist_SOURCES) $(errcodes_SOURCES) \
	$(printlist_SOURCES)
DIST_SOURCES = $(alert_printlist_SOURCES) $(errcodes_SOURCES) \
	$(printlist_SOURCES)
AM_V_DVIPS = $(am__v_DVIPS_$(V))
am__v_DVIPS_ = $(am__v_DVIPS_$(AM_DEFAULT_VERBOSITY))
am__v_DVIPS_0 = @echo "  DVIPS   " $@;
am__v_DVIPS_1 = 
AM_V_MAKEINFO = $(am__v_MAKEINFO_$(V))
am__v_MAKEINFO_ = $(am__v_MAKEINFO_$(AM_DEFAULT_VERBOSITY))
am__v_MAKEINFO_0 = @echo "  MAKEINFO" $@;
am__v_MAKEINFO_1 = 
AM_V_INFOHTML = $(am__v_INFOHTML_$(V))
am__v_INFOHTML_ = $(am__v_INFOHTML_$(AM_DEFAULT_VERBOSITY))
am__v_INFOHTML_0 = @echo "  INFOHTML" $@;
am__v_INFOHTML_1 = 
AM_V_TEXI2DVI = $(am__v_TEXI2DVI_$(V))
am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_$(AM_DEFAULT_VERBOSITY))
am__v_TEXI2DVI_0 = @echo "  TEXI2DVI" $@;
am__v_TEXI2DVI_1 = 
AM_V_TEXI2PDF = $(am__v_TEXI2PDF_$(V))
am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_$(AM_DEFAULT_VERBOSITY))
am__v_TEXI2PDF_0 = @echo "  TEXI2PDF" $@;
am__v_TEXI2PDF_1 = 
AM_V_texinfo = $(am__v_texinfo_$(V))
am__v_texinfo_ = $(am__v_texinfo_$(AM_DEFAULT_VERBOSITY))
am__v_texinfo_0 = -q
am__v_texinfo_1 = 
AM_V_texidevnull = $(am__v_texidevnull_$(V))
am__v_texidevnull_ = $(am__v_texidevnull_$(AM_DEFAULT_VERBOSITY))
am__v_texidevnull_0 = > /dev/null
am__v_texidevnull_1 = 
INFO_DEPS = $(srcdir)/gnutls.info $(srcdir)/gnutls-guile.info
TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
DVIS = gnutls.dvi gnutls-guile.dvi
PDFS = gnutls.pdf gnutls-guile.pdf
PSS = gnutls.ps gnutls-guile.ps
HTMLS = gnutls.html gnutls-guile.html
TEXINFOS = gnutls.texi gnutls-guile.texi
TEXI2PDF = $(TEXI2DVI) --pdf --batch
MAKEINFOHTML = $(MAKEINFO) --html
DVIPS = dvips
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
	ctags-recursive dvi-recursive html-recursive info-recursive \
	install-data-recursive install-dvi-recursive \
	install-exec-recursive install-html-recursive \
	install-info-recursive install-pdf-recursive \
	install-ps-recursive install-recursive installcheck-recursive \
	installdirs-recursive pdf-recursive ps-recursive \
	tags-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(imagesdir)"
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
DATA = $(images_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
  $(RECURSIVE_TARGETS) \
  $(RECURSIVE_CLEAN_TARGETS) \
  $(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
	distdir
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = examples cyclo scripts manpages credentials latex \
	reference
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
ACLOCAL = ${SHELL} /d/gnu/gnutls-3.3.11/build-aux/missing aclocal-1.14
ALLOCA = 
ALLOCA_H = alloca.h
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
APPLE_UNIVERSAL_BUILD = 0
AR = ar
ARFLAGS = cru
AUTOCONF = ${SHELL} /d/gnu/gnutls-3.3.11/build-aux/missing autoconf
AUTOGEN = /bin/true
AUTOHEADER = ${SHELL} /d/gnu/gnutls-3.3.11/build-aux/missing autoheader
AUTOMAKE = ${SHELL} /d/gnu/gnutls-3.3.11/build-aux/missing automake-1.14
AWK = gawk
BITSIZEOF_PTRDIFF_T = 
BITSIZEOF_SIG_ATOMIC_T = 
BITSIZEOF_SIZE_T = 
BITSIZEOF_WCHAR_T = 
BITSIZEOF_WINT_T = 
BYTESWAP_H = byteswap.h
CC = gcc -static-libgcc
CCAS = gcc -static-libgcc
CCASDEPMODE = depmode=gcc3
CCASFLAGS = -Og -g3
CCDEPMODE = depmode=gcc3
CFLAGS = -Og -g3
CONFIG_INCLUDE = config.h
CPP = gcc -static-libgcc -E
CPPFLAGS = -Id:/usr/include
CRYWRAP_PATCHLEVEL = 3
CXX = g++ -static-libstdc++
CXXCPP = g++ -static-libstdc++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -Og -g3
CXX_LT_AGE = 1
CXX_LT_CURRENT = 29
CXX_LT_REVISION = 0
CYGPATH_W = echo
DEFINE_SSIZE_T = #include <sys/types.h>
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = dlltool
DLL_VERSION = 28
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EMULTIHOP_HIDDEN = 0
EMULTIHOP_VALUE = 
ENABLE_PADLOCK = 
ENOLINK_HIDDEN = 0
ENOLINK_VALUE = 
EOVERFLOW_HIDDEN = 0
EOVERFLOW_VALUE = 
ERRNO_H = errno.h
EXEEXT = .exe
FGREP = /bin/grep -F
FIPS140_LIBS = 
FLOAT_H = 
GETADDRINFO_LIB =  -lws2_32
GETTEXT_MACRO_VERSION = 0.18
GMP_CFLAGS = 
GMP_LIBS = -lgmp
GMSGFMT = /d/usr/bin/msgfmt
GMSGFMT_015 = /d/usr/bin/msgfmt
GNULIB_ACCEPT = 1
GNULIB_ACCEPT4 = 0
GNULIB_ATOLL = 0
GNULIB_BIND = 1
GNULIB_BTOWC = 0
GNULIB_CALLOC_POSIX = 0
GNULIB_CANONICALIZE_FILE_NAME = 0
GNULIB_CHDIR = 0
GNULIB_CHOWN = 0
GNULIB_CLOSE = 1
GNULIB_CONNECT = 1
GNULIB_DPRINTF = 0
GNULIB_DUP = 0
GNULIB_DUP2 = 1
GNULIB_DUP3 = 0
GNULIB_ENVIRON = 1
GNULIB_EUIDACCESS = 0
GNULIB_FACCESSAT = 0
GNULIB_FCHDIR = 0
GNULIB_FCHMODAT = 0
GNULIB_FCHOWNAT = 0
GNULIB_FCLOSE = 0
GNULIB_FCNTL = 0
GNULIB_FDATASYNC = 0
GNULIB_FDOPEN = IN_GNUTLS_GNULIB_TESTS
GNULIB_FFLUSH = 0
GNULIB_FFS = 0
GNULIB_FFSL = 0
GNULIB_FFSLL = 0
GNULIB_FGETC = 1
GNULIB_FGETS = 1
GNULIB_FOPEN = 0
GNULIB_FPRINTF = 1
GNULIB_FPRINTF_POSIX = 0
GNULIB_FPURGE = 0
GNULIB_FPUTC = 1
GNULIB_FPUTS = 1
GNULIB_FREAD = 1
GNULIB_FREOPEN = 0
GNULIB_FSCANF = 1
GNULIB_FSEEK = 1
GNULIB_FSEEKO = 1
GNULIB_FSTAT = 1
GNULIB_FSTATAT = 0
GNULIB_FSYNC = 0
GNULIB_FTELL = 1
GNULIB_FTELLO = 1
GNULIB_FTRUNCATE = 0
GNULIB_FUTIMENS = 0
GNULIB_FWRITE = 1
GNULIB_GETADDRINFO = 1
GNULIB_GETC = 1
GNULIB_GETCHAR = 1
GNULIB_GETCWD = 0
GNULIB_GETDELIM = 1
GNULIB_GETDOMAINNAME = 0
GNULIB_GETDTABLESIZE = 0
GNULIB_GETGROUPS = 0
GNULIB_GETHOSTNAME = 0
GNULIB_GETLINE = 1
GNULIB_GETLOADAVG = 0
GNULIB_GETLOGIN = 0
GNULIB_GETLOGIN_R = 0
GNULIB_GETPAGESIZE = IN_GNUTLS_GNULIB_TESTS
GNULIB_GETPEERNAME = 1
GNULIB_GETSOCKNAME = 0
GNULIB_GETSOCKOPT = 0
GNULIB_GETSUBOPT = 0
GNULIB_GETTIMEOFDAY = 1
GNULIB_GETUSERSHELL = 0
GNULIB_GRANTPT = 0
GNULIB_GROUP_MEMBER = 0
GNULIB_IMAXABS = 0
GNULIB_IMAXDIV = 0
GNULIB_INET_NTOP = 1
GNULIB_INET_PTON = 1
GNULIB_ISATTY = 0
GNULIB_LCHMOD = 0
GNULIB_LCHOWN = 0
GNULIB_LINK = 0
GNULIB_LINKAT = 0
GNULIB_LISTEN = 1
GNULIB_LSEEK = 1
GNULIB_LSTAT = 0
GNULIB_MALLOC_POSIX = 1
GNULIB_MBRLEN = 0
GNULIB_MBRTOWC = 0
GNULIB_MBSCASECMP = 0
GNULIB_MBSCASESTR = 0
GNULIB_MBSCHR = 0
GNULIB_MBSCSPN = 0
GNULIB_MBSINIT = 0
GNULIB_MBSLEN = 0
GNULIB_MBSNCASECMP = 0
GNULIB_MBSNLEN = 0
GNULIB_MBSNRTOWCS = 0
GNULIB_MBSPBRK = 0
GNULIB_MBSPCASECMP = 0
GNULIB_MBSRCHR = 0
GNULIB_MBSRTOWCS = 0
GNULIB_MBSSEP = 0
GNULIB_MBSSPN = 0
GNULIB_MBSSTR = 0
GNULIB_MBSTOK_R = 0
GNULIB_MBTOWC = 0
GNULIB_MEMCHR = 1
GNULIB_MEMMEM = 1
GNULIB_MEMPCPY = 0
GNULIB_MEMRCHR = 0
GNULIB_MKDIRAT = 0
GNULIB_MKDTEMP = 0
GNULIB_MKFIFO = 0
GNULIB_MKFIFOAT = 0
GNULIB_MKNOD = 0
GNULIB_MKNODAT = 0
GNULIB_MKOSTEMP = 0
GNULIB_MKOSTEMPS = 0
GNULIB_MKSTEMP = 0
GNULIB_MKSTEMPS = 0
GNULIB_MKTIME = 1
GNULIB_NANOSLEEP = 0
GNULIB_NONBLOCKING = 0
GNULIB_OBSTACK_PRINTF = 0
GNULIB_OBSTACK_PRINTF_POSIX = 0
GNULIB_OPEN = 0
GNULIB_OPENAT = 0
GNULIB_PCLOSE = 0
GNULIB_PERROR = 0
GNULIB_PIPE = 0
GNULIB_PIPE2 = 0
GNULIB_POPEN = 0
GNULIB_POSIX_OPENPT = 0
GNULIB_PREAD = 0
GNULIB_PRINTF = 1
GNULIB_PRINTF_POSIX = 0
GNULIB_PSELECT = 0
GNULIB_PTHREAD_SIGMASK = 0
GNULIB_PTSNAME = 0
GNULIB_PTSNAME_R = 0
GNULIB_PUTC = 1
GNULIB_PUTCHAR = 1
GNULIB_PUTENV = 0
GNULIB_PUTS = 1
GNULIB_PWRITE = 0
GNULIB_QSORT_R = 0
GNULIB_RAISE = 0
GNULIB_RANDOM = 0
GNULIB_RANDOM_R = 0
GNULIB_RAWMEMCHR = 0
GNULIB_READ = 0
GNULIB_READLINK = 0
GNULIB_READLINKAT = 0
GNULIB_REALLOC_POSIX = 1
GNULIB_REALPATH = 0
GNULIB_RECV = 1
GNULIB_RECVFROM = 1
GNULIB_REMOVE = 0
GNULIB_RENAME = 0
GNULIB_RENAMEAT = 0
GNULIB_RMDIR = 0
GNULIB_RPMATCH = 0
GNULIB_SCANF = 1
GNULIB_SECURE_GETENV = 0
GNULIB_SELECT = 1
GNULIB_SEND = 1
GNULIB_SENDTO = 1
GNULIB_SETENV = 1
GNULIB_SETHOSTNAME = 0
GNULIB_SETSOCKOPT = 1
GNULIB_SHUTDOWN = 1
GNULIB_SIGACTION = 0
GNULIB_SIGNAL_H_SIGPIPE = 0
GNULIB_SIGPROCMASK = 0
GNULIB_SLEEP = 0
GNULIB_SNPRINTF = 1
GNULIB_SOCKET = 1
GNULIB_SPRINTF_POSIX = 0
GNULIB_STAT = 0
GNULIB_STDIO_H_NONBLOCKING = 0
GNULIB_STDIO_H_SIGPIPE = 0
GNULIB_STPCPY = 0
GNULIB_STPNCPY = 0
GNULIB_STRCASESTR = 0
GNULIB_STRCHRNUL = 0
GNULIB_STRDUP = 1
GNULIB_STRERROR = 1
GNULIB_STRERROR_R = 0
GNULIB_STRNCAT = 0
GNULIB_STRNDUP = 1
GNULIB_STRNLEN = 1
GNULIB_STRPBRK = 0
GNULIB_STRPTIME = 0
GNULIB_STRSEP = 0
GNULIB_STRSIGNAL = 0
GNULIB_STRSTR = 0
GNULIB_STRTOD = 0
GNULIB_STRTOIMAX = 0
GNULIB_STRTOK_R = 1
GNULIB_STRTOLL = 0
GNULIB_STRTOULL = 0
GNULIB_STRTOUMAX = 0
GNULIB_STRVERSCMP = 1
GNULIB_SYMLINK = 0
GNULIB_SYMLINKAT = 0
GNULIB_SYSTEM_POSIX = 0
GNULIB_TIMEGM = 0
GNULIB_TIME_R = 1
GNULIB_TMPFILE = 0
GNULIB_TTYNAME_R = 0
GNULIB_UNISTD_H_NONBLOCKING = 0
GNULIB_UNISTD_H_SIGPIPE = 0
GNULIB_UNLINK = 0
GNULIB_UNLINKAT = 0
GNULIB_UNLOCKPT = 0
GNULIB_UNSETENV = 1
GNULIB_USLEEP = 0
GNULIB_UTIMENSAT = 0
GNULIB_VASPRINTF = 1
GNULIB_VDPRINTF = 0
GNULIB_VFPRINTF = 1
GNULIB_VFPRINTF_POSIX = 0
GNULIB_VFSCANF = 0
GNULIB_VPRINTF = 1
GNULIB_VPRINTF_POSIX = 0
GNULIB_VSCANF = 0
GNULIB_VSNPRINTF = 1
GNULIB_VSPRINTF_POSIX = 0
GNULIB_WCPCPY = 0
GNULIB_WCPNCPY = 0
GNULIB_WCRTOMB = 0
GNULIB_WCSCASECMP = 0
GNULIB_WCSCAT = 0
GNULIB_WCSCHR = 0
GNULIB_WCSCMP = 0
GNULIB_WCSCOLL = 0
GNULIB_WCSCPY = 0
GNULIB_WCSCSPN = 0
GNULIB_WCSDUP = 0
GNULIB_WCSLEN = 0
GNULIB_WCSNCASECMP = 0
GNULIB_WCSNCAT = 0
GNULIB_WCSNCMP = 0
GNULIB_WCSNCPY = 0
GNULIB_WCSNLEN = 0
GNULIB_WCSNRTOMBS = 0
GNULIB_WCSPBRK = 0
GNULIB_WCSRCHR = 0
GNULIB_WCSRTOMBS = 0
GNULIB_WCSSPN = 0
GNULIB_WCSSTR = 0
GNULIB_WCSTOK = 0
GNULIB_WCSWIDTH = 0
GNULIB_WCSXFRM = 0
GNULIB_WCTOB = 0
GNULIB_WCTOMB = 0
GNULIB_WCWIDTH = 0
GNULIB_WMEMCHR = 0
GNULIB_WMEMCMP = 0
GNULIB_WMEMCPY = 0
GNULIB_WMEMMOVE = 0
GNULIB_WMEMSET = 0
GNULIB_WRITE = 0
GNULIB__EXIT = 0
GNUTLS_REQUIRES_PRIVATE = Requires.private: nettle, hogweed, libtasn1, zlib
GREP = /bin/grep
GTKDOC_CHECK = /bin/gtkdoc-check
GTKDOC_MKPDF = /bin/gtkdoc-mkpdf
GTKDOC_REBASE = /bin/gtkdoc-rebase
GUILE = /d/usr/bin/guile
GUILE_CFLAGS = -Id:/usr/include/guile/2.0 -Id:/usr/include  
GUILE_CONFIG = /bin/guile-config
GUILE_LDFLAGS = -Ld:/usr/lib -lguile-2.0 -lgc  
GUILE_SITE = $(datadir)/guile/site
GUILE_TOOLS = /bin/guile-tools
HAVE_ACCEPT4 = 1
HAVE_ARPA_INET_H = 0
HAVE_ATOLL = 1
HAVE_BTOWC = 1
HAVE_CANONICALIZE_FILE_NAME = 1
HAVE_CHOWN = 1
HAVE_DECL_ENVIRON = 1
HAVE_DECL_FCHDIR = 1
HAVE_DECL_FDATASYNC = 1
HAVE_DECL_FPURGE = 1
HAVE_DECL_FREEADDRINFO = 0
HAVE_DECL_FSEEKO = 0
HAVE_DECL_FTELLO = 0
HAVE_DECL_GAI_STRERROR = 1
HAVE_DECL_GETADDRINFO = 0
HAVE_DECL_GETDELIM = 0
HAVE_DECL_GETDOMAINNAME = 1
HAVE_DECL_GETLINE = 0
HAVE_DECL_GETLOADAVG = 1
HAVE_DECL_GETLOGIN_R = 1
HAVE_DECL_GETNAMEINFO = 0
HAVE_DECL_GETPAGESIZE = 0
HAVE_DECL_GETUSERSHELL = 1
HAVE_DECL_IMAXABS = 1
HAVE_DECL_IMAXDIV = 1
HAVE_DECL_INET_NTOP = 0
HAVE_DECL_INET_PTON = 0
HAVE_DECL_LOCALTIME_R = 0
HAVE_DECL_MEMMEM = 0
HAVE_DECL_MEMRCHR = 1
HAVE_DECL_OBSTACK_PRINTF = 1
HAVE_DECL_SETENV = 0
HAVE_DECL_SETHOSTNAME = 1
HAVE_DECL_SNPRINTF = 1
HAVE_DECL_STRDUP = 1
HAVE_DECL_STRERROR_R = 1
HAVE_DECL_STRNCASECMP = 1
HAVE_DECL_STRNDUP = 0
HAVE_DECL_STRNLEN = 0
HAVE_DECL_STRSIGNAL = 1
HAVE_DECL_STRTOIMAX = 1
HAVE_DECL_STRTOK_R = 0
HAVE_DECL_STRTOUMAX = 1
HAVE_DECL_TTYNAME_R = 1
HAVE_DECL_UNSETENV = 0
HAVE_DECL_VSNPRINTF = 1
HAVE_DECL_WCTOB = 1
HAVE_DECL_WCWIDTH = 1
HAVE_DPRINTF = 1
HAVE_DUP2 = 1
HAVE_DUP3 = 1
HAVE_EUIDACCESS = 1
HAVE_FACCESSAT = 1
HAVE_FCHDIR = 1
HAVE_FCHMODAT = 1
HAVE_FCHOWNAT = 1
HAVE_FCNTL = 1
HAVE_FDATASYNC = 1
HAVE_FEATURES_H = 0
HAVE_FFS = 1
HAVE_FFSL = 1
HAVE_FFSLL = 1
HAVE_FSEEKO = 0
HAVE_FSTATAT = 1
HAVE_FSYNC = 1
HAVE_FTELLO = 0
HAVE_FTRUNCATE = 1
HAVE_FUTIMENS = 1
HAVE_GETDTABLESIZE = 1
HAVE_GETGROUPS = 1
HAVE_GETHOSTNAME = 1
HAVE_GETLOGIN = 1
HAVE_GETPAGESIZE = 1
HAVE_GETSUBOPT = 1
HAVE_GETTIMEOFDAY = 1
HAVE_GRANTPT = 1
HAVE_GROUP_MEMBER = 1
HAVE_INTTYPES_H = 1
HAVE_LCHMOD = 1
HAVE_LCHOWN = 1
HAVE_LIBDL = 
HAVE_LIBICONV = yes
HAVE_LIBNSL = no
HAVE_LIBPTHREAD = 
HAVE_LIBRT = no
HAVE_LIBZ = yes
HAVE_LINK = 1
HAVE_LINKAT = 1
HAVE_LONG_LONG_INT = 1
HAVE_LSTAT = 1
HAVE_MBRLEN = 1
HAVE_MBRTOWC = 1
HAVE_MBSINIT = 1
HAVE_MBSLEN = 0
HAVE_MBSNRTOWCS = 1
HAVE_MBSRTOWCS = 1
HAVE_MEMCHR = 1
HAVE_MEMPCPY = 1
HAVE_MKDIRAT = 1
HAVE_MKDTEMP = 1
HAVE_MKFIFO = 1
HAVE_MKFIFOAT = 1
HAVE_MKNOD = 1
HAVE_MKNODAT = 1
HAVE_MKOSTEMP = 1
HAVE_MKOSTEMPS = 1
HAVE_MKSTEMP = 1
HAVE_MKSTEMPS = 1
HAVE_MSVC_INVALID_PARAMETER_HANDLER = 0
HAVE_NANOSLEEP = 1
HAVE_NETDB_H = 0
HAVE_NETINET_IN_H = 0
HAVE_OPENAT = 1
HAVE_OS_H = 0
HAVE_PCLOSE = 1
HAVE_PIPE = 1
HAVE_PIPE2 = 1
HAVE_POPEN = 1
HAVE_POSIX_OPENPT = 1
HAVE_POSIX_SIGNALBLOCKING = 1
HAVE_PREAD = 1
HAVE_PSELECT = 1
HAVE_PTHREAD_SIGMASK = 1
HAVE_PTSNAME = 1
HAVE_PTSNAME_R = 1
HAVE_PWRITE = 1
HAVE_RAISE = 1
HAVE_RANDOM = 1
HAVE_RANDOM_H = 1
HAVE_RANDOM_R = 1
HAVE_RAWMEMCHR = 1
HAVE_READLINK = 1
HAVE_READLINKAT = 1
HAVE_REALPATH = 1
HAVE_RENAMEAT = 1
HAVE_RPMATCH = 1
HAVE_SA_FAMILY_T = 0
HAVE_SECURE_GETENV = 1
HAVE_SETENV = 0
HAVE_SETHOSTNAME = 1
HAVE_SIGACTION = 1
HAVE_SIGHANDLER_T = 0
HAVE_SIGINFO_T = 1
HAVE_SIGNED_SIG_ATOMIC_T = 
HAVE_SIGNED_WCHAR_T = 
HAVE_SIGNED_WINT_T = 
HAVE_SIGSET_T = 1
HAVE_SLEEP = 1
HAVE_STDINT_H = 1
HAVE_STPCPY = 1
HAVE_STPNCPY = 1
HAVE_STRCASECMP = 1
HAVE_STRCASESTR = 1
HAVE_STRCHRNUL = 1
HAVE_STRINGS_H = 1
HAVE_STRPBRK = 1
HAVE_STRPTIME = 1
HAVE_STRSEP = 1
HAVE_STRTOD = 1
HAVE_STRTOLL = 1
HAVE_STRTOULL = 1
HAVE_STRUCT_ADDRINFO = 1
HAVE_STRUCT_RANDOM_DATA = 1
HAVE_STRUCT_SIGACTION_SA_SIGACTION = 1
HAVE_STRUCT_SOCKADDR_STORAGE = 1
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = 1
HAVE_STRUCT_TIMEVAL = 1
HAVE_STRVERSCMP = 0
HAVE_SYMLINK = 1
HAVE_SYMLINKAT = 1
HAVE_SYS_BITYPES_H = 
HAVE_SYS_INTTYPES_H = 
HAVE_SYS_LOADAVG_H = 0
HAVE_SYS_PARAM_H = 0
HAVE_SYS_SELECT_H = 0
HAVE_SYS_SOCKET_H = 0
HAVE_SYS_TIME_H = 1
HAVE_SYS_TYPES_H = 1
HAVE_SYS_UIO_H = 0
HAVE_TIMEGM = 1
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = 1
HAVE_UNISTD_H = 1
HAVE_UNLINKAT = 1
HAVE_UNLOCKPT = 1
HAVE_UNSIGNED_LONG_LONG_INT = 1
HAVE_USLEEP = 1
HAVE_UTIMENSAT = 1
HAVE_VASPRINTF = 0
HAVE_VDPRINTF = 1
HAVE_WCHAR_H = 1
HAVE_WCHAR_T = 1
HAVE_WCPCPY = 1
HAVE_WCPNCPY = 1
HAVE_WCRTOMB = 1
HAVE_WCSCASECMP = 1
HAVE_WCSCAT = 1
HAVE_WCSCHR = 1
HAVE_WCSCMP = 1
HAVE_WCSCOLL = 1
HAVE_WCSCPY = 1
HAVE_WCSCSPN = 1
HAVE_WCSDUP = 1
HAVE_WCSLEN = 1
HAVE_WCSNCASECMP = 1
HAVE_WCSNCAT = 1
HAVE_WCSNCMP = 1
HAVE_WCSNCPY = 1
HAVE_WCSNLEN = 1
HAVE_WCSNRTOMBS = 1
HAVE_WCSPBRK = 1
HAVE_WCSRCHR = 1
HAVE_WCSRTOMBS = 1
HAVE_WCSSPN = 1
HAVE_WCSSTR = 1
HAVE_WCSTOK = 1
HAVE_WCSWIDTH = 1
HAVE_WCSXFRM = 1
HAVE_WINSOCK2_H = 1
HAVE_WINT_T = 1
HAVE_WMEMCHR = 1
HAVE_WMEMCMP = 1
HAVE_WMEMCPY = 1
HAVE_WMEMMOVE = 1
HAVE_WMEMSET = 1
HAVE_WS2TCPIP_H = 1
HAVE__BOOL = 1
HAVE__EXIT = 1
HOGWEED_CFLAGS = -Id:/usr/include  
HOGWEED_LIBS = -Ld:/usr/lib -lhogweed  
HOSTENT_LIB = -lws2_32
HTML_DIR = ${datadir}/gtk-doc/html
INCLUDE_NEXT = include_next
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
INET_NTOP_LIB = 
INET_PTON_LIB = 
INSTALL = /bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INT32_MAX_LT_INTMAX_MAX = 1
INT64_MAX_EQ_LONG_MAX = 0
INTLLIBS = d:/usr/lib/libintl.dll.a d:/usr/lib/libiconv.dll.a -Ld:/usr/lib
INTL_MACOSX_LIBS = 
LD = d:/usr/mingw32/bin/ld.exe
LDFLAGS = 
LIBDL = 
LIBDL_PREFIX = 
LIBGNUTLS_CFLAGS = -I${prefix}/include
LIBGNUTLS_LIBS = -L${exec_prefix}/lib -lgnutls -lintl  -lregex
LIBICONV = d:/usr/lib/libiconv.dll.a -Ld:/usr/lib
LIBICONV_PREFIX = d:/usr
LIBIDN_CFLAGS = 
LIBIDN_LIBS = 
LIBINTL = d:/usr/lib/libintl.dll.a d:/usr/lib/libiconv.dll.a -Ld:/usr/lib
LIBNSL = 
LIBNSL_PREFIX = 
LIBOBJS = 
LIBOPTS_CFLAGS = -I$(top_srcdir)/src/libopts
LIBOPTS_DIR = src/libopts
LIBOPTS_LDADD = $(top_builddir)/src/libopts/libopts.la
LIBPTHREAD = 
LIBPTHREAD_PREFIX = 
LIBRT = 
LIBRT_PREFIX = 
LIBS = -lintl  -lregex
LIBSOCKET = -lws2_32
LIBTASN1_CFLAGS = -Id:/usr/include  
LIBTASN1_LIBS = -Ld:/usr/lib -ltasn1  
LIBTESTS_LIBDEPS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBZ = d:/usr/lib/libz.dll.a -Ld:/usr/lib
LIBZ_PREFIX = d:/usr
LIB_CLOCK_GETTIME = 
LIB_SELECT = -lws2_32
LIPO = 
LN_S = cp -pR
LTALLOCA = 
LTLIBDL = 
LTLIBICONV = -Ld:/usr/lib -liconv -Rd:/usr/lib
LTLIBINTL = -Ld:/usr/lib -lintl -Ld:/usr/lib -liconv -Rd:/usr/lib
LTLIBNSL = 
LTLIBOBJS = 
LTLIBPTHREAD = 
LTLIBRT = 
LTLIBZ = -Ld:/usr/lib -lz -Rd:/usr/lib
LT_AGE = 41
LT_CURRENT = 69
LT_DANE_AGE = 5
LT_DANE_CURRENT = 5
LT_DANE_REVISION = 0
LT_REVISION = 3
LT_SSL_AGE = 0
LT_SSL_CURRENT = 27
LT_SSL_REVISION = 2
MAJOR_VERSION = 3
MAKEINFO = ${SHELL} /d/gnu/gnutls-3.3.11/build-aux/missing makeinfo
MANIFEST_TOOL = :
MINOR_VERSION = 3
MKDIR_P = /bin/mkdir -p
MSGFMT = /d/usr/bin/msgfmt
MSGFMT_015 = /d/usr/bin/msgfmt
MSGMERGE = /d/usr/bin/msgmerge
NETINET_IN_H = netinet/in.h
NETTLE_CFLAGS = -Id:/usr/include  
NETTLE_LIBS = -Ld:/usr/lib -lnettle  
NEXT_ARPA_INET_H = <arpa/inet.h>
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = <arpa/inet.h>
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = <errno.h>
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = 
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = <inttypes.h>
NEXT_AS_FIRST_DIRECTIVE_NETDB_H = <netdb.h>
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H = <netinet/in.h>
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = <signal.h>
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = 
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
NEXT_AS_FIRST_DIRECTIVE_STDIO_H = <stdio.h>
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = <stdlib.h>
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = <strings.h>
NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H = <sys/select.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = <sys/socket.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = <sys/stat.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = <sys/time.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = <sys/types.h>
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = <sys/uio.h>
NEXT_AS_FIRST_DIRECTIVE_TIME_H = <time.h>
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = <unistd.h>
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = <wchar.h>
NEXT_ERRNO_H = <errno.h>
NEXT_FCNTL_H = <fcntl.h>
NEXT_FLOAT_H = 
NEXT_INTTYPES_H = <inttypes.h>
NEXT_NETDB_H = <netdb.h>
NEXT_NETINET_IN_H = <netinet/in.h>
NEXT_SIGNAL_H = <signal.h>
NEXT_STDDEF_H = 
NEXT_STDINT_H = <stdint.h>
NEXT_STDIO_H = <stdio.h>
NEXT_STDLIB_H = <stdlib.h>
NEXT_STRINGS_H = <strings.h>
NEXT_STRING_H = <string.h>
NEXT_SYS_SELECT_H = <sys/select.h>
NEXT_SYS_SOCKET_H = <sys/socket.h>
NEXT_SYS_STAT_H = <sys/stat.h>
NEXT_SYS_TIME_H = <sys/time.h>
NEXT_SYS_TYPES_H = <sys/types.h>
NEXT_SYS_UIO_H = <sys/uio.h>
NEXT_TIME_H = <time.h>
NEXT_UNISTD_H = <unistd.h>
NEXT_WCHAR_H = <wchar.h>
NM = /d/usr/bin/nm
NMEDIT = 
NUMBER_VERSION = 0x03030b
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
P11_KIT_CFLAGS = 
P11_KIT_LIBS = 
PACKAGE = gnutls
PACKAGE_BUGREPORT = bugs@gnutls.org
PACKAGE_NAME = GnuTLS
PACKAGE_STRING = GnuTLS 3.3.11
PACKAGE_TARNAME = gnutls
PACKAGE_URL = 
PACKAGE_VERSION = 3.3.11
PATCH_VERSION = 11
PATH_SEPARATOR = :
PKG_CONFIG = /d/usr/bin/pkg-config
PMCCABE = false
POSIX_SHELL = /bin/bash.exe
POSUB = po
PRAGMA_COLUMNS = 
PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
PRIPTR_PREFIX = ""
PRI_MACROS_BROKEN = 0
PTHREAD_H_DEFINES_STRUCT_TIMESPEC = 1
PTRDIFF_T_SUFFIX = 
RANLIB = ranlib
REPLACE_BTOWC = 0
REPLACE_CALLOC = 0
REPLACE_CANONICALIZE_FILE_NAME = 0
REPLACE_CHOWN = 0
REPLACE_CLOSE = 1
REPLACE_DPRINTF = 0
REPLACE_DUP = 0
REPLACE_DUP2 = 1
REPLACE_FCHOWNAT = 0
REPLACE_FCLOSE = 0
REPLACE_FCNTL = 0
REPLACE_FDOPEN = 1
REPLACE_FFLUSH = 0
REPLACE_FOPEN = 0
REPLACE_FPRINTF = 0
REPLACE_FPURGE = 0
REPLACE_FREOPEN = 0
REPLACE_FSEEK = 1
REPLACE_FSEEKO = 0
REPLACE_FSTAT = 1
REPLACE_FSTATAT = 0
REPLACE_FTELL = 1
REPLACE_FTELLO = 0
REPLACE_FTRUNCATE = 0
REPLACE_FUTIMENS = 0
REPLACE_GAI_STRERROR = 1
REPLACE_GETCWD = 0
REPLACE_GETDELIM = 0
REPLACE_GETDOMAINNAME = 0
REPLACE_GETDTABLESIZE = 0
REPLACE_GETGROUPS = 0
REPLACE_GETLINE = 1
REPLACE_GETLOGIN_R = 0
REPLACE_GETPAGESIZE = 1
REPLACE_GETTIMEOFDAY = 0
REPLACE_GMTIME = 0
REPLACE_INET_NTOP = 0
REPLACE_INET_PTON = 0
REPLACE_ISATTY = 0
REPLACE_ITOLD = 0
REPLACE_LCHOWN = 0
REPLACE_LINK = 0
REPLACE_LINKAT = 0
REPLACE_LOCALTIME = 0
REPLACE_LOCALTIME_R = GNULIB_PORTCHECK
REPLACE_LSEEK = 1
REPLACE_LSTAT = 0
REPLACE_MALLOC = 1
REPLACE_MBRLEN = 0
REPLACE_MBRTOWC = 0
REPLACE_MBSINIT = 0
REPLACE_MBSNRTOWCS = 0
REPLACE_MBSRTOWCS = 0
REPLACE_MBSTATE_T = 0
REPLACE_MBTOWC = 0
REPLACE_MEMCHR = 0
REPLACE_MEMMEM = 0
REPLACE_MKDIR = 0
REPLACE_MKFIFO = 0
REPLACE_MKNOD = 0
REPLACE_MKSTEMP = 0
REPLACE_MKTIME = 1
REPLACE_NANOSLEEP = GNULIB_PORTCHECK
REPLACE_NULL = 0
REPLACE_OBSTACK_PRINTF = 0
REPLACE_OPEN = 0
REPLACE_OPENAT = 0
REPLACE_PERROR = 0
REPLACE_POPEN = 0
REPLACE_PREAD = 0
REPLACE_PRINTF = 0
REPLACE_PSELECT = 0
REPLACE_PTHREAD_SIGMASK = 0
REPLACE_PTSNAME = 0
REPLACE_PTSNAME_R = 0
REPLACE_PUTENV = 0
REPLACE_PWRITE = 0
REPLACE_QSORT_R = 0
REPLACE_RAISE = 0
REPLACE_RANDOM_R = 0
REPLACE_READ = 0
REPLACE_READLINK = 0
REPLACE_READLINKAT = 0
REPLACE_REALLOC = 1
REPLACE_REALPATH = 0
REPLACE_REMOVE = 0
REPLACE_RENAME = 0
REPLACE_RENAMEAT = 0
REPLACE_RMDIR = 0
REPLACE_SELECT = 1
REPLACE_SETENV = 0
REPLACE_SLEEP = 0
REPLACE_SNPRINTF = 1
REPLACE_SPRINTF = 0
REPLACE_STAT = 0
REPLACE_STDIO_READ_FUNCS = 0
REPLACE_STDIO_WRITE_FUNCS = 0
REPLACE_STPNCPY = 0
REPLACE_STRCASESTR = 0
REPLACE_STRCHRNUL = 0
REPLACE_STRDUP = 1
REPLACE_STRERROR = 1
REPLACE_STRERROR_R = 0
REPLACE_STRNCAT = 0
REPLACE_STRNDUP = 0
REPLACE_STRNLEN = 0
REPLACE_STRSIGNAL = 0
REPLACE_STRSTR = 0
REPLACE_STRTOD = 0
REPLACE_STRTOIMAX = 0
REPLACE_STRTOK_R = 0
REPLACE_STRTOUMAX = 0
REPLACE_STRUCT_TIMEVAL = 0
REPLACE_SYMLINK = 0
REPLACE_SYMLINKAT = 0
REPLACE_TIMEGM = GNULIB_PORTCHECK
REPLACE_TMPFILE = 0
REPLACE_TTYNAME_R = 0
REPLACE_UNLINK = 0
REPLACE_UNLINKAT = 0
REPLACE_UNSETENV = 0
REPLACE_USLEEP = 0
REPLACE_UTIMENSAT = 0
REPLACE_VASPRINTF = 0
REPLACE_VDPRINTF = 0
REPLACE_VFPRINTF = 0
REPLACE_VPRINTF = 0
REPLACE_VSNPRINTF = 1
REPLACE_VSPRINTF = 0
REPLACE_WCRTOMB = 0
REPLACE_WCSNRTOMBS = 0
REPLACE_WCSRTOMBS = 0
REPLACE_WCSWIDTH = 0
REPLACE_WCTOB = 0
REPLACE_WCTOMB = 0
REPLACE_WCWIDTH = 0
REPLACE_WRITE = 0
SED = /bin/sed
SERVENT_LIB = -lws2_32
SET_MAKE = 
SHELL = /bin/sh
SIG_ATOMIC_T_SUFFIX = 
SIZE_T_SUFFIX = 
STDALIGN_H = 
STDBOOL_H = 
STDDEF_H = 
STDINT_H = 
STDNORETURN_H = 
STRIP = strip
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = 0
TIME_H_DEFINES_STRUCT_TIMESPEC = 0
TSS_CFLAGS = 
TSS_LIBS = 
UINT32_MAX_LT_UINTMAX_MAX = 1
UINT64_MAX_EQ_ULONG_MAX = 0
UNBOUND_CFLAGS = 
UNBOUND_LIBS = 
UNDEFINE_STRTOK_R = 0
UNISTD_H_HAVE_WINSOCK2_H = 1
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = 1
USE_NLS = yes
VALGRIND = 
VERSION = 3.3.11
WARN_CFLAGS = 
WCHAR_T_SUFFIX = 
WERROR_CFLAGS = 
WINDOWS_64_BIT_OFF_T = 1
WINDOWS_64_BIT_ST_SIZE = 1
WINT_T_SUFFIX = 
WSTACK_CFLAGS = 
XGETTEXT = /d/usr/bin/xgettext
XGETTEXT_015 = /d/usr/bin/xgettext
XGETTEXT_EXTRA_OPTIONS =  --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format
YACC = bison -y
YEAR = 2014
YFLAGS = 
abs_aux_dir = /d/gnu/gnutls-3.3.11/build-aux
abs_builddir = /d/gnu/gnutls-3.3.11/doc
abs_srcdir = /d/gnu/gnutls-3.3.11/doc
abs_top_builddir = /d/gnu/gnutls-3.3.11
abs_top_srcdir = /d/gnu/gnutls-3.3.11
ac_ct_AR = ar
ac_ct_CC = gcc -static-libgcc
ac_ct_CXX = 
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = i686-pc-mingw32
build_alias = 
build_cpu = i686
build_os = mingw32
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
ggl_LIBOBJS =  accept.o asnprintf.o bind.o close.o connect.o dup2.o error.o fseek.o fseeko.o fstat.o gai_strerror.o getaddrinfo.o getdelim.o getline.o getpass.o getpeername.o inet_ntop.o inet_pton.o listen.o lseek.o malloc.o mktime.o printf-args.o printf-parse.o realloc.o recv.o recvfrom.o select.o send.o sendto.o setenv.o setsockopt.o shutdown.o snprintf.o socket.o strdup.o strerror.o strerror-override.o time_r.o unsetenv.o vasnprintf.o
ggl_LTLIBOBJS =  accept.lo asnprintf.lo bind.lo close.lo connect.lo dup2.lo error.lo fseek.lo fseeko.lo fstat.lo gai_strerror.lo getaddrinfo.lo getdelim.lo getline.lo getpass.lo getpeername.lo inet_ntop.lo inet_pton.lo listen.lo lseek.lo malloc.lo mktime.lo printf-args.lo printf-parse.lo realloc.lo recv.lo recvfrom.lo select.lo send.lo sendto.lo setenv.lo setsockopt.lo shutdown.lo snprintf.lo socket.lo strdup.lo strerror.lo strerror-override.lo time_r.lo unsetenv.lo vasnprintf.lo
ggltests_LIBOBJS = 
ggltests_LTLIBOBJS = 
ggltests_WITNESS = IN_GNUTLS_GNULIB_TESTS
gl_LIBOBJS =  asnprintf.o asprintf.o fstat.o ftell.o ftello.o getdelim.o getline.o lseek.o malloc.o memmem.o printf-args.o printf-parse.o realloc.o snprintf.o strndup.o strnlen.o strtok_r.o strverscmp.o time_r.o vasnprintf.o vasprintf.o vsnprintf.o
gl_LTLIBOBJS =  asnprintf.lo asprintf.lo fstat.lo ftell.lo ftello.lo getdelim.lo getline.lo lseek.lo malloc.lo memmem.lo printf-args.lo printf-parse.lo realloc.lo snprintf.lo strndup.lo strnlen.lo strtok_r.lo strverscmp.lo time_r.lo vasnprintf.lo vasprintf.lo vsnprintf.lo
gltests_LIBOBJS =  fdopen.o getpagesize.o
gltests_LTLIBOBJS =  fdopen.lo getpagesize.lo
gltests_WITNESS = IN_GNUTLS_GNULIB_TESTS
guile_snarf = /bin/guile-snarf
guileextensiondir = ${exec_prefix}/lib/guile/2.0
host = i686-pc-mingw32
host_alias = 
host_cpu = i686
host_os = mingw32
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /d/gnu/gnutls-3.3.11/build-aux/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = d:/usr
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
EXTRA_DIST = TODO certtool.cfg gnutls.pdf gnutls.html \
	doxygen/Doxyfile.in doxygen/Doxyfile.orig texinfo.css \
	gnutls-guile.pdf gnutls-guile.html stamp_enums stamp_functions \
	doc.mk $(guile_texi) extract-guile-c-doc.scm
SUBDIRS = examples cyclo scripts manpages credentials latex \
	$(am__append_1)
info_TEXINFOS = gnutls.texi gnutls-guile.texi

# Examples.

# Images.  Make sure there are eps + png + pdf of each, plus the source dia.

# Images.  Make sure there are eps + png + pdf of each, plus the source dia.
gnutls_TEXINFOS = gnutls.texi fdl-1.3.texi cha-bib.texi \
	cha-cert-auth.texi cha-cert-auth2.texi cha-ciphersuites.texi \
	cha-copying.texi cha-functions.texi cha-gtls-app.texi \
	cha-internals.texi cha-intro-tls.texi cha-library.texi \
	cha-preface.texi cha-programs.texi sec-tls-app.texi \
	cha-errors.texi cha-support.texi cha-shared-key.texi \
	cha-gtls-examples.texi cha-upgrade.texi cha-tokens.texi \
	cha-crypto.texi cha-auth.texi stamp_functions \
	examples/ex-client-anon.c examples/ex-session-info.c \
	examples/ex-verify.c examples/ex-cert-select.c \
	examples/ex-client-resume.c examples/ex-client-srp.c \
	examples/ex-client-x509.c examples/ex-serv-x509.c \
	examples/ex-serv-anon.c examples/ex-serv-pgp.c \
	examples/ex-serv-srp.c examples/ex-alert.c \
	examples/ex-x509-info.c examples/ex-crq.c examples/ex-pkcs12.c \
	examples/ex-client-dtls.c gnutls-internals.dia \
	gnutls-internals.eps gnutls-internals.png gnutls-layers.dia \
	gnutls-layers.eps gnutls-layers.png gnutls-crypto-layers.dia \
	gnutls-crypto-layers.eps gnutls-crypto-layers.png \
	gnutls-pgp.dia gnutls-pgp.eps gnutls-pgp.png gnutls-x509.dia \
	gnutls-x509.eps gnutls-x509.png gnutls-logo.eps \
	gnutls-logo.png pkcs11-vision.dia pkcs11-vision.eps \
	pkcs11-vision.png gnutls-client-server-use-case.dia \
	gnutls-client-server-use-case.eps \
	gnutls-client-server-use-case.png \
	gnutls-handshake-sequence.dia gnutls-handshake-sequence.eps \
	gnutls-handshake-sequence.png gnutls-handshake-state.dia \
	gnutls-handshake-state.eps gnutls-handshake-state.png \
	gnutls-modauth.dia gnutls-modauth.eps gnutls-modauth.png \
	$(API_FILES) $(am__append_2) $(ENUMS) $(FUNCS) \
	$(AUTOGENED_DOC)
AUTOGENED_DOC = invoke-gnutls-cli.texi invoke-gnutls-cli-debug.texi \
	invoke-gnutls-serv.texi invoke-certtool.texi invoke-srptool.texi \
	invoke-ocsptool.texi invoke-psktool.texi invoke-p11tool.texi \
	invoke-tpmtool.texi invoke-danetool.texi

imagesdir = $(infodir)
images_DATA = \
	gnutls-handshake-state.png	\
	gnutls-layers.png gnutls-modauth.png gnutls-pgp.png	\
	gnutls-client-server-use-case.png			\
	gnutls-handshake-sequence.png gnutls-internals.png	\
	gnutls-logo.png gnutls-x509.png	\
	pkcs11-vision.png

AM_MAKEINFOFLAGS = -I $(top_srcdir)/doc
TEXI2DVI = texi2dvi $(AM_MAKEINFOFLAGS)
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) \
	--no-split --css-include=$(srcdir)/texinfo.css

MAINTAINERCLEANFILES = $(API_FILES) $(guile_texi)

# Generated texinfos.
API_FILES = gnutls-api.texi x509-api.texi pgp-api.texi pkcs12-api.texi \
	tpm-api.texi pkcs11-api.texi abstract-api.texi compat-api.texi \
	dtls-api.texi crypto-api.texi ocsp-api.texi tpm-api.texi dane-api.texi

DISTCLEANFILES = error_codes.texi algorithms.texi alerts.texi \
	enums.texi $(ENUMS) stamp_enums stamp_functions
AM_CPPFLAGS = \
	-I$(top_builddir)/lib/includes -I$(top_srcdir)/lib/includes \
	-I$(top_builddir)/

errcodes_SOURCES = errcodes.c common.c common.h
errcodes_LDADD = ../lib/libgnutls.la ../gl/libgnu.la
printlist_SOURCES = printlist.c common.c common.h
printlist_LDADD = ../lib/libgnutls.la ../gl/libgnu.la
alert_printlist_SOURCES = alert-printlist.c common.c common.h
alert_printlist_LDADD = ../lib/libgnutls.la ../gl/libgnu.la

# Guile texinfos.
guile_texi = core.c.texi
BUILT_SOURCES = $(guile_texi)
guile_TEXINFOS = gnutls-guile.texi $(guile_texi)
GUILE_FOR_BUILD = \
  GUILE_AUTO_COMPILE=0				\
  $(GUILE) -L $(top_srcdir)/guile/modules

SNARF_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)			\
	 -I$(top_srcdir)/lib/includes -I$(top_builddir)/lib/includes	\
	 -I$(top_srcdir)/extra/includes				\
         -I$(top_srcdir)/guile/src -I$(top_builddir)/guile/src		\
	 $(GUILE_CFLAGS)

ENUMS = enums/dane_cert_type_t enums/dane_cert_usage_t \
	enums/dane_match_type_t enums/dane_query_status_t \
	enums/dane_state_flags_t enums/dane_verify_flags_t \
	enums/dane_verify_status_t enums/gnutls_alert_description_t \
	enums/gnutls_alert_level_t \
	enums/gnutls_certificate_import_flags \
	enums/gnutls_certificate_print_formats_t \
	enums/gnutls_certificate_request_t \
	enums/gnutls_certificate_status_t \
	enums/gnutls_certificate_type_t \
	enums/gnutls_certificate_verification_profiles_t \
	enums/gnutls_certificate_verify_flags \
	enums/gnutls_channel_binding_t enums/gnutls_cipher_algorithm_t \
	enums/gnutls_close_request_t enums/gnutls_compression_method_t \
	enums/gnutls_credentials_type_t \
	enums/gnutls_digest_algorithm_t enums/gnutls_ecc_curve_t \
	enums/gnutls_handshake_description_t \
	enums/gnutls_kx_algorithm_t enums/gnutls_mac_algorithm_t \
	enums/gnutls_ocsp_cert_status_t \
	enums/gnutls_ocsp_print_formats_t \
	enums/gnutls_ocsp_resp_status_t \
	enums/gnutls_ocsp_verify_reason_t \
	enums/gnutls_openpgp_crt_fmt_t \
	enums/gnutls_openpgp_crt_status_t enums/gnutls_params_type_t \
	enums/gnutls_pin_flag_t enums/gnutls_pk_algorithm_t \
	enums/gnutls_pkcs11_obj_attr_t enums/gnutls_pkcs11_obj_flags \
	enums/gnutls_pkcs11_obj_info_t enums/gnutls_pkcs11_obj_type_t \
	enums/gnutls_pkcs11_token_info_t \
	enums/gnutls_pkcs11_url_type_t enums/gnutls_pkcs12_bag_type_t \
	enums/gnutls_pkcs_encrypt_flags_t enums/gnutls_privkey_flags_t \
	enums/gnutls_privkey_type_t enums/gnutls_protocol_t \
	enums/gnutls_psk_key_flags enums/gnutls_pubkey_flags_t \
	enums/gnutls_rnd_level_t enums/gnutls_sec_param_t \
	enums/gnutls_server_name_type_t enums/gnutls_sign_algorithm_t \
	enums/gnutls_srtp_profile_t \
	enums/gnutls_supplemental_data_format_type_t \
	enums/gnutls_tpmkey_fmt_t enums/gnutls_vdata_types_t \
	enums/gnutls_x509_crl_reason_t enums/gnutls_x509_crt_fmt_t \
	enums/gnutls_x509_subject_alt_name_t
FUNCS = functions/dane_cert_type_name \
	functions/dane_cert_type_name.short \
	functions/dane_cert_usage_name \
	functions/dane_cert_usage_name.short \
	functions/dane_match_type_name \
	functions/dane_match_type_name.short functions/dane_query_data \
	functions/dane_query_data.short functions/dane_query_deinit \
	functions/dane_query_deinit.short functions/dane_query_entries \
	functions/dane_query_entries.short functions/dane_query_status \
	functions/dane_query_status.short functions/dane_query_tlsa \
	functions/dane_query_tlsa.short \
	functions/dane_query_to_raw_tlsa \
	functions/dane_query_to_raw_tlsa.short functions/dane_raw_tlsa \
	functions/dane_raw_tlsa.short functions/dane_state_deinit \
	functions/dane_state_deinit.short functions/dane_state_init \
	functions/dane_state_init.short \
	functions/dane_state_set_dlv_file \
	functions/dane_state_set_dlv_file.short \
	functions/dane_strerror functions/dane_strerror.short \
	functions/dane_verification_status_print \
	functions/dane_verification_status_print.short \
	functions/dane_verify_crt functions/dane_verify_crt.short \
	functions/dane_verify_crt_raw \
	functions/dane_verify_crt_raw.short \
	functions/dane_verify_session_crt \
	functions/dane_verify_session_crt.short \
	functions/gnutls_alert_get functions/gnutls_alert_get.short \
	functions/gnutls_alert_get_name \
	functions/gnutls_alert_get_name.short \
	functions/gnutls_alert_get_strname \
	functions/gnutls_alert_get_strname.short \
	functions/gnutls_alert_send functions/gnutls_alert_send.short \
	functions/gnutls_alert_send_appropriate \
	functions/gnutls_alert_send_appropriate.short \
	functions/gnutls_alpn_get_selected_protocol \
	functions/gnutls_alpn_get_selected_protocol.short \
	functions/gnutls_alpn_set_protocols \
	functions/gnutls_alpn_set_protocols.short \
	functions/gnutls_anon_allocate_client_credentials \
	functions/gnutls_anon_allocate_client_credentials.short \
	functions/gnutls_anon_allocate_server_credentials \
	functions/gnutls_anon_allocate_server_credentials.short \
	functions/gnutls_anon_free_client_credentials \
	functions/gnutls_anon_free_client_credentials.short \
	functions/gnutls_anon_free_server_credentials \
	functions/gnutls_anon_free_server_credentials.short \
	functions/gnutls_anon_set_params_function \
	functions/gnutls_anon_set_params_function.short \
	functions/gnutls_anon_set_server_dh_params \
	functions/gnutls_anon_set_server_dh_params.short \
	functions/gnutls_anon_set_server_params_function \
	functions/gnutls_anon_set_server_params_function.short \
	functions/gnutls_auth_client_get_type \
	functions/gnutls_auth_client_get_type.short \
	functions/gnutls_auth_get_type \
	functions/gnutls_auth_get_type.short \
	functions/gnutls_auth_server_get_type \
	functions/gnutls_auth_server_get_type.short \
	functions/gnutls_bye functions/gnutls_bye.short \
	functions/gnutls_certificate_activation_time_peers \
	functions/gnutls_certificate_activation_time_peers.short \
	functions/gnutls_certificate_allocate_credentials \
	functions/gnutls_certificate_allocate_credentials.short \
	functions/gnutls_certificate_client_get_request_status \
	functions/gnutls_certificate_client_get_request_status.short \
	functions/gnutls_certificate_client_set_retrieve_function \
	functions/gnutls_certificate_client_set_retrieve_function.short \
	functions/gnutls_certificate_expiration_time_peers \
	functions/gnutls_certificate_expiration_time_peers.short \
	functions/gnutls_certificate_free_ca_names \
	functions/gnutls_certificate_free_ca_names.short \
	functions/gnutls_certificate_free_cas \
	functions/gnutls_certificate_free_cas.short \
	functions/gnutls_certificate_free_credentials \
	functions/gnutls_certificate_free_credentials.short \
	functions/gnutls_certificate_free_crls \
	functions/gnutls_certificate_free_crls.short \
	functions/gnutls_certificate_free_keys \
	functions/gnutls_certificate_free_keys.short \
	functions/gnutls_certificate_get_crt_raw \
	functions/gnutls_certificate_get_crt_raw.short \
	functions/gnutls_certificate_get_issuer \
	functions/gnutls_certificate_get_issuer.short \
	functions/gnutls_certificate_get_ours \
	functions/gnutls_certificate_get_ours.short \
	functions/gnutls_certificate_get_peers \
	functions/gnutls_certificate_get_peers.short \
	functions/gnutls_certificate_get_peers_subkey_id \
	functions/gnutls_certificate_get_peers_subkey_id.short \
	functions/gnutls_certificate_send_x509_rdn_sequence \
	functions/gnutls_certificate_send_x509_rdn_sequence.short \
	functions/gnutls_certificate_server_set_request \
	functions/gnutls_certificate_server_set_request.short \
	functions/gnutls_certificate_server_set_retrieve_function \
	functions/gnutls_certificate_server_set_retrieve_function.short \
	functions/gnutls_certificate_set_dh_params \
	functions/gnutls_certificate_set_dh_params.short \
	functions/gnutls_certificate_set_key \
	functions/gnutls_certificate_set_key.short \
	functions/gnutls_certificate_set_ocsp_status_request_file \
	functions/gnutls_certificate_set_ocsp_status_request_file.short \
	functions/gnutls_certificate_set_ocsp_status_request_function \
	functions/gnutls_certificate_set_ocsp_status_request_function.short \
	functions/gnutls_certificate_set_openpgp_key \
	functions/gnutls_certificate_set_openpgp_key.short \
	functions/gnutls_certificate_set_openpgp_key_file \
	functions/gnutls_certificate_set_openpgp_key_file.short \
	functions/gnutls_certificate_set_openpgp_key_file2 \
	functions/gnutls_certificate_set_openpgp_key_file2.short \
	functions/gnutls_certificate_set_openpgp_key_mem \
	functions/gnutls_certificate_set_openpgp_key_mem.short \
	functions/gnutls_certificate_set_openpgp_key_mem2 \
	functions/gnutls_certificate_set_openpgp_key_mem2.short \
	functions/gnutls_certificate_set_openpgp_keyring_file \
	functions/gnutls_certificate_set_openpgp_keyring_file.short \
	functions/gnutls_certificate_set_openpgp_keyring_mem \
	functions/gnutls_certificate_set_openpgp_keyring_mem.short \
	functions/gnutls_certificate_set_params_function \
	functions/gnutls_certificate_set_params_function.short \
	functions/gnutls_certificate_set_pin_function \
	functions/gnutls_certificate_set_pin_function.short \
	functions/gnutls_certificate_set_retrieve_function \
	functions/gnutls_certificate_set_retrieve_function.short \
	functions/gnutls_certificate_set_retrieve_function2 \
	functions/gnutls_certificate_set_retrieve_function2.short \
	functions/gnutls_certificate_set_rsa_export_params \
	functions/gnutls_certificate_set_rsa_export_params.short \
	functions/gnutls_certificate_set_trust_list \
	functions/gnutls_certificate_set_trust_list.short \
	functions/gnutls_certificate_set_verify_flags \
	functions/gnutls_certificate_set_verify_flags.short \
	functions/gnutls_certificate_set_verify_function \
	functions/gnutls_certificate_set_verify_function.short \
	functions/gnutls_certificate_set_verify_limits \
	functions/gnutls_certificate_set_verify_limits.short \
	functions/gnutls_certificate_set_x509_crl \
	functions/gnutls_certificate_set_x509_crl.short \
	functions/gnutls_certificate_set_x509_crl_file \
	functions/gnutls_certificate_set_x509_crl_file.short \
	functions/gnutls_certificate_set_x509_crl_mem \
	functions/gnutls_certificate_set_x509_crl_mem.short \
	functions/gnutls_certificate_set_x509_key \
	functions/gnutls_certificate_set_x509_key.short \
	functions/gnutls_certificate_set_x509_key_file \
	functions/gnutls_certificate_set_x509_key_file.short \
	functions/gnutls_certificate_set_x509_key_file2 \
	functions/gnutls_certificate_set_x509_key_file2.short \
	functions/gnutls_certificate_set_x509_key_mem \
	functions/gnutls_certificate_set_x509_key_mem.short \
	functions/gnutls_certificate_set_x509_key_mem2 \
	functions/gnutls_certificate_set_x509_key_mem2.short \
	functions/gnutls_certificate_set_x509_simple_pkcs12_file \
	functions/gnutls_certificate_set_x509_simple_pkcs12_file.short \
	functions/gnutls_certificate_set_x509_simple_pkcs12_mem \
	functions/gnutls_certificate_set_x509_simple_pkcs12_mem.short \
	functions/gnutls_certificate_set_x509_system_trust \
	functions/gnutls_certificate_set_x509_system_trust.short \
	functions/gnutls_certificate_set_x509_trust \
	functions/gnutls_certificate_set_x509_trust.short \
	functions/gnutls_certificate_set_x509_trust_dir \
	functions/gnutls_certificate_set_x509_trust_dir.short \
	functions/gnutls_certificate_set_x509_trust_file \
	functions/gnutls_certificate_set_x509_trust_file.short \
	functions/gnutls_certificate_set_x509_trust_mem \
	functions/gnutls_certificate_set_x509_trust_mem.short \
	functions/gnutls_certificate_type_get \
	functions/gnutls_certificate_type_get.short \
	functions/gnutls_certificate_type_get_id \
	functions/gnutls_certificate_type_get_id.short \
	functions/gnutls_certificate_type_get_name \
	functions/gnutls_certificate_type_get_name.short \
	functions/gnutls_certificate_type_list \
	functions/gnutls_certificate_type_list.short \
	functions/gnutls_certificate_type_set_priority \
	functions/gnutls_certificate_type_set_priority.short \
	functions/gnutls_certificate_verification_status_print \
	functions/gnutls_certificate_verification_status_print.short \
	functions/gnutls_certificate_verify_peers \
	functions/gnutls_certificate_verify_peers.short \
	functions/gnutls_certificate_verify_peers2 \
	functions/gnutls_certificate_verify_peers2.short \
	functions/gnutls_certificate_verify_peers3 \
	functions/gnutls_certificate_verify_peers3.short \
	functions/gnutls_check_version \
	functions/gnutls_check_version.short \
	functions/gnutls_cipher_add_auth \
	functions/gnutls_cipher_add_auth.short \
	functions/gnutls_cipher_decrypt \
	functions/gnutls_cipher_decrypt.short \
	functions/gnutls_cipher_decrypt2 \
	functions/gnutls_cipher_decrypt2.short \
	functions/gnutls_cipher_deinit \
	functions/gnutls_cipher_deinit.short \
	functions/gnutls_cipher_encrypt \
	functions/gnutls_cipher_encrypt.short \
	functions/gnutls_cipher_encrypt2 \
	functions/gnutls_cipher_encrypt2.short \
	functions/gnutls_cipher_get functions/gnutls_cipher_get.short \
	functions/gnutls_cipher_get_block_size \
	functions/gnutls_cipher_get_block_size.short \
	functions/gnutls_cipher_get_id \
	functions/gnutls_cipher_get_id.short \
	functions/gnutls_cipher_get_iv_size \
	functions/gnutls_cipher_get_iv_size.short \
	functions/gnutls_cipher_get_key_size \
	functions/gnutls_cipher_get_key_size.short \
	functions/gnutls_cipher_get_name \
	functions/gnutls_cipher_get_name.short \
	functions/gnutls_cipher_get_tag_size \
	functions/gnutls_cipher_get_tag_size.short \
	functions/gnutls_cipher_init \
	functions/gnutls_cipher_init.short \
	functions/gnutls_cipher_list \
	functions/gnutls_cipher_list.short \
	functions/gnutls_cipher_set_iv \
	functions/gnutls_cipher_set_iv.short \
	functions/gnutls_cipher_set_priority \
	functions/gnutls_cipher_set_priority.short \
	functions/gnutls_cipher_suite_get_name \
	functions/gnutls_cipher_suite_get_name.short \
	functions/gnutls_cipher_suite_info \
	functions/gnutls_cipher_suite_info.short \
	functions/gnutls_cipher_tag functions/gnutls_cipher_tag.short \
	functions/gnutls_compression_get \
	functions/gnutls_compression_get.short \
	functions/gnutls_compression_get_id \
	functions/gnutls_compression_get_id.short \
	functions/gnutls_compression_get_name \
	functions/gnutls_compression_get_name.short \
	functions/gnutls_compression_list \
	functions/gnutls_compression_list.short \
	functions/gnutls_compression_set_priority \
	functions/gnutls_compression_set_priority.short \
	functions/gnutls_credentials_clear \
	functions/gnutls_credentials_clear.short \
	functions/gnutls_credentials_get \
	functions/gnutls_credentials_get.short \
	functions/gnutls_credentials_set \
	functions/gnutls_credentials_set.short \
	functions/gnutls_db_check_entry \
	functions/gnutls_db_check_entry.short \
	functions/gnutls_db_check_entry_time \
	functions/gnutls_db_check_entry_time.short \
	functions/gnutls_db_get_default_cache_expiration \
	functions/gnutls_db_get_default_cache_expiration.short \
	functions/gnutls_db_get_ptr functions/gnutls_db_get_ptr.short \
	functions/gnutls_db_remove_session \
	functions/gnutls_db_remove_session.short \
	functions/gnutls_db_set_cache_expiration \
	functions/gnutls_db_set_cache_expiration.short \
	functions/gnutls_db_set_ptr functions/gnutls_db_set_ptr.short \
	functions/gnutls_db_set_remove_function \
	functions/gnutls_db_set_remove_function.short \
	functions/gnutls_db_set_retrieve_function \
	functions/gnutls_db_set_retrieve_function.short \
	functions/gnutls_db_set_store_function \
	functions/gnutls_db_set_store_function.short \
	functions/gnutls_deinit functions/gnutls_deinit.short \
	functions/gnutls_dh_get_group \
	functions/gnutls_dh_get_group.short \
	functions/gnutls_dh_get_peers_public_bits \
	functions/gnutls_dh_get_peers_public_bits.short \
	functions/gnutls_dh_get_prime_bits \
	functions/gnutls_dh_get_prime_bits.short \
	functions/gnutls_dh_get_pubkey \
	functions/gnutls_dh_get_pubkey.short \
	functions/gnutls_dh_get_secret_bits \
	functions/gnutls_dh_get_secret_bits.short \
	functions/gnutls_dh_params_cpy \
	functions/gnutls_dh_params_cpy.short \
	functions/gnutls_dh_params_deinit \
	functions/gnutls_dh_params_deinit.short \
	functions/gnutls_dh_params_export2_pkcs3 \
	functions/gnutls_dh_params_export2_pkcs3.short \
	functions/gnutls_dh_params_export_pkcs3 \
	functions/gnutls_dh_params_export_pkcs3.short \
	functions/gnutls_dh_params_export_raw \
	functions/gnutls_dh_params_export_raw.short \
	functions/gnutls_dh_params_generate2 \
	functions/gnutls_dh_params_generate2.short \
	functions/gnutls_dh_params_import_pkcs3 \
	functions/gnutls_dh_params_import_pkcs3.short \
	functions/gnutls_dh_params_import_raw \
	functions/gnutls_dh_params_import_raw.short \
	functions/gnutls_dh_params_init \
	functions/gnutls_dh_params_init.short \
	functions/gnutls_dh_set_prime_bits \
	functions/gnutls_dh_set_prime_bits.short \
	functions/gnutls_digest_get_id \
	functions/gnutls_digest_get_id.short \
	functions/gnutls_digest_get_name \
	functions/gnutls_digest_get_name.short \
	functions/gnutls_digest_list \
	functions/gnutls_digest_list.short \
	functions/gnutls_dtls_cookie_send \
	functions/gnutls_dtls_cookie_send.short \
	functions/gnutls_dtls_cookie_verify \
	functions/gnutls_dtls_cookie_verify.short \
	functions/gnutls_dtls_get_data_mtu \
	functions/gnutls_dtls_get_data_mtu.short \
	functions/gnutls_dtls_get_mtu \
	functions/gnutls_dtls_get_mtu.short \
	functions/gnutls_dtls_get_timeout \
	functions/gnutls_dtls_get_timeout.short \
	functions/gnutls_dtls_prestate_set \
	functions/gnutls_dtls_prestate_set.short \
	functions/gnutls_dtls_set_data_mtu \
	functions/gnutls_dtls_set_data_mtu.short \
	functions/gnutls_dtls_set_mtu \
	functions/gnutls_dtls_set_mtu.short \
	functions/gnutls_dtls_set_timeouts \
	functions/gnutls_dtls_set_timeouts.short \
	functions/gnutls_ecc_curve_get \
	functions/gnutls_ecc_curve_get.short \
	functions/gnutls_ecc_curve_get_name \
	functions/gnutls_ecc_curve_get_name.short \
	functions/gnutls_ecc_curve_get_size \
	functions/gnutls_ecc_curve_get_size.short \
	functions/gnutls_ecc_curve_list \
	functions/gnutls_ecc_curve_list.short \
	functions/gnutls_error_is_fatal \
	functions/gnutls_error_is_fatal.short \
	functions/gnutls_error_to_alert \
	functions/gnutls_error_to_alert.short \
	functions/gnutls_est_record_overhead_size \
	functions/gnutls_est_record_overhead_size.short \
	functions/gnutls_fingerprint \
	functions/gnutls_fingerprint.short \
	functions/gnutls_fips140_mode_enabled \
	functions/gnutls_fips140_mode_enabled.short \
	functions/gnutls_global_deinit \
	functions/gnutls_global_deinit.short \
	functions/gnutls_global_init \
	functions/gnutls_global_init.short \
	functions/gnutls_global_set_audit_log_function \
	functions/gnutls_global_set_audit_log_function.short \
	functions/gnutls_global_set_log_function \
	functions/gnutls_global_set_log_function.short \
	functions/gnutls_global_set_log_level \
	functions/gnutls_global_set_log_level.short \
	functions/gnutls_global_set_mem_functions \
	functions/gnutls_global_set_mem_functions.short \
	functions/gnutls_global_set_mutex \
	functions/gnutls_global_set_mutex.short \
	functions/gnutls_global_set_time_function \
	functions/gnutls_global_set_time_function.short \
	functions/gnutls_handshake functions/gnutls_handshake.short \
	functions/gnutls_handshake_description_get_name \
	functions/gnutls_handshake_description_get_name.short \
	functions/gnutls_handshake_get_last_in \
	functions/gnutls_handshake_get_last_in.short \
	functions/gnutls_handshake_get_last_out \
	functions/gnutls_handshake_get_last_out.short \
	functions/gnutls_handshake_set_hook_function \
	functions/gnutls_handshake_set_hook_function.short \
	functions/gnutls_handshake_set_max_packet_length \
	functions/gnutls_handshake_set_max_packet_length.short \
	functions/gnutls_handshake_set_post_client_hello_function \
	functions/gnutls_handshake_set_post_client_hello_function.short \
	functions/gnutls_handshake_set_private_extensions \
	functions/gnutls_handshake_set_private_extensions.short \
	functions/gnutls_handshake_set_random \
	functions/gnutls_handshake_set_random.short \
	functions/gnutls_handshake_set_timeout \
	functions/gnutls_handshake_set_timeout.short \
	functions/gnutls_hash functions/gnutls_hash.short \
	functions/gnutls_hash_deinit \
	functions/gnutls_hash_deinit.short functions/gnutls_hash_fast \
	functions/gnutls_hash_fast.short functions/gnutls_hash_get_len \
	functions/gnutls_hash_get_len.short functions/gnutls_hash_init \
	functions/gnutls_hash_init.short functions/gnutls_hash_output \
	functions/gnutls_hash_output.short \
	functions/gnutls_heartbeat_allowed \
	functions/gnutls_heartbeat_allowed.short \
	functions/gnutls_heartbeat_enable \
	functions/gnutls_heartbeat_enable.short \
	functions/gnutls_heartbeat_get_timeout \
	functions/gnutls_heartbeat_get_timeout.short \
	functions/gnutls_heartbeat_ping \
	functions/gnutls_heartbeat_ping.short \
	functions/gnutls_heartbeat_pong \
	functions/gnutls_heartbeat_pong.short \
	functions/gnutls_heartbeat_set_timeouts \
	functions/gnutls_heartbeat_set_timeouts.short \
	functions/gnutls_hex2bin functions/gnutls_hex2bin.short \
	functions/gnutls_hex_decode functions/gnutls_hex_decode.short \
	functions/gnutls_hex_encode functions/gnutls_hex_encode.short \
	functions/gnutls_hmac functions/gnutls_hmac.short \
	functions/gnutls_hmac_deinit \
	functions/gnutls_hmac_deinit.short functions/gnutls_hmac_fast \
	functions/gnutls_hmac_fast.short functions/gnutls_hmac_get_len \
	functions/gnutls_hmac_get_len.short functions/gnutls_hmac_init \
	functions/gnutls_hmac_init.short functions/gnutls_hmac_output \
	functions/gnutls_hmac_output.short \
	functions/gnutls_hmac_set_nonce \
	functions/gnutls_hmac_set_nonce.short functions/gnutls_init \
	functions/gnutls_init.short functions/gnutls_key_generate \
	functions/gnutls_key_generate.short functions/gnutls_kx_get \
	functions/gnutls_kx_get.short functions/gnutls_kx_get_id \
	functions/gnutls_kx_get_id.short functions/gnutls_kx_get_name \
	functions/gnutls_kx_get_name.short functions/gnutls_kx_list \
	functions/gnutls_kx_list.short \
	functions/gnutls_kx_set_priority \
	functions/gnutls_kx_set_priority.short \
	functions/gnutls_load_file functions/gnutls_load_file.short \
	functions/gnutls_mac_get functions/gnutls_mac_get.short \
	functions/gnutls_mac_get_id functions/gnutls_mac_get_id.short \
	functions/gnutls_mac_get_key_size \
	functions/gnutls_mac_get_key_size.short \
	functions/gnutls_mac_get_name \
	functions/gnutls_mac_get_name.short \
	functions/gnutls_mac_get_nonce_size \
	functions/gnutls_mac_get_nonce_size.short \
	functions/gnutls_mac_list functions/gnutls_mac_list.short \
	functions/gnutls_mac_set_priority \
	functions/gnutls_mac_set_priority.short \
	functions/gnutls_ocsp_req_add_cert \
	functions/gnutls_ocsp_req_add_cert.short \
	functions/gnutls_ocsp_req_add_cert_id \
	functions/gnutls_ocsp_req_add_cert_id.short \
	functions/gnutls_ocsp_req_deinit \
	functions/gnutls_ocsp_req_deinit.short \
	functions/gnutls_ocsp_req_export \
	functions/gnutls_ocsp_req_export.short \
	functions/gnutls_ocsp_req_get_cert_id \
	functions/gnutls_ocsp_req_get_cert_id.short \
	functions/gnutls_ocsp_req_get_extension \
	functions/gnutls_ocsp_req_get_extension.short \
	functions/gnutls_ocsp_req_get_nonce \
	functions/gnutls_ocsp_req_get_nonce.short \
	functions/gnutls_ocsp_req_get_version \
	functions/gnutls_ocsp_req_get_version.short \
	functions/gnutls_ocsp_req_import \
	functions/gnutls_ocsp_req_import.short \
	functions/gnutls_ocsp_req_init \
	functions/gnutls_ocsp_req_init.short \
	functions/gnutls_ocsp_req_print \
	functions/gnutls_ocsp_req_print.short \
	functions/gnutls_ocsp_req_randomize_nonce \
	functions/gnutls_ocsp_req_randomize_nonce.short \
	functions/gnutls_ocsp_req_set_extension \
	functions/gnutls_ocsp_req_set_extension.short \
	functions/gnutls_ocsp_req_set_nonce \
	functions/gnutls_ocsp_req_set_nonce.short \
	functions/gnutls_ocsp_resp_check_crt \
	functions/gnutls_ocsp_resp_check_crt.short \
	functions/gnutls_ocsp_resp_deinit \
	functions/gnutls_ocsp_resp_deinit.short \
	functions/gnutls_ocsp_resp_export \
	functions/gnutls_ocsp_resp_export.short \
	functions/gnutls_ocsp_resp_get_certs \
	functions/gnutls_ocsp_resp_get_certs.short \
	functions/gnutls_ocsp_resp_get_extension \
	functions/gnutls_ocsp_resp_get_extension.short \
	functions/gnutls_ocsp_resp_get_nonce \
	functions/gnutls_ocsp_resp_get_nonce.short \
	functions/gnutls_ocsp_resp_get_produced \
	functions/gnutls_ocsp_resp_get_produced.short \
	functions/gnutls_ocsp_resp_get_responder \
	functions/gnutls_ocsp_resp_get_responder.short \
	functions/gnutls_ocsp_resp_get_response \
	functions/gnutls_ocsp_resp_get_response.short \
	functions/gnutls_ocsp_resp_get_signature \
	functions/gnutls_ocsp_resp_get_signature.short \
	functions/gnutls_ocsp_resp_get_signature_algorithm \
	functions/gnutls_ocsp_resp_get_signature_algorithm.short \
	functions/gnutls_ocsp_resp_get_single \
	functions/gnutls_ocsp_resp_get_single.short \
	functions/gnutls_ocsp_resp_get_status \
	functions/gnutls_ocsp_resp_get_status.short \
	functions/gnutls_ocsp_resp_get_version \
	functions/gnutls_ocsp_resp_get_version.short \
	functions/gnutls_ocsp_resp_import \
	functions/gnutls_ocsp_resp_import.short \
	functions/gnutls_ocsp_resp_init \
	functions/gnutls_ocsp_resp_init.short \
	functions/gnutls_ocsp_resp_print \
	functions/gnutls_ocsp_resp_print.short \
	functions/gnutls_ocsp_resp_verify \
	functions/gnutls_ocsp_resp_verify.short \
	functions/gnutls_ocsp_resp_verify_direct \
	functions/gnutls_ocsp_resp_verify_direct.short \
	functions/gnutls_ocsp_status_request_enable_client \
	functions/gnutls_ocsp_status_request_enable_client.short \
	functions/gnutls_ocsp_status_request_get \
	functions/gnutls_ocsp_status_request_get.short \
	functions/gnutls_ocsp_status_request_is_checked \
	functions/gnutls_ocsp_status_request_is_checked.short \
	functions/gnutls_openpgp_crt_check_hostname \
	functions/gnutls_openpgp_crt_check_hostname.short \
	functions/gnutls_openpgp_crt_check_hostname2 \
	functions/gnutls_openpgp_crt_check_hostname2.short \
	functions/gnutls_openpgp_crt_deinit \
	functions/gnutls_openpgp_crt_deinit.short \
	functions/gnutls_openpgp_crt_export \
	functions/gnutls_openpgp_crt_export.short \
	functions/gnutls_openpgp_crt_export2 \
	functions/gnutls_openpgp_crt_export2.short \
	functions/gnutls_openpgp_crt_get_auth_subkey \
	functions/gnutls_openpgp_crt_get_auth_subkey.short \
	functions/gnutls_openpgp_crt_get_creation_time \
	functions/gnutls_openpgp_crt_get_creation_time.short \
	functions/gnutls_openpgp_crt_get_expiration_time \
	functions/gnutls_openpgp_crt_get_expiration_time.short \
	functions/gnutls_openpgp_crt_get_fingerprint \
	functions/gnutls_openpgp_crt_get_fingerprint.short \
	functions/gnutls_openpgp_crt_get_key_id \
	functions/gnutls_openpgp_crt_get_key_id.short \
	functions/gnutls_openpgp_crt_get_key_usage \
	functions/gnutls_openpgp_crt_get_key_usage.short \
	functions/gnutls_openpgp_crt_get_name \
	functions/gnutls_openpgp_crt_get_name.short \
	functions/gnutls_openpgp_crt_get_pk_algorithm \
	functions/gnutls_openpgp_crt_get_pk_algorithm.short \
	functions/gnutls_openpgp_crt_get_pk_dsa_raw \
	functions/gnutls_openpgp_crt_get_pk_dsa_raw.short \
	functions/gnutls_openpgp_crt_get_pk_rsa_raw \
	functions/gnutls_openpgp_crt_get_pk_rsa_raw.short \
	functions/gnutls_openpgp_crt_get_preferred_key_id \
	functions/gnutls_openpgp_crt_get_preferred_key_id.short \
	functions/gnutls_openpgp_crt_get_revoked_status \
	functions/gnutls_openpgp_crt_get_revoked_status.short \
	functions/gnutls_openpgp_crt_get_subkey_count \
	functions/gnutls_openpgp_crt_get_subkey_count.short \
	functions/gnutls_openpgp_crt_get_subkey_creation_time \
	functions/gnutls_openpgp_crt_get_subkey_creation_time.short \
	functions/gnutls_openpgp_crt_get_subkey_expiration_time \
	functions/gnutls_openpgp_crt_get_subkey_expiration_time.short \
	functions/gnutls_openpgp_crt_get_subkey_fingerprint \
	functions/gnutls_openpgp_crt_get_subkey_fingerprint.short \
	functions/gnutls_openpgp_crt_get_subkey_id \
	functions/gnutls_openpgp_crt_get_subkey_id.short \
	functions/gnutls_openpgp_crt_get_subkey_idx \
	functions/gnutls_openpgp_crt_get_subkey_idx.short \
	functions/gnutls_openpgp_crt_get_subkey_pk_algorithm \
	functions/gnutls_openpgp_crt_get_subkey_pk_algorithm.short \
	functions/gnutls_openpgp_crt_get_subkey_pk_dsa_raw \
	functions/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.short \
	functions/gnutls_openpgp_crt_get_subkey_pk_rsa_raw \
	functions/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.short \
	functions/gnutls_openpgp_crt_get_subkey_revoked_status \
	functions/gnutls_openpgp_crt_get_subkey_revoked_status.short \
	functions/gnutls_openpgp_crt_get_subkey_usage \
	functions/gnutls_openpgp_crt_get_subkey_usage.short \
	functions/gnutls_openpgp_crt_get_version \
	functions/gnutls_openpgp_crt_get_version.short \
	functions/gnutls_openpgp_crt_import \
	functions/gnutls_openpgp_crt_import.short \
	functions/gnutls_openpgp_crt_init \
	functions/gnutls_openpgp_crt_init.short \
	functions/gnutls_openpgp_crt_print \
	functions/gnutls_openpgp_crt_print.short \
	functions/gnutls_openpgp_crt_set_preferred_key_id \
	functions/gnutls_openpgp_crt_set_preferred_key_id.short \
	functions/gnutls_openpgp_crt_verify_ring \
	functions/gnutls_openpgp_crt_verify_ring.short \
	functions/gnutls_openpgp_crt_verify_self \
	functions/gnutls_openpgp_crt_verify_self.short \
	functions/gnutls_openpgp_keyring_check_id \
	functions/gnutls_openpgp_keyring_check_id.short \
	functions/gnutls_openpgp_keyring_deinit \
	functions/gnutls_openpgp_keyring_deinit.short \
	functions/gnutls_openpgp_keyring_get_crt \
	functions/gnutls_openpgp_keyring_get_crt.short \
	functions/gnutls_openpgp_keyring_get_crt_count \
	functions/gnutls_openpgp_keyring_get_crt_count.short \
	functions/gnutls_openpgp_keyring_import \
	functions/gnutls_openpgp_keyring_import.short \
	functions/gnutls_openpgp_keyring_init \
	functions/gnutls_openpgp_keyring_init.short \
	functions/gnutls_openpgp_privkey_deinit \
	functions/gnutls_openpgp_privkey_deinit.short \
	functions/gnutls_openpgp_privkey_export \
	functions/gnutls_openpgp_privkey_export.short \
	functions/gnutls_openpgp_privkey_export2 \
	functions/gnutls_openpgp_privkey_export2.short \
	functions/gnutls_openpgp_privkey_export_dsa_raw \
	functions/gnutls_openpgp_privkey_export_dsa_raw.short \
	functions/gnutls_openpgp_privkey_export_rsa_raw \
	functions/gnutls_openpgp_privkey_export_rsa_raw.short \
	functions/gnutls_openpgp_privkey_export_subkey_dsa_raw \
	functions/gnutls_openpgp_privkey_export_subkey_dsa_raw.short \
	functions/gnutls_openpgp_privkey_export_subkey_rsa_raw \
	functions/gnutls_openpgp_privkey_export_subkey_rsa_raw.short \
	functions/gnutls_openpgp_privkey_get_fingerprint \
	functions/gnutls_openpgp_privkey_get_fingerprint.short \
	functions/gnutls_openpgp_privkey_get_key_id \
	functions/gnutls_openpgp_privkey_get_key_id.short \
	functions/gnutls_openpgp_privkey_get_pk_algorithm \
	functions/gnutls_openpgp_privkey_get_pk_algorithm.short \
	functions/gnutls_openpgp_privkey_get_preferred_key_id \
	functions/gnutls_openpgp_privkey_get_preferred_key_id.short \
	functions/gnutls_openpgp_privkey_get_revoked_status \
	functions/gnutls_openpgp_privkey_get_revoked_status.short \
	functions/gnutls_openpgp_privkey_get_subkey_count \
	functions/gnutls_openpgp_privkey_get_subkey_count.short \
	functions/gnutls_openpgp_privkey_get_subkey_creation_time \
	functions/gnutls_openpgp_privkey_get_subkey_creation_time.short \
	functions/gnutls_openpgp_privkey_get_subkey_expiration_time \
	functions/gnutls_openpgp_privkey_get_subkey_expiration_time.short \
	functions/gnutls_openpgp_privkey_get_subkey_fingerprint \
	functions/gnutls_openpgp_privkey_get_subkey_fingerprint.short \
	functions/gnutls_openpgp_privkey_get_subkey_id \
	functions/gnutls_openpgp_privkey_get_subkey_id.short \
	functions/gnutls_openpgp_privkey_get_subkey_idx \
	functions/gnutls_openpgp_privkey_get_subkey_idx.short \
	functions/gnutls_openpgp_privkey_get_subkey_pk_algorithm \
	functions/gnutls_openpgp_privkey_get_subkey_pk_algorithm.short \
	functions/gnutls_openpgp_privkey_get_subkey_revoked_status \
	functions/gnutls_openpgp_privkey_get_subkey_revoked_status.short \
	functions/gnutls_openpgp_privkey_import \
	functions/gnutls_openpgp_privkey_import.short \
	functions/gnutls_openpgp_privkey_init \
	functions/gnutls_openpgp_privkey_init.short \
	functions/gnutls_openpgp_privkey_sec_param \
	functions/gnutls_openpgp_privkey_sec_param.short \
	functions/gnutls_openpgp_privkey_set_preferred_key_id \
	functions/gnutls_openpgp_privkey_set_preferred_key_id.short \
	functions/gnutls_openpgp_privkey_sign_hash \
	functions/gnutls_openpgp_privkey_sign_hash.short \
	functions/gnutls_openpgp_send_cert \
	functions/gnutls_openpgp_send_cert.short \
	functions/gnutls_openpgp_set_recv_key_function \
	functions/gnutls_openpgp_set_recv_key_function.short \
	functions/gnutls_packet_deinit \
	functions/gnutls_packet_deinit.short \
	functions/gnutls_packet_get functions/gnutls_packet_get.short \
	functions/gnutls_pcert_deinit \
	functions/gnutls_pcert_deinit.short \
	functions/gnutls_pcert_import_openpgp \
	functions/gnutls_pcert_import_openpgp.short \
	functions/gnutls_pcert_import_openpgp_raw \
	functions/gnutls_pcert_import_openpgp_raw.short \
	functions/gnutls_pcert_import_x509 \
	functions/gnutls_pcert_import_x509.short \
	functions/gnutls_pcert_import_x509_raw \
	functions/gnutls_pcert_import_x509_raw.short \
	functions/gnutls_pcert_list_import_x509_raw \
	functions/gnutls_pcert_list_import_x509_raw.short \
	functions/gnutls_pem_base64_decode \
	functions/gnutls_pem_base64_decode.short \
	functions/gnutls_pem_base64_decode_alloc \
	functions/gnutls_pem_base64_decode_alloc.short \
	functions/gnutls_pem_base64_encode \
	functions/gnutls_pem_base64_encode.short \
	functions/gnutls_pem_base64_encode_alloc \
	functions/gnutls_pem_base64_encode_alloc.short \
	functions/gnutls_perror functions/gnutls_perror.short \
	functions/gnutls_pk_algorithm_get_name \
	functions/gnutls_pk_algorithm_get_name.short \
	functions/gnutls_pk_bits_to_sec_param \
	functions/gnutls_pk_bits_to_sec_param.short \
	functions/gnutls_pkcs11_add_provider \
	functions/gnutls_pkcs11_add_provider.short \
	functions/gnutls_pkcs11_copy_secret_key \
	functions/gnutls_pkcs11_copy_secret_key.short \
	functions/gnutls_pkcs11_copy_x509_crt \
	functions/gnutls_pkcs11_copy_x509_crt.short \
	functions/gnutls_pkcs11_copy_x509_privkey \
	functions/gnutls_pkcs11_copy_x509_privkey.short \
	functions/gnutls_pkcs11_crt_is_known \
	functions/gnutls_pkcs11_crt_is_known.short \
	functions/gnutls_pkcs11_deinit \
	functions/gnutls_pkcs11_deinit.short \
	functions/gnutls_pkcs11_delete_url \
	functions/gnutls_pkcs11_delete_url.short \
	functions/gnutls_pkcs11_get_pin_function \
	functions/gnutls_pkcs11_get_pin_function.short \
	functions/gnutls_pkcs11_get_raw_issuer \
	functions/gnutls_pkcs11_get_raw_issuer.short \
	functions/gnutls_pkcs11_init \
	functions/gnutls_pkcs11_init.short \
	functions/gnutls_pkcs11_obj_deinit \
	functions/gnutls_pkcs11_obj_deinit.short \
	functions/gnutls_pkcs11_obj_export \
	functions/gnutls_pkcs11_obj_export.short \
	functions/gnutls_pkcs11_obj_export2 \
	functions/gnutls_pkcs11_obj_export2.short \
	functions/gnutls_pkcs11_obj_export3 \
	functions/gnutls_pkcs11_obj_export3.short \
	functions/gnutls_pkcs11_obj_export_url \
	functions/gnutls_pkcs11_obj_export_url.short \
	functions/gnutls_pkcs11_obj_flags_get_str \
	functions/gnutls_pkcs11_obj_flags_get_str.short \
	functions/gnutls_pkcs11_obj_get_exts \
	functions/gnutls_pkcs11_obj_get_exts.short \
	functions/gnutls_pkcs11_obj_get_flags \
	functions/gnutls_pkcs11_obj_get_flags.short \
	functions/gnutls_pkcs11_obj_get_info \
	functions/gnutls_pkcs11_obj_get_info.short \
	functions/gnutls_pkcs11_obj_get_type \
	functions/gnutls_pkcs11_obj_get_type.short \
	functions/gnutls_pkcs11_obj_import_url \
	functions/gnutls_pkcs11_obj_import_url.short \
	functions/gnutls_pkcs11_obj_init \
	functions/gnutls_pkcs11_obj_init.short \
	functions/gnutls_pkcs11_obj_list_import_url \
	functions/gnutls_pkcs11_obj_list_import_url.short \
	functions/gnutls_pkcs11_obj_list_import_url2 \
	functions/gnutls_pkcs11_obj_list_import_url2.short \
	functions/gnutls_pkcs11_obj_set_pin_function \
	functions/gnutls_pkcs11_obj_set_pin_function.short \
	functions/gnutls_pkcs11_privkey_deinit \
	functions/gnutls_pkcs11_privkey_deinit.short \
	functions/gnutls_pkcs11_privkey_export_pubkey \
	functions/gnutls_pkcs11_privkey_export_pubkey.short \
	functions/gnutls_pkcs11_privkey_export_url \
	functions/gnutls_pkcs11_privkey_export_url.short \
	functions/gnutls_pkcs11_privkey_generate \
	functions/gnutls_pkcs11_privkey_generate.short \
	functions/gnutls_pkcs11_privkey_generate2 \
	functions/gnutls_pkcs11_privkey_generate2.short \
	functions/gnutls_pkcs11_privkey_get_info \
	functions/gnutls_pkcs11_privkey_get_info.short \
	functions/gnutls_pkcs11_privkey_get_pk_algorithm \
	functions/gnutls_pkcs11_privkey_get_pk_algorithm.short \
	functions/gnutls_pkcs11_privkey_import_url \
	functions/gnutls_pkcs11_privkey_import_url.short \
	functions/gnutls_pkcs11_privkey_init \
	functions/gnutls_pkcs11_privkey_init.short \
	functions/gnutls_pkcs11_privkey_set_pin_function \
	functions/gnutls_pkcs11_privkey_set_pin_function.short \
	functions/gnutls_pkcs11_privkey_status \
	functions/gnutls_pkcs11_privkey_status.short \
	functions/gnutls_pkcs11_reinit \
	functions/gnutls_pkcs11_reinit.short \
	functions/gnutls_pkcs11_set_pin_function \
	functions/gnutls_pkcs11_set_pin_function.short \
	functions/gnutls_pkcs11_set_token_function \
	functions/gnutls_pkcs11_set_token_function.short \
	functions/gnutls_pkcs11_token_get_flags \
	functions/gnutls_pkcs11_token_get_flags.short \
	functions/gnutls_pkcs11_token_get_info \
	functions/gnutls_pkcs11_token_get_info.short \
	functions/gnutls_pkcs11_token_get_mechanism \
	functions/gnutls_pkcs11_token_get_mechanism.short \
	functions/gnutls_pkcs11_token_get_random \
	functions/gnutls_pkcs11_token_get_random.short \
	functions/gnutls_pkcs11_token_get_url \
	functions/gnutls_pkcs11_token_get_url.short \
	functions/gnutls_pkcs11_token_init \
	functions/gnutls_pkcs11_token_init.short \
	functions/gnutls_pkcs11_token_set_pin \
	functions/gnutls_pkcs11_token_set_pin.short \
	functions/gnutls_pkcs11_type_get_name \
	functions/gnutls_pkcs11_type_get_name.short \
	functions/gnutls_pkcs12_bag_decrypt \
	functions/gnutls_pkcs12_bag_decrypt.short \
	functions/gnutls_pkcs12_bag_deinit \
	functions/gnutls_pkcs12_bag_deinit.short \
	functions/gnutls_pkcs12_bag_encrypt \
	functions/gnutls_pkcs12_bag_encrypt.short \
	functions/gnutls_pkcs12_bag_get_count \
	functions/gnutls_pkcs12_bag_get_count.short \
	functions/gnutls_pkcs12_bag_get_data \
	functions/gnutls_pkcs12_bag_get_data.short \
	functions/gnutls_pkcs12_bag_get_friendly_name \
	functions/gnutls_pkcs12_bag_get_friendly_name.short \
	functions/gnutls_pkcs12_bag_get_key_id \
	functions/gnutls_pkcs12_bag_get_key_id.short \
	functions/gnutls_pkcs12_bag_get_type \
	functions/gnutls_pkcs12_bag_get_type.short \
	functions/gnutls_pkcs12_bag_init \
	functions/gnutls_pkcs12_bag_init.short \
	functions/gnutls_pkcs12_bag_set_crl \
	functions/gnutls_pkcs12_bag_set_crl.short \
	functions/gnutls_pkcs12_bag_set_crt \
	functions/gnutls_pkcs12_bag_set_crt.short \
	functions/gnutls_pkcs12_bag_set_data \
	functions/gnutls_pkcs12_bag_set_data.short \
	functions/gnutls_pkcs12_bag_set_friendly_name \
	functions/gnutls_pkcs12_bag_set_friendly_name.short \
	functions/gnutls_pkcs12_bag_set_key_id \
	functions/gnutls_pkcs12_bag_set_key_id.short \
	functions/gnutls_pkcs12_deinit \
	functions/gnutls_pkcs12_deinit.short \
	functions/gnutls_pkcs12_export \
	functions/gnutls_pkcs12_export.short \
	functions/gnutls_pkcs12_export2 \
	functions/gnutls_pkcs12_export2.short \
	functions/gnutls_pkcs12_generate_mac \
	functions/gnutls_pkcs12_generate_mac.short \
	functions/gnutls_pkcs12_get_bag \
	functions/gnutls_pkcs12_get_bag.short \
	functions/gnutls_pkcs12_import \
	functions/gnutls_pkcs12_import.short \
	functions/gnutls_pkcs12_init \
	functions/gnutls_pkcs12_init.short \
	functions/gnutls_pkcs12_set_bag \
	functions/gnutls_pkcs12_set_bag.short \
	functions/gnutls_pkcs12_simple_parse \
	functions/gnutls_pkcs12_simple_parse.short \
	functions/gnutls_pkcs12_verify_mac \
	functions/gnutls_pkcs12_verify_mac.short \
	functions/gnutls_pkcs7_deinit \
	functions/gnutls_pkcs7_deinit.short \
	functions/gnutls_pkcs7_delete_crl \
	functions/gnutls_pkcs7_delete_crl.short \
	functions/gnutls_pkcs7_delete_crt \
	functions/gnutls_pkcs7_delete_crt.short \
	functions/gnutls_pkcs7_export \
	functions/gnutls_pkcs7_export.short \
	functions/gnutls_pkcs7_export2 \
	functions/gnutls_pkcs7_export2.short \
	functions/gnutls_pkcs7_get_crl_count \
	functions/gnutls_pkcs7_get_crl_count.short \
	functions/gnutls_pkcs7_get_crl_raw \
	functions/gnutls_pkcs7_get_crl_raw.short \
	functions/gnutls_pkcs7_get_crt_count \
	functions/gnutls_pkcs7_get_crt_count.short \
	functions/gnutls_pkcs7_get_crt_raw \
	functions/gnutls_pkcs7_get_crt_raw.short \
	functions/gnutls_pkcs7_import \
	functions/gnutls_pkcs7_import.short \
	functions/gnutls_pkcs7_init functions/gnutls_pkcs7_init.short \
	functions/gnutls_pkcs7_set_crl \
	functions/gnutls_pkcs7_set_crl.short \
	functions/gnutls_pkcs7_set_crl_raw \
	functions/gnutls_pkcs7_set_crl_raw.short \
	functions/gnutls_pkcs7_set_crt \
	functions/gnutls_pkcs7_set_crt.short \
	functions/gnutls_pkcs7_set_crt_raw \
	functions/gnutls_pkcs7_set_crt_raw.short \
	functions/gnutls_pk_get_id functions/gnutls_pk_get_id.short \
	functions/gnutls_pk_get_name \
	functions/gnutls_pk_get_name.short functions/gnutls_pk_list \
	functions/gnutls_pk_list.short functions/gnutls_pk_to_sign \
	functions/gnutls_pk_to_sign.short functions/gnutls_prf \
	functions/gnutls_prf.short functions/gnutls_prf_raw \
	functions/gnutls_prf_raw.short \
	functions/gnutls_priority_certificate_type_list \
	functions/gnutls_priority_certificate_type_list.short \
	functions/gnutls_priority_cipher_list \
	functions/gnutls_priority_cipher_list.short \
	functions/gnutls_priority_compression_list \
	functions/gnutls_priority_compression_list.short \
	functions/gnutls_priority_deinit \
	functions/gnutls_priority_deinit.short \
	functions/gnutls_priority_ecc_curve_list \
	functions/gnutls_priority_ecc_curve_list.short \
	functions/gnutls_priority_get_cipher_suite_index \
	functions/gnutls_priority_get_cipher_suite_index.short \
	functions/gnutls_priority_init \
	functions/gnutls_priority_init.short \
	functions/gnutls_priority_kx_list \
	functions/gnutls_priority_kx_list.short \
	functions/gnutls_priority_mac_list \
	functions/gnutls_priority_mac_list.short \
	functions/gnutls_priority_protocol_list \
	functions/gnutls_priority_protocol_list.short \
	functions/gnutls_priority_set \
	functions/gnutls_priority_set.short \
	functions/gnutls_priority_set_direct \
	functions/gnutls_priority_set_direct.short \
	functions/gnutls_priority_sign_list \
	functions/gnutls_priority_sign_list.short \
	functions/gnutls_privkey_decrypt_data \
	functions/gnutls_privkey_decrypt_data.short \
	functions/gnutls_privkey_deinit \
	functions/gnutls_privkey_deinit.short \
	functions/gnutls_privkey_export_dsa_raw \
	functions/gnutls_privkey_export_dsa_raw.short \
	functions/gnutls_privkey_export_ecc_raw \
	functions/gnutls_privkey_export_ecc_raw.short \
	functions/gnutls_privkey_export_rsa_raw \
	functions/gnutls_privkey_export_rsa_raw.short \
	functions/gnutls_privkey_generate \
	functions/gnutls_privkey_generate.short \
	functions/gnutls_privkey_get_pk_algorithm \
	functions/gnutls_privkey_get_pk_algorithm.short \
	functions/gnutls_privkey_get_type \
	functions/gnutls_privkey_get_type.short \
	functions/gnutls_privkey_import_dsa_raw \
	functions/gnutls_privkey_import_dsa_raw.short \
	functions/gnutls_privkey_import_ecc_raw \
	functions/gnutls_privkey_import_ecc_raw.short \
	functions/gnutls_privkey_import_ext \
	functions/gnutls_privkey_import_ext.short \
	functions/gnutls_privkey_import_ext2 \
	functions/gnutls_privkey_import_ext2.short \
	functions/gnutls_privkey_import_openpgp \
	functions/gnutls_privkey_import_openpgp.short \
	functions/gnutls_privkey_import_openpgp_raw \
	functions/gnutls_privkey_import_openpgp_raw.short \
	functions/gnutls_privkey_import_pkcs11 \
	functions/gnutls_privkey_import_pkcs11.short \
	functions/gnutls_privkey_import_pkcs11_url \
	functions/gnutls_privkey_import_pkcs11_url.short \
	functions/gnutls_privkey_import_rsa_raw \
	functions/gnutls_privkey_import_rsa_raw.short \
	functions/gnutls_privkey_import_tpm_raw \
	functions/gnutls_privkey_import_tpm_raw.short \
	functions/gnutls_privkey_import_tpm_url \
	functions/gnutls_privkey_import_tpm_url.short \
	functions/gnutls_privkey_import_url \
	functions/gnutls_privkey_import_url.short \
	functions/gnutls_privkey_import_x509 \
	functions/gnutls_privkey_import_x509.short \
	functions/gnutls_privkey_import_x509_raw \
	functions/gnutls_privkey_import_x509_raw.short \
	functions/gnutls_privkey_init \
	functions/gnutls_privkey_init.short \
	functions/gnutls_privkey_set_pin_function \
	functions/gnutls_privkey_set_pin_function.short \
	functions/gnutls_privkey_sign_data \
	functions/gnutls_privkey_sign_data.short \
	functions/gnutls_privkey_sign_hash \
	functions/gnutls_privkey_sign_hash.short \
	functions/gnutls_privkey_sign_raw_data \
	functions/gnutls_privkey_sign_raw_data.short \
	functions/gnutls_privkey_status \
	functions/gnutls_privkey_status.short \
	functions/gnutls_privkey_verify_params \
	functions/gnutls_privkey_verify_params.short \
	functions/gnutls_protocol_get_id \
	functions/gnutls_protocol_get_id.short \
	functions/gnutls_protocol_get_name \
	functions/gnutls_protocol_get_name.short \
	functions/gnutls_protocol_get_version \
	functions/gnutls_protocol_get_version.short \
	functions/gnutls_protocol_list \
	functions/gnutls_protocol_list.short \
	functions/gnutls_protocol_set_priority \
	functions/gnutls_protocol_set_priority.short \
	functions/gnutls_psk_allocate_client_credentials \
	functions/gnutls_psk_allocate_client_credentials.short \
	functions/gnutls_psk_allocate_server_credentials \
	functions/gnutls_psk_allocate_server_credentials.short \
	functions/gnutls_psk_client_get_hint \
	functions/gnutls_psk_client_get_hint.short \
	functions/gnutls_psk_free_client_credentials \
	functions/gnutls_psk_free_client_credentials.short \
	functions/gnutls_psk_free_server_credentials \
	functions/gnutls_psk_free_server_credentials.short \
	functions/gnutls_psk_server_get_username \
	functions/gnutls_psk_server_get_username.short \
	functions/gnutls_psk_set_client_credentials \
	functions/gnutls_psk_set_client_credentials.short \
	functions/gnutls_psk_set_client_credentials_function \
	functions/gnutls_psk_set_client_credentials_function.short \
	functions/gnutls_psk_set_params_function \
	functions/gnutls_psk_set_params_function.short \
	functions/gnutls_psk_set_server_credentials_file \
	functions/gnutls_psk_set_server_credentials_file.short \
	functions/gnutls_psk_set_server_credentials_function \
	functions/gnutls_psk_set_server_credentials_function.short \
	functions/gnutls_psk_set_server_credentials_hint \
	functions/gnutls_psk_set_server_credentials_hint.short \
	functions/gnutls_psk_set_server_dh_params \
	functions/gnutls_psk_set_server_dh_params.short \
	functions/gnutls_psk_set_server_params_function \
	functions/gnutls_psk_set_server_params_function.short \
	functions/gnutls_pubkey_deinit \
	functions/gnutls_pubkey_deinit.short \
	functions/gnutls_pubkey_encrypt_data \
	functions/gnutls_pubkey_encrypt_data.short \
	functions/gnutls_pubkey_export \
	functions/gnutls_pubkey_export.short \
	functions/gnutls_pubkey_export2 \
	functions/gnutls_pubkey_export2.short \
	functions/gnutls_pubkey_export_dsa_raw \
	functions/gnutls_pubkey_export_dsa_raw.short \
	functions/gnutls_pubkey_export_ecc_raw \
	functions/gnutls_pubkey_export_ecc_raw.short \
	functions/gnutls_pubkey_export_ecc_x962 \
	functions/gnutls_pubkey_export_ecc_x962.short \
	functions/gnutls_pubkey_export_rsa_raw \
	functions/gnutls_pubkey_export_rsa_raw.short \
	functions/gnutls_pubkey_get_key_id \
	functions/gnutls_pubkey_get_key_id.short \
	functions/gnutls_pubkey_get_key_usage \
	functions/gnutls_pubkey_get_key_usage.short \
	functions/gnutls_pubkey_get_openpgp_key_id \
	functions/gnutls_pubkey_get_openpgp_key_id.short \
	functions/gnutls_pubkey_get_pk_algorithm \
	functions/gnutls_pubkey_get_pk_algorithm.short \
	functions/gnutls_pubkey_get_preferred_hash_algorithm \
	functions/gnutls_pubkey_get_preferred_hash_algorithm.short \
	functions/gnutls_pubkey_get_verify_algorithm \
	functions/gnutls_pubkey_get_verify_algorithm.short \
	functions/gnutls_pubkey_import \
	functions/gnutls_pubkey_import.short \
	functions/gnutls_pubkey_import_dsa_raw \
	functions/gnutls_pubkey_import_dsa_raw.short \
	functions/gnutls_pubkey_import_ecc_raw \
	functions/gnutls_pubkey_import_ecc_raw.short \
	functions/gnutls_pubkey_import_ecc_x962 \
	functions/gnutls_pubkey_import_ecc_x962.short \
	functions/gnutls_pubkey_import_openpgp \
	functions/gnutls_pubkey_import_openpgp.short \
	functions/gnutls_pubkey_import_openpgp_raw \
	functions/gnutls_pubkey_import_openpgp_raw.short \
	functions/gnutls_pubkey_import_pkcs11 \
	functions/gnutls_pubkey_import_pkcs11.short \
	functions/gnutls_pubkey_import_pkcs11_url \
	functions/gnutls_pubkey_import_pkcs11_url.short \
	functions/gnutls_pubkey_import_privkey \
	functions/gnutls_pubkey_import_privkey.short \
	functions/gnutls_pubkey_import_rsa_raw \
	functions/gnutls_pubkey_import_rsa_raw.short \
	functions/gnutls_pubkey_import_tpm_raw \
	functions/gnutls_pubkey_import_tpm_raw.short \
	functions/gnutls_pubkey_import_tpm_url \
	functions/gnutls_pubkey_import_tpm_url.short \
	functions/gnutls_pubkey_import_url \
	functions/gnutls_pubkey_import_url.short \
	functions/gnutls_pubkey_import_x509 \
	functions/gnutls_pubkey_import_x509.short \
	functions/gnutls_pubkey_import_x509_crq \
	functions/gnutls_pubkey_import_x509_crq.short \
	functions/gnutls_pubkey_import_x509_raw \
	functions/gnutls_pubkey_import_x509_raw.short \
	functions/gnutls_pubkey_init \
	functions/gnutls_pubkey_init.short \
	functions/gnutls_pubkey_print \
	functions/gnutls_pubkey_print.short \
	functions/gnutls_pubkey_set_key_usage \
	functions/gnutls_pubkey_set_key_usage.short \
	functions/gnutls_pubkey_set_pin_function \
	functions/gnutls_pubkey_set_pin_function.short \
	functions/gnutls_pubkey_verify_data \
	functions/gnutls_pubkey_verify_data.short \
	functions/gnutls_pubkey_verify_data2 \
	functions/gnutls_pubkey_verify_data2.short \
	functions/gnutls_pubkey_verify_hash \
	functions/gnutls_pubkey_verify_hash.short \
	functions/gnutls_pubkey_verify_hash2 \
	functions/gnutls_pubkey_verify_hash2.short \
	functions/gnutls_pubkey_verify_params \
	functions/gnutls_pubkey_verify_params.short \
	functions/gnutls_random_art functions/gnutls_random_art.short \
	functions/gnutls_range_split \
	functions/gnutls_range_split.short \
	functions/gnutls_record_can_use_length_hiding \
	functions/gnutls_record_can_use_length_hiding.short \
	functions/gnutls_record_check_corked \
	functions/gnutls_record_check_corked.short \
	functions/gnutls_record_check_pending \
	functions/gnutls_record_check_pending.short \
	functions/gnutls_record_cork \
	functions/gnutls_record_cork.short \
	functions/gnutls_record_disable_padding \
	functions/gnutls_record_disable_padding.short \
	functions/gnutls_record_get_direction \
	functions/gnutls_record_get_direction.short \
	functions/gnutls_record_get_discarded \
	functions/gnutls_record_get_discarded.short \
	functions/gnutls_record_get_max_size \
	functions/gnutls_record_get_max_size.short \
	functions/gnutls_record_overhead_size \
	functions/gnutls_record_overhead_size.short \
	functions/gnutls_record_recv \
	functions/gnutls_record_recv.short \
	functions/gnutls_record_recv_packet \
	functions/gnutls_record_recv_packet.short \
	functions/gnutls_record_recv_seq \
	functions/gnutls_record_recv_seq.short \
	functions/gnutls_record_send \
	functions/gnutls_record_send.short \
	functions/gnutls_record_send_range \
	functions/gnutls_record_send_range.short \
	functions/gnutls_record_set_max_empty_records \
	functions/gnutls_record_set_max_empty_records.short \
	functions/gnutls_record_set_max_size \
	functions/gnutls_record_set_max_size.short \
	functions/gnutls_record_set_timeout \
	functions/gnutls_record_set_timeout.short \
	functions/gnutls_record_uncork \
	functions/gnutls_record_uncork.short \
	functions/gnutls_rehandshake \
	functions/gnutls_rehandshake.short functions/gnutls_rnd \
	functions/gnutls_rnd.short functions/gnutls_rnd_refresh \
	functions/gnutls_rnd_refresh.short \
	functions/gnutls_rsa_export_get_modulus_bits \
	functions/gnutls_rsa_export_get_modulus_bits.short \
	functions/gnutls_rsa_export_get_pubkey \
	functions/gnutls_rsa_export_get_pubkey.short \
	functions/gnutls_rsa_params_cpy \
	functions/gnutls_rsa_params_cpy.short \
	functions/gnutls_rsa_params_deinit \
	functions/gnutls_rsa_params_deinit.short \
	functions/gnutls_rsa_params_export_pkcs1 \
	functions/gnutls_rsa_params_export_pkcs1.short \
	functions/gnutls_rsa_params_export_raw \
	functions/gnutls_rsa_params_export_raw.short \
	functions/gnutls_rsa_params_generate2 \
	functions/gnutls_rsa_params_generate2.short \
	functions/gnutls_rsa_params_import_pkcs1 \
	functions/gnutls_rsa_params_import_pkcs1.short \
	functions/gnutls_rsa_params_import_raw \
	functions/gnutls_rsa_params_import_raw.short \
	functions/gnutls_rsa_params_init \
	functions/gnutls_rsa_params_init.short \
	functions/gnutls_safe_renegotiation_status \
	functions/gnutls_safe_renegotiation_status.short \
	functions/gnutls_sec_param_get_name \
	functions/gnutls_sec_param_get_name.short \
	functions/gnutls_sec_param_to_pk_bits \
	functions/gnutls_sec_param_to_pk_bits.short \
	functions/gnutls_sec_param_to_symmetric_bits \
	functions/gnutls_sec_param_to_symmetric_bits.short \
	functions/gnutls_server_name_get \
	functions/gnutls_server_name_get.short \
	functions/gnutls_server_name_set \
	functions/gnutls_server_name_set.short \
	functions/gnutls_session_channel_binding \
	functions/gnutls_session_channel_binding.short \
	functions/gnutls_session_enable_compatibility_mode \
	functions/gnutls_session_enable_compatibility_mode.short \
	functions/gnutls_session_force_valid \
	functions/gnutls_session_force_valid.short \
	functions/gnutls_session_get_data \
	functions/gnutls_session_get_data.short \
	functions/gnutls_session_get_data2 \
	functions/gnutls_session_get_data2.short \
	functions/gnutls_session_get_desc \
	functions/gnutls_session_get_desc.short \
	functions/gnutls_session_get_id \
	functions/gnutls_session_get_id.short \
	functions/gnutls_session_get_id2 \
	functions/gnutls_session_get_id2.short \
	functions/gnutls_session_get_ptr \
	functions/gnutls_session_get_ptr.short \
	functions/gnutls_session_get_random \
	functions/gnutls_session_get_random.short \
	functions/gnutls_session_is_resumed \
	functions/gnutls_session_is_resumed.short \
	functions/gnutls_session_resumption_requested \
	functions/gnutls_session_resumption_requested.short \
	functions/gnutls_session_set_data \
	functions/gnutls_session_set_data.short \
	functions/gnutls_session_set_id \
	functions/gnutls_session_set_id.short \
	functions/gnutls_session_set_premaster \
	functions/gnutls_session_set_premaster.short \
	functions/gnutls_session_set_ptr \
	functions/gnutls_session_set_ptr.short \
	functions/gnutls_session_ticket_enable_client \
	functions/gnutls_session_ticket_enable_client.short \
	functions/gnutls_session_ticket_enable_server \
	functions/gnutls_session_ticket_enable_server.short \
	functions/gnutls_session_ticket_key_generate \
	functions/gnutls_session_ticket_key_generate.short \
	functions/gnutls_set_default_export_priority \
	functions/gnutls_set_default_export_priority.short \
	functions/gnutls_set_default_priority \
	functions/gnutls_set_default_priority.short \
	functions/gnutls_sign_algorithm_get \
	functions/gnutls_sign_algorithm_get.short \
	functions/gnutls_sign_algorithm_get_client \
	functions/gnutls_sign_algorithm_get_client.short \
	functions/gnutls_sign_algorithm_get_requested \
	functions/gnutls_sign_algorithm_get_requested.short \
	functions/gnutls_sign_callback_get \
	functions/gnutls_sign_callback_get.short \
	functions/gnutls_sign_callback_set \
	functions/gnutls_sign_callback_set.short \
	functions/gnutls_sign_get_hash_algorithm \
	functions/gnutls_sign_get_hash_algorithm.short \
	functions/gnutls_sign_get_id \
	functions/gnutls_sign_get_id.short \
	functions/gnutls_sign_get_name \
	functions/gnutls_sign_get_name.short \
	functions/gnutls_sign_get_pk_algorithm \
	functions/gnutls_sign_get_pk_algorithm.short \
	functions/gnutls_sign_is_secure \
	functions/gnutls_sign_is_secure.short \
	functions/gnutls_sign_list functions/gnutls_sign_list.short \
	functions/gnutls_srp_allocate_client_credentials \
	functions/gnutls_srp_allocate_client_credentials.short \
	functions/gnutls_srp_allocate_server_credentials \
	functions/gnutls_srp_allocate_server_credentials.short \
	functions/gnutls_srp_base64_decode \
	functions/gnutls_srp_base64_decode.short \
	functions/gnutls_srp_base64_decode_alloc \
	functions/gnutls_srp_base64_decode_alloc.short \
	functions/gnutls_srp_base64_encode \
	functions/gnutls_srp_base64_encode.short \
	functions/gnutls_srp_base64_encode_alloc \
	functions/gnutls_srp_base64_encode_alloc.short \
	functions/gnutls_srp_free_client_credentials \
	functions/gnutls_srp_free_client_credentials.short \
	functions/gnutls_srp_free_server_credentials \
	functions/gnutls_srp_free_server_credentials.short \
	functions/gnutls_srp_server_get_username \
	functions/gnutls_srp_server_get_username.short \
	functions/gnutls_srp_set_client_credentials \
	functions/gnutls_srp_set_client_credentials.short \
	functions/gnutls_srp_set_client_credentials_function \
	functions/gnutls_srp_set_client_credentials_function.short \
	functions/gnutls_srp_set_prime_bits \
	functions/gnutls_srp_set_prime_bits.short \
	functions/gnutls_srp_set_server_credentials_file \
	functions/gnutls_srp_set_server_credentials_file.short \
	functions/gnutls_srp_set_server_credentials_function \
	functions/gnutls_srp_set_server_credentials_function.short \
	functions/gnutls_srp_set_server_fake_salt_seed \
	functions/gnutls_srp_set_server_fake_salt_seed.short \
	functions/gnutls_srp_verifier \
	functions/gnutls_srp_verifier.short \
	functions/gnutls_srtp_get_keys \
	functions/gnutls_srtp_get_keys.short \
	functions/gnutls_srtp_get_mki \
	functions/gnutls_srtp_get_mki.short \
	functions/gnutls_srtp_get_profile_id \
	functions/gnutls_srtp_get_profile_id.short \
	functions/gnutls_srtp_get_profile_name \
	functions/gnutls_srtp_get_profile_name.short \
	functions/gnutls_srtp_get_selected_profile \
	functions/gnutls_srtp_get_selected_profile.short \
	functions/gnutls_srtp_set_mki \
	functions/gnutls_srtp_set_mki.short \
	functions/gnutls_srtp_set_profile \
	functions/gnutls_srtp_set_profile.short \
	functions/gnutls_srtp_set_profile_direct \
	functions/gnutls_srtp_set_profile_direct.short \
	functions/gnutls_store_commitment \
	functions/gnutls_store_commitment.short \
	functions/gnutls_store_pubkey \
	functions/gnutls_store_pubkey.short functions/gnutls_strerror \
	functions/gnutls_strerror.short functions/gnutls_strerror_name \
	functions/gnutls_strerror_name.short \
	functions/gnutls_subject_alt_names_deinit \
	functions/gnutls_subject_alt_names_deinit.short \
	functions/gnutls_subject_alt_names_get \
	functions/gnutls_subject_alt_names_get.short \
	functions/gnutls_subject_alt_names_init \
	functions/gnutls_subject_alt_names_init.short \
	functions/gnutls_subject_alt_names_set \
	functions/gnutls_subject_alt_names_set.short \
	functions/gnutls_supplemental_get_name \
	functions/gnutls_supplemental_get_name.short \
	functions/gnutls_tdb_deinit functions/gnutls_tdb_deinit.short \
	functions/gnutls_tdb_init functions/gnutls_tdb_init.short \
	functions/gnutls_tdb_set_store_commitment_func \
	functions/gnutls_tdb_set_store_commitment_func.short \
	functions/gnutls_tdb_set_store_func \
	functions/gnutls_tdb_set_store_func.short \
	functions/gnutls_tdb_set_verify_func \
	functions/gnutls_tdb_set_verify_func.short \
	functions/gnutls_tpm_get_registered \
	functions/gnutls_tpm_get_registered.short \
	functions/gnutls_tpm_key_list_deinit \
	functions/gnutls_tpm_key_list_deinit.short \
	functions/gnutls_tpm_key_list_get_url \
	functions/gnutls_tpm_key_list_get_url.short \
	functions/gnutls_tpm_privkey_delete \
	functions/gnutls_tpm_privkey_delete.short \
	functions/gnutls_tpm_privkey_generate \
	functions/gnutls_tpm_privkey_generate.short \
	functions/gnutls_transport_get_int \
	functions/gnutls_transport_get_int.short \
	functions/gnutls_transport_get_int2 \
	functions/gnutls_transport_get_int2.short \
	functions/gnutls_transport_get_ptr \
	functions/gnutls_transport_get_ptr.short \
	functions/gnutls_transport_get_ptr2 \
	functions/gnutls_transport_get_ptr2.short \
	functions/gnutls_transport_set_errno \
	functions/gnutls_transport_set_errno.short \
	functions/gnutls_transport_set_errno_function \
	functions/gnutls_transport_set_errno_function.short \
	functions/gnutls_transport_set_int \
	functions/gnutls_transport_set_int.short \
	functions/gnutls_transport_set_int2 \
	functions/gnutls_transport_set_int2.short \
	functions/gnutls_transport_set_ptr \
	functions/gnutls_transport_set_ptr.short \
	functions/gnutls_transport_set_ptr2 \
	functions/gnutls_transport_set_ptr2.short \
	functions/gnutls_transport_set_pull_function \
	functions/gnutls_transport_set_pull_function.short \
	functions/gnutls_transport_set_pull_timeout_function \
	functions/gnutls_transport_set_pull_timeout_function.short \
	functions/gnutls_transport_set_push_function \
	functions/gnutls_transport_set_push_function.short \
	functions/gnutls_transport_set_vec_push_function \
	functions/gnutls_transport_set_vec_push_function.short \
	functions/gnutls_url_is_supported \
	functions/gnutls_url_is_supported.short \
	functions/gnutls_verify_stored_pubkey \
	functions/gnutls_verify_stored_pubkey.short \
	functions/gnutls_x509_aia_deinit \
	functions/gnutls_x509_aia_deinit.short \
	functions/gnutls_x509_aia_get \
	functions/gnutls_x509_aia_get.short \
	functions/gnutls_x509_aia_init \
	functions/gnutls_x509_aia_init.short \
	functions/gnutls_x509_aia_set \
	functions/gnutls_x509_aia_set.short \
	functions/gnutls_x509_aki_deinit \
	functions/gnutls_x509_aki_deinit.short \
	functions/gnutls_x509_aki_get_cert_issuer \
	functions/gnutls_x509_aki_get_cert_issuer.short \
	functions/gnutls_x509_aki_get_id \
	functions/gnutls_x509_aki_get_id.short \
	functions/gnutls_x509_aki_init \
	functions/gnutls_x509_aki_init.short \
	functions/gnutls_x509_aki_set_cert_issuer \
	functions/gnutls_x509_aki_set_cert_issuer.short \
	functions/gnutls_x509_aki_set_id \
	functions/gnutls_x509_aki_set_id.short \
	functions/gnutls_x509_crl_check_issuer \
	functions/gnutls_x509_crl_check_issuer.short \
	functions/gnutls_x509_crl_deinit \
	functions/gnutls_x509_crl_deinit.short \
	functions/gnutls_x509_crl_dist_points_deinit \
	functions/gnutls_x509_crl_dist_points_deinit.short \
	functions/gnutls_x509_crl_dist_points_get \
	functions/gnutls_x509_crl_dist_points_get.short \
	functions/gnutls_x509_crl_dist_points_init \
	functions/gnutls_x509_crl_dist_points_init.short \
	functions/gnutls_x509_crl_dist_points_set \
	functions/gnutls_x509_crl_dist_points_set.short \
	functions/gnutls_x509_crl_export \
	functions/gnutls_x509_crl_export.short \
	functions/gnutls_x509_crl_export2 \
	functions/gnutls_x509_crl_export2.short \
	functions/gnutls_x509_crl_get_authority_key_gn_serial \
	functions/gnutls_x509_crl_get_authority_key_gn_serial.short \
	functions/gnutls_x509_crl_get_authority_key_id \
	functions/gnutls_x509_crl_get_authority_key_id.short \
	functions/gnutls_x509_crl_get_crt_count \
	functions/gnutls_x509_crl_get_crt_count.short \
	functions/gnutls_x509_crl_get_crt_serial \
	functions/gnutls_x509_crl_get_crt_serial.short \
	functions/gnutls_x509_crl_get_dn_oid \
	functions/gnutls_x509_crl_get_dn_oid.short \
	functions/gnutls_x509_crl_get_extension_data \
	functions/gnutls_x509_crl_get_extension_data.short \
	functions/gnutls_x509_crl_get_extension_data2 \
	functions/gnutls_x509_crl_get_extension_data2.short \
	functions/gnutls_x509_crl_get_extension_info \
	functions/gnutls_x509_crl_get_extension_info.short \
	functions/gnutls_x509_crl_get_extension_oid \
	functions/gnutls_x509_crl_get_extension_oid.short \
	functions/gnutls_x509_crl_get_issuer_dn \
	functions/gnutls_x509_crl_get_issuer_dn.short \
	functions/gnutls_x509_crl_get_issuer_dn2 \
	functions/gnutls_x509_crl_get_issuer_dn2.short \
	functions/gnutls_x509_crl_get_issuer_dn_by_oid \
	functions/gnutls_x509_crl_get_issuer_dn_by_oid.short \
	functions/gnutls_x509_crl_get_next_update \
	functions/gnutls_x509_crl_get_next_update.short \
	functions/gnutls_x509_crl_get_number \
	functions/gnutls_x509_crl_get_number.short \
	functions/gnutls_x509_crl_get_raw_issuer_dn \
	functions/gnutls_x509_crl_get_raw_issuer_dn.short \
	functions/gnutls_x509_crl_get_signature \
	functions/gnutls_x509_crl_get_signature.short \
	functions/gnutls_x509_crl_get_signature_algorithm \
	functions/gnutls_x509_crl_get_signature_algorithm.short \
	functions/gnutls_x509_crl_get_this_update \
	functions/gnutls_x509_crl_get_this_update.short \
	functions/gnutls_x509_crl_get_version \
	functions/gnutls_x509_crl_get_version.short \
	functions/gnutls_x509_crl_import \
	functions/gnutls_x509_crl_import.short \
	functions/gnutls_x509_crl_init \
	functions/gnutls_x509_crl_init.short \
	functions/gnutls_x509_crl_iter_crt_serial \
	functions/gnutls_x509_crl_iter_crt_serial.short \
	functions/gnutls_x509_crl_iter_deinit \
	functions/gnutls_x509_crl_iter_deinit.short \
	functions/gnutls_x509_crl_list_import \
	functions/gnutls_x509_crl_list_import.short \
	functions/gnutls_x509_crl_list_import2 \
	functions/gnutls_x509_crl_list_import2.short \
	functions/gnutls_x509_crl_print \
	functions/gnutls_x509_crl_print.short \
	functions/gnutls_x509_crl_privkey_sign \
	functions/gnutls_x509_crl_privkey_sign.short \
	functions/gnutls_x509_crl_set_authority_key_id \
	functions/gnutls_x509_crl_set_authority_key_id.short \
	functions/gnutls_x509_crl_set_crt \
	functions/gnutls_x509_crl_set_crt.short \
	functions/gnutls_x509_crl_set_crt_serial \
	functions/gnutls_x509_crl_set_crt_serial.short \
	functions/gnutls_x509_crl_set_next_update \
	functions/gnutls_x509_crl_set_next_update.short \
	functions/gnutls_x509_crl_set_number \
	functions/gnutls_x509_crl_set_number.short \
	functions/gnutls_x509_crl_set_this_update \
	functions/gnutls_x509_crl_set_this_update.short \
	functions/gnutls_x509_crl_set_version \
	functions/gnutls_x509_crl_set_version.short \
	functions/gnutls_x509_crl_sign \
	functions/gnutls_x509_crl_sign.short \
	functions/gnutls_x509_crl_sign2 \
	functions/gnutls_x509_crl_sign2.short \
	functions/gnutls_x509_crl_verify \
	functions/gnutls_x509_crl_verify.short \
	functions/gnutls_x509_crq_deinit \
	functions/gnutls_x509_crq_deinit.short \
	functions/gnutls_x509_crq_export \
	functions/gnutls_x509_crq_export.short \
	functions/gnutls_x509_crq_export2 \
	functions/gnutls_x509_crq_export2.short \
	functions/gnutls_x509_crq_get_attribute_by_oid \
	functions/gnutls_x509_crq_get_attribute_by_oid.short \
	functions/gnutls_x509_crq_get_attribute_data \
	functions/gnutls_x509_crq_get_attribute_data.short \
	functions/gnutls_x509_crq_get_attribute_info \
	functions/gnutls_x509_crq_get_attribute_info.short \
	functions/gnutls_x509_crq_get_basic_constraints \
	functions/gnutls_x509_crq_get_basic_constraints.short \
	functions/gnutls_x509_crq_get_challenge_password \
	functions/gnutls_x509_crq_get_challenge_password.short \
	functions/gnutls_x509_crq_get_dn \
	functions/gnutls_x509_crq_get_dn.short \
	functions/gnutls_x509_crq_get_dn2 \
	functions/gnutls_x509_crq_get_dn2.short \
	functions/gnutls_x509_crq_get_dn_by_oid \
	functions/gnutls_x509_crq_get_dn_by_oid.short \
	functions/gnutls_x509_crq_get_dn_oid \
	functions/gnutls_x509_crq_get_dn_oid.short \
	functions/gnutls_x509_crq_get_extension_by_oid \
	functions/gnutls_x509_crq_get_extension_by_oid.short \
	functions/gnutls_x509_crq_get_extension_by_oid2 \
	functions/gnutls_x509_crq_get_extension_by_oid2.short \
	functions/gnutls_x509_crq_get_extension_data \
	functions/gnutls_x509_crq_get_extension_data.short \
	functions/gnutls_x509_crq_get_extension_data2 \
	functions/gnutls_x509_crq_get_extension_data2.short \
	functions/gnutls_x509_crq_get_extension_info \
	functions/gnutls_x509_crq_get_extension_info.short \
	functions/gnutls_x509_crq_get_key_id \
	functions/gnutls_x509_crq_get_key_id.short \
	functions/gnutls_x509_crq_get_key_purpose_oid \
	functions/gnutls_x509_crq_get_key_purpose_oid.short \
	functions/gnutls_x509_crq_get_key_rsa_raw \
	functions/gnutls_x509_crq_get_key_rsa_raw.short \
	functions/gnutls_x509_crq_get_key_usage \
	functions/gnutls_x509_crq_get_key_usage.short \
	functions/gnutls_x509_crq_get_pk_algorithm \
	functions/gnutls_x509_crq_get_pk_algorithm.short \
	functions/gnutls_x509_crq_get_private_key_usage_period \
	functions/gnutls_x509_crq_get_private_key_usage_period.short \
	functions/gnutls_x509_crq_get_subject_alt_name \
	functions/gnutls_x509_crq_get_subject_alt_name.short \
	functions/gnutls_x509_crq_get_subject_alt_othername_oid \
	functions/gnutls_x509_crq_get_subject_alt_othername_oid.short \
	functions/gnutls_x509_crq_get_version \
	functions/gnutls_x509_crq_get_version.short \
	functions/gnutls_x509_crq_import \
	functions/gnutls_x509_crq_import.short \
	functions/gnutls_x509_crq_init \
	functions/gnutls_x509_crq_init.short \
	functions/gnutls_x509_crq_print \
	functions/gnutls_x509_crq_print.short \
	functions/gnutls_x509_crq_privkey_sign \
	functions/gnutls_x509_crq_privkey_sign.short \
	functions/gnutls_x509_crq_set_attribute_by_oid \
	functions/gnutls_x509_crq_set_attribute_by_oid.short \
	functions/gnutls_x509_crq_set_basic_constraints \
	functions/gnutls_x509_crq_set_basic_constraints.short \
	functions/gnutls_x509_crq_set_challenge_password \
	functions/gnutls_x509_crq_set_challenge_password.short \
	functions/gnutls_x509_crq_set_dn \
	functions/gnutls_x509_crq_set_dn.short \
	functions/gnutls_x509_crq_set_dn_by_oid \
	functions/gnutls_x509_crq_set_dn_by_oid.short \
	functions/gnutls_x509_crq_set_key \
	functions/gnutls_x509_crq_set_key.short \
	functions/gnutls_x509_crq_set_key_purpose_oid \
	functions/gnutls_x509_crq_set_key_purpose_oid.short \
	functions/gnutls_x509_crq_set_key_rsa_raw \
	functions/gnutls_x509_crq_set_key_rsa_raw.short \
	functions/gnutls_x509_crq_set_key_usage \
	functions/gnutls_x509_crq_set_key_usage.short \
	functions/gnutls_x509_crq_set_private_key_usage_period \
	functions/gnutls_x509_crq_set_private_key_usage_period.short \
	functions/gnutls_x509_crq_set_pubkey \
	functions/gnutls_x509_crq_set_pubkey.short \
	functions/gnutls_x509_crq_set_subject_alt_name \
	functions/gnutls_x509_crq_set_subject_alt_name.short \
	functions/gnutls_x509_crq_set_version \
	functions/gnutls_x509_crq_set_version.short \
	functions/gnutls_x509_crq_sign \
	functions/gnutls_x509_crq_sign.short \
	functions/gnutls_x509_crq_sign2 \
	functions/gnutls_x509_crq_sign2.short \
	functions/gnutls_x509_crq_verify \
	functions/gnutls_x509_crq_verify.short \
	functions/gnutls_x509_crt_check_hostname \
	functions/gnutls_x509_crt_check_hostname.short \
	functions/gnutls_x509_crt_check_hostname2 \
	functions/gnutls_x509_crt_check_hostname2.short \
	functions/gnutls_x509_crt_check_issuer \
	functions/gnutls_x509_crt_check_issuer.short \
	functions/gnutls_x509_crt_check_revocation \
	functions/gnutls_x509_crt_check_revocation.short \
	functions/gnutls_x509_crt_cpy_crl_dist_points \
	functions/gnutls_x509_crt_cpy_crl_dist_points.short \
	functions/gnutls_x509_crt_deinit \
	functions/gnutls_x509_crt_deinit.short \
	functions/gnutls_x509_crt_export \
	functions/gnutls_x509_crt_export.short \
	functions/gnutls_x509_crt_export2 \
	functions/gnutls_x509_crt_export2.short \
	functions/gnutls_x509_crt_get_activation_time \
	functions/gnutls_x509_crt_get_activation_time.short \
	functions/gnutls_x509_crt_get_authority_info_access \
	functions/gnutls_x509_crt_get_authority_info_access.short \
	functions/gnutls_x509_crt_get_authority_key_gn_serial \
	functions/gnutls_x509_crt_get_authority_key_gn_serial.short \
	functions/gnutls_x509_crt_get_authority_key_id \
	functions/gnutls_x509_crt_get_authority_key_id.short \
	functions/gnutls_x509_crt_get_basic_constraints \
	functions/gnutls_x509_crt_get_basic_constraints.short \
	functions/gnutls_x509_crt_get_ca_status \
	functions/gnutls_x509_crt_get_ca_status.short \
	functions/gnutls_x509_crt_get_crl_dist_points \
	functions/gnutls_x509_crt_get_crl_dist_points.short \
	functions/gnutls_x509_crt_get_dn \
	functions/gnutls_x509_crt_get_dn.short \
	functions/gnutls_x509_crt_get_dn2 \
	functions/gnutls_x509_crt_get_dn2.short \
	functions/gnutls_x509_crt_get_dn_by_oid \
	functions/gnutls_x509_crt_get_dn_by_oid.short \
	functions/gnutls_x509_crt_get_dn_oid \
	functions/gnutls_x509_crt_get_dn_oid.short \
	functions/gnutls_x509_crt_get_expiration_time \
	functions/gnutls_x509_crt_get_expiration_time.short \
	functions/gnutls_x509_crt_get_extension_by_oid \
	functions/gnutls_x509_crt_get_extension_by_oid.short \
	functions/gnutls_x509_crt_get_extension_by_oid2 \
	functions/gnutls_x509_crt_get_extension_by_oid2.short \
	functions/gnutls_x509_crt_get_extension_data \
	functions/gnutls_x509_crt_get_extension_data.short \
	functions/gnutls_x509_crt_get_extension_data2 \
	functions/gnutls_x509_crt_get_extension_data2.short \
	functions/gnutls_x509_crt_get_extension_info \
	functions/gnutls_x509_crt_get_extension_info.short \
	functions/gnutls_x509_crt_get_extension_oid \
	functions/gnutls_x509_crt_get_extension_oid.short \
	functions/gnutls_x509_crt_get_fingerprint \
	functions/gnutls_x509_crt_get_fingerprint.short \
	functions/gnutls_x509_crt_get_issuer \
	functions/gnutls_x509_crt_get_issuer.short \
	functions/gnutls_x509_crt_get_issuer_alt_name \
	functions/gnutls_x509_crt_get_issuer_alt_name.short \
	functions/gnutls_x509_crt_get_issuer_alt_name2 \
	functions/gnutls_x509_crt_get_issuer_alt_name2.short \
	functions/gnutls_x509_crt_get_issuer_alt_othername_oid \
	functions/gnutls_x509_crt_get_issuer_alt_othername_oid.short \
	functions/gnutls_x509_crt_get_issuer_dn \
	functions/gnutls_x509_crt_get_issuer_dn.short \
	functions/gnutls_x509_crt_get_issuer_dn2 \
	functions/gnutls_x509_crt_get_issuer_dn2.short \
	functions/gnutls_x509_crt_get_issuer_dn_by_oid \
	functions/gnutls_x509_crt_get_issuer_dn_by_oid.short \
	functions/gnutls_x509_crt_get_issuer_dn_oid \
	functions/gnutls_x509_crt_get_issuer_dn_oid.short \
	functions/gnutls_x509_crt_get_issuer_unique_id \
	functions/gnutls_x509_crt_get_issuer_unique_id.short \
	functions/gnutls_x509_crt_get_key_id \
	functions/gnutls_x509_crt_get_key_id.short \
	functions/gnutls_x509_crt_get_key_purpose_oid \
	functions/gnutls_x509_crt_get_key_purpose_oid.short \
	functions/gnutls_x509_crt_get_key_usage \
	functions/gnutls_x509_crt_get_key_usage.short \
	functions/gnutls_x509_crt_get_name_constraints \
	functions/gnutls_x509_crt_get_name_constraints.short \
	functions/gnutls_x509_crt_get_pk_algorithm \
	functions/gnutls_x509_crt_get_pk_algorithm.short \
	functions/gnutls_x509_crt_get_pk_dsa_raw \
	functions/gnutls_x509_crt_get_pk_dsa_raw.short \
	functions/gnutls_x509_crt_get_pk_rsa_raw \
	functions/gnutls_x509_crt_get_pk_rsa_raw.short \
	functions/gnutls_x509_crt_get_policy \
	functions/gnutls_x509_crt_get_policy.short \
	functions/gnutls_x509_crt_get_preferred_hash_algorithm \
	functions/gnutls_x509_crt_get_preferred_hash_algorithm.short \
	functions/gnutls_x509_crt_get_private_key_usage_period \
	functions/gnutls_x509_crt_get_private_key_usage_period.short \
	functions/gnutls_x509_crt_get_proxy \
	functions/gnutls_x509_crt_get_proxy.short \
	functions/gnutls_x509_crt_get_raw_dn \
	functions/gnutls_x509_crt_get_raw_dn.short \
	functions/gnutls_x509_crt_get_raw_issuer_dn \
	functions/gnutls_x509_crt_get_raw_issuer_dn.short \
	functions/gnutls_x509_crt_get_serial \
	functions/gnutls_x509_crt_get_serial.short \
	functions/gnutls_x509_crt_get_signature \
	functions/gnutls_x509_crt_get_signature.short \
	functions/gnutls_x509_crt_get_signature_algorithm \
	functions/gnutls_x509_crt_get_signature_algorithm.short \
	functions/gnutls_x509_crt_get_subject \
	functions/gnutls_x509_crt_get_subject.short \
	functions/gnutls_x509_crt_get_subject_alt_name \
	functions/gnutls_x509_crt_get_subject_alt_name.short \
	functions/gnutls_x509_crt_get_subject_alt_name2 \
	functions/gnutls_x509_crt_get_subject_alt_name2.short \
	functions/gnutls_x509_crt_get_subject_alt_othername_oid \
	functions/gnutls_x509_crt_get_subject_alt_othername_oid.short \
	functions/gnutls_x509_crt_get_subject_key_id \
	functions/gnutls_x509_crt_get_subject_key_id.short \
	functions/gnutls_x509_crt_get_subject_unique_id \
	functions/gnutls_x509_crt_get_subject_unique_id.short \
	functions/gnutls_x509_crt_get_verify_algorithm \
	functions/gnutls_x509_crt_get_verify_algorithm.short \
	functions/gnutls_x509_crt_get_version \
	functions/gnutls_x509_crt_get_version.short \
	functions/gnutls_x509_crt_import \
	functions/gnutls_x509_crt_import.short \
	functions/gnutls_x509_crt_import_pkcs11 \
	functions/gnutls_x509_crt_import_pkcs11.short \
	functions/gnutls_x509_crt_import_pkcs11_url \
	functions/gnutls_x509_crt_import_pkcs11_url.short \
	functions/gnutls_x509_crt_init \
	functions/gnutls_x509_crt_init.short \
	functions/gnutls_x509_crt_list_import \
	functions/gnutls_x509_crt_list_import.short \
	functions/gnutls_x509_crt_list_import2 \
	functions/gnutls_x509_crt_list_import2.short \
	functions/gnutls_x509_crt_list_import_pkcs11 \
	functions/gnutls_x509_crt_list_import_pkcs11.short \
	functions/gnutls_x509_crt_list_verify \
	functions/gnutls_x509_crt_list_verify.short \
	functions/gnutls_x509_crt_print \
	functions/gnutls_x509_crt_print.short \
	functions/gnutls_x509_crt_privkey_sign \
	functions/gnutls_x509_crt_privkey_sign.short \
	functions/gnutls_x509_crt_set_activation_time \
	functions/gnutls_x509_crt_set_activation_time.short \
	functions/gnutls_x509_crt_set_authority_info_access \
	functions/gnutls_x509_crt_set_authority_info_access.short \
	functions/gnutls_x509_crt_set_authority_key_id \
	functions/gnutls_x509_crt_set_authority_key_id.short \
	functions/gnutls_x509_crt_set_basic_constraints \
	functions/gnutls_x509_crt_set_basic_constraints.short \
	functions/gnutls_x509_crt_set_ca_status \
	functions/gnutls_x509_crt_set_ca_status.short \
	functions/gnutls_x509_crt_set_crl_dist_points \
	functions/gnutls_x509_crt_set_crl_dist_points.short \
	functions/gnutls_x509_crt_set_crl_dist_points2 \
	functions/gnutls_x509_crt_set_crl_dist_points2.short \
	functions/gnutls_x509_crt_set_crq \
	functions/gnutls_x509_crt_set_crq.short \
	functions/gnutls_x509_crt_set_crq_extensions \
	functions/gnutls_x509_crt_set_crq_extensions.short \
	functions/gnutls_x509_crt_set_dn \
	functions/gnutls_x509_crt_set_dn.short \
	functions/gnutls_x509_crt_set_dn_by_oid \
	functions/gnutls_x509_crt_set_dn_by_oid.short \
	functions/gnutls_x509_crt_set_expiration_time \
	functions/gnutls_x509_crt_set_expiration_time.short \
	functions/gnutls_x509_crt_set_extension_by_oid \
	functions/gnutls_x509_crt_set_extension_by_oid.short \
	functions/gnutls_x509_crt_set_issuer_alt_name \
	functions/gnutls_x509_crt_set_issuer_alt_name.short \
	functions/gnutls_x509_crt_set_issuer_dn \
	functions/gnutls_x509_crt_set_issuer_dn.short \
	functions/gnutls_x509_crt_set_issuer_dn_by_oid \
	functions/gnutls_x509_crt_set_issuer_dn_by_oid.short \
	functions/gnutls_x509_crt_set_key \
	functions/gnutls_x509_crt_set_key.short \
	functions/gnutls_x509_crt_set_key_purpose_oid \
	functions/gnutls_x509_crt_set_key_purpose_oid.short \
	functions/gnutls_x509_crt_set_key_usage \
	functions/gnutls_x509_crt_set_key_usage.short \
	functions/gnutls_x509_crt_set_name_constraints \
	functions/gnutls_x509_crt_set_name_constraints.short \
	functions/gnutls_x509_crt_set_pin_function \
	functions/gnutls_x509_crt_set_pin_function.short \
	functions/gnutls_x509_crt_set_policy \
	functions/gnutls_x509_crt_set_policy.short \
	functions/gnutls_x509_crt_set_private_key_usage_period \
	functions/gnutls_x509_crt_set_private_key_usage_period.short \
	functions/gnutls_x509_crt_set_proxy \
	functions/gnutls_x509_crt_set_proxy.short \
	functions/gnutls_x509_crt_set_proxy_dn \
	functions/gnutls_x509_crt_set_proxy_dn.short \
	functions/gnutls_x509_crt_set_pubkey \
	functions/gnutls_x509_crt_set_pubkey.short \
	functions/gnutls_x509_crt_set_serial \
	functions/gnutls_x509_crt_set_serial.short \
	functions/gnutls_x509_crt_set_subject_alternative_name \
	functions/gnutls_x509_crt_set_subject_alternative_name.short \
	functions/gnutls_x509_crt_set_subject_alt_name \
	functions/gnutls_x509_crt_set_subject_alt_name.short \
	functions/gnutls_x509_crt_set_subject_key_id \
	functions/gnutls_x509_crt_set_subject_key_id.short \
	functions/gnutls_x509_crt_set_version \
	functions/gnutls_x509_crt_set_version.short \
	functions/gnutls_x509_crt_sign \
	functions/gnutls_x509_crt_sign.short \
	functions/gnutls_x509_crt_sign2 \
	functions/gnutls_x509_crt_sign2.short \
	functions/gnutls_x509_crt_verify \
	functions/gnutls_x509_crt_verify.short \
	functions/gnutls_x509_crt_verify_data \
	functions/gnutls_x509_crt_verify_data.short \
	functions/gnutls_x509_crt_verify_hash \
	functions/gnutls_x509_crt_verify_hash.short \
	functions/gnutls_x509_dn_deinit \
	functions/gnutls_x509_dn_deinit.short \
	functions/gnutls_x509_dn_export \
	functions/gnutls_x509_dn_export.short \
	functions/gnutls_x509_dn_export2 \
	functions/gnutls_x509_dn_export2.short \
	functions/gnutls_x509_dn_get_rdn_ava \
	functions/gnutls_x509_dn_get_rdn_ava.short \
	functions/gnutls_x509_dn_import \
	functions/gnutls_x509_dn_import.short \
	functions/gnutls_x509_dn_init \
	functions/gnutls_x509_dn_init.short \
	functions/gnutls_x509_dn_oid_known \
	functions/gnutls_x509_dn_oid_known.short \
	functions/gnutls_x509_dn_oid_name \
	functions/gnutls_x509_dn_oid_name.short \
	functions/gnutls_x509_ext_deinit \
	functions/gnutls_x509_ext_deinit.short \
	functions/gnutls_x509_ext_export_aia \
	functions/gnutls_x509_ext_export_aia.short \
	functions/gnutls_x509_ext_export_authority_key_id \
	functions/gnutls_x509_ext_export_authority_key_id.short \
	functions/gnutls_x509_ext_export_basic_constraints \
	functions/gnutls_x509_ext_export_basic_constraints.short \
	functions/gnutls_x509_ext_export_crl_dist_points \
	functions/gnutls_x509_ext_export_crl_dist_points.short \
	functions/gnutls_x509_ext_export_key_purposes \
	functions/gnutls_x509_ext_export_key_purposes.short \
	functions/gnutls_x509_ext_export_key_usage \
	functions/gnutls_x509_ext_export_key_usage.short \
	functions/gnutls_x509_ext_export_name_constraints \
	functions/gnutls_x509_ext_export_name_constraints.short \
	functions/gnutls_x509_ext_export_policies \
	functions/gnutls_x509_ext_export_policies.short \
	functions/gnutls_x509_ext_export_private_key_usage_period \
	functions/gnutls_x509_ext_export_private_key_usage_period.short \
	functions/gnutls_x509_ext_export_proxy \
	functions/gnutls_x509_ext_export_proxy.short \
	functions/gnutls_x509_ext_export_subject_alt_names \
	functions/gnutls_x509_ext_export_subject_alt_names.short \
	functions/gnutls_x509_ext_export_subject_key_id \
	functions/gnutls_x509_ext_export_subject_key_id.short \
	functions/gnutls_x509_ext_import_aia \
	functions/gnutls_x509_ext_import_aia.short \
	functions/gnutls_x509_ext_import_authority_key_id \
	functions/gnutls_x509_ext_import_authority_key_id.short \
	functions/gnutls_x509_ext_import_basic_constraints \
	functions/gnutls_x509_ext_import_basic_constraints.short \
	functions/gnutls_x509_ext_import_crl_dist_points \
	functions/gnutls_x509_ext_import_crl_dist_points.short \
	functions/gnutls_x509_ext_import_key_purposes \
	functions/gnutls_x509_ext_import_key_purposes.short \
	functions/gnutls_x509_ext_import_key_usage \
	functions/gnutls_x509_ext_import_key_usage.short \
	functions/gnutls_x509_ext_import_name_constraints \
	functions/gnutls_x509_ext_import_name_constraints.short \
	functions/gnutls_x509_ext_import_policies \
	functions/gnutls_x509_ext_import_policies.short \
	functions/gnutls_x509_ext_import_private_key_usage_period \
	functions/gnutls_x509_ext_import_private_key_usage_period.short \
	functions/gnutls_x509_ext_import_proxy \
	functions/gnutls_x509_ext_import_proxy.short \
	functions/gnutls_x509_ext_import_subject_alt_names \
	functions/gnutls_x509_ext_import_subject_alt_names.short \
	functions/gnutls_x509_ext_import_subject_key_id \
	functions/gnutls_x509_ext_import_subject_key_id.short \
	functions/gnutls_x509_ext_print \
	functions/gnutls_x509_ext_print.short \
	functions/gnutls_x509_key_purpose_deinit \
	functions/gnutls_x509_key_purpose_deinit.short \
	functions/gnutls_x509_key_purpose_get \
	functions/gnutls_x509_key_purpose_get.short \
	functions/gnutls_x509_key_purpose_init \
	functions/gnutls_x509_key_purpose_init.short \
	functions/gnutls_x509_key_purpose_set \
	functions/gnutls_x509_key_purpose_set.short \
	functions/gnutls_x509_name_constraints_add_excluded \
	functions/gnutls_x509_name_constraints_add_excluded.short \
	functions/gnutls_x509_name_constraints_add_permitted \
	functions/gnutls_x509_name_constraints_add_permitted.short \
	functions/gnutls_x509_name_constraints_check \
	functions/gnutls_x509_name_constraints_check.short \
	functions/gnutls_x509_name_constraints_check_crt \
	functions/gnutls_x509_name_constraints_check_crt.short \
	functions/gnutls_x509_name_constraints_deinit \
	functions/gnutls_x509_name_constraints_deinit.short \
	functions/gnutls_x509_name_constraints_get_excluded \
	functions/gnutls_x509_name_constraints_get_excluded.short \
	functions/gnutls_x509_name_constraints_get_permitted \
	functions/gnutls_x509_name_constraints_get_permitted.short \
	functions/gnutls_x509_name_constraints_init \
	functions/gnutls_x509_name_constraints_init.short \
	functions/gnutls_x509_othername_to_virtual \
	functions/gnutls_x509_othername_to_virtual.short \
	functions/gnutls_x509_policies_deinit \
	functions/gnutls_x509_policies_deinit.short \
	functions/gnutls_x509_policies_get \
	functions/gnutls_x509_policies_get.short \
	functions/gnutls_x509_policies_init \
	functions/gnutls_x509_policies_init.short \
	functions/gnutls_x509_policies_set \
	functions/gnutls_x509_policies_set.short \
	functions/gnutls_x509_policy_release \
	functions/gnutls_x509_policy_release.short \
	functions/gnutls_x509_privkey_cpy \
	functions/gnutls_x509_privkey_cpy.short \
	functions/gnutls_x509_privkey_deinit \
	functions/gnutls_x509_privkey_deinit.short \
	functions/gnutls_x509_privkey_export \
	functions/gnutls_x509_privkey_export.short \
	functions/gnutls_x509_privkey_export2 \
	functions/gnutls_x509_privkey_export2.short \
	functions/gnutls_x509_privkey_export2_pkcs8 \
	functions/gnutls_x509_privkey_export2_pkcs8.short \
	functions/gnutls_x509_privkey_export_dsa_raw \
	functions/gnutls_x509_privkey_export_dsa_raw.short \
	functions/gnutls_x509_privkey_export_ecc_raw \
	functions/gnutls_x509_privkey_export_ecc_raw.short \
	functions/gnutls_x509_privkey_export_pkcs8 \
	functions/gnutls_x509_privkey_export_pkcs8.short \
	functions/gnutls_x509_privkey_export_rsa_raw \
	functions/gnutls_x509_privkey_export_rsa_raw.short \
	functions/gnutls_x509_privkey_export_rsa_raw2 \
	functions/gnutls_x509_privkey_export_rsa_raw2.short \
	functions/gnutls_x509_privkey_fix \
	functions/gnutls_x509_privkey_fix.short \
	functions/gnutls_x509_privkey_generate \
	functions/gnutls_x509_privkey_generate.short \
	functions/gnutls_x509_privkey_get_key_id \
	functions/gnutls_x509_privkey_get_key_id.short \
	functions/gnutls_x509_privkey_get_pk_algorithm \
	functions/gnutls_x509_privkey_get_pk_algorithm.short \
	functions/gnutls_x509_privkey_get_pk_algorithm2 \
	functions/gnutls_x509_privkey_get_pk_algorithm2.short \
	functions/gnutls_x509_privkey_import \
	functions/gnutls_x509_privkey_import.short \
	functions/gnutls_x509_privkey_import2 \
	functions/gnutls_x509_privkey_import2.short \
	functions/gnutls_x509_privkey_import_dsa_raw \
	functions/gnutls_x509_privkey_import_dsa_raw.short \
	functions/gnutls_x509_privkey_import_ecc_raw \
	functions/gnutls_x509_privkey_import_ecc_raw.short \
	functions/gnutls_x509_privkey_import_openssl \
	functions/gnutls_x509_privkey_import_openssl.short \
	functions/gnutls_x509_privkey_import_pkcs8 \
	functions/gnutls_x509_privkey_import_pkcs8.short \
	functions/gnutls_x509_privkey_import_rsa_raw \
	functions/gnutls_x509_privkey_import_rsa_raw.short \
	functions/gnutls_x509_privkey_import_rsa_raw2 \
	functions/gnutls_x509_privkey_import_rsa_raw2.short \
	functions/gnutls_x509_privkey_init \
	functions/gnutls_x509_privkey_init.short \
	functions/gnutls_x509_privkey_sec_param \
	functions/gnutls_x509_privkey_sec_param.short \
	functions/gnutls_x509_privkey_sign_data \
	functions/gnutls_x509_privkey_sign_data.short \
	functions/gnutls_x509_privkey_sign_hash \
	functions/gnutls_x509_privkey_sign_hash.short \
	functions/gnutls_x509_privkey_verify_params \
	functions/gnutls_x509_privkey_verify_params.short \
	functions/gnutls_x509_rdn_get \
	functions/gnutls_x509_rdn_get.short \
	functions/gnutls_x509_rdn_get_by_oid \
	functions/gnutls_x509_rdn_get_by_oid.short \
	functions/gnutls_x509_rdn_get_oid \
	functions/gnutls_x509_rdn_get_oid.short \
	functions/gnutls_x509_trust_list_add_cas \
	functions/gnutls_x509_trust_list_add_cas.short \
	functions/gnutls_x509_trust_list_add_crls \
	functions/gnutls_x509_trust_list_add_crls.short \
	functions/gnutls_x509_trust_list_add_named_crt \
	functions/gnutls_x509_trust_list_add_named_crt.short \
	functions/gnutls_x509_trust_list_add_system_trust \
	functions/gnutls_x509_trust_list_add_system_trust.short \
	functions/gnutls_x509_trust_list_add_trust_dir \
	functions/gnutls_x509_trust_list_add_trust_dir.short \
	functions/gnutls_x509_trust_list_add_trust_file \
	functions/gnutls_x509_trust_list_add_trust_file.short \
	functions/gnutls_x509_trust_list_add_trust_mem \
	functions/gnutls_x509_trust_list_add_trust_mem.short \
	functions/gnutls_x509_trust_list_deinit \
	functions/gnutls_x509_trust_list_deinit.short \
	functions/gnutls_x509_trust_list_get_issuer \
	functions/gnutls_x509_trust_list_get_issuer.short \
	functions/gnutls_x509_trust_list_init \
	functions/gnutls_x509_trust_list_init.short \
	functions/gnutls_x509_trust_list_remove_cas \
	functions/gnutls_x509_trust_list_remove_cas.short \
	functions/gnutls_x509_trust_list_remove_trust_file \
	functions/gnutls_x509_trust_list_remove_trust_file.short \
	functions/gnutls_x509_trust_list_remove_trust_mem \
	functions/gnutls_x509_trust_list_remove_trust_mem.short \
	functions/gnutls_x509_trust_list_verify_crt \
	functions/gnutls_x509_trust_list_verify_crt.short \
	functions/gnutls_x509_trust_list_verify_crt2 \
	functions/gnutls_x509_trust_list_verify_crt2.short \
	functions/gnutls_x509_trust_list_verify_named_crt \
	functions/gnutls_x509_trust_list_verify_named_crt.short
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

.SUFFIXES:
.SUFFIXES: .c .dvi .html .info .lo .o .obj .pdf .ps .texi
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu doc/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

alert-printlist$(EXEEXT): $(alert_printlist_OBJECTS) $(alert_printlist_DEPENDENCIES) $(EXTRA_alert_printlist_DEPENDENCIES) 
	@rm -f alert-printlist$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(alert_printlist_OBJECTS) $(alert_printlist_LDADD) $(LIBS)

errcodes$(EXEEXT): $(errcodes_OBJECTS) $(errcodes_DEPENDENCIES) $(EXTRA_errcodes_DEPENDENCIES) 
	@rm -f errcodes$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(errcodes_OBJECTS) $(errcodes_LDADD) $(LIBS)

printlist$(EXEEXT): $(printlist_OBJECTS) $(printlist_DEPENDENCIES) $(EXTRA_printlist_DEPENDENCIES) 
	@rm -f printlist$(EXEEXT)
	$(AM_V_CCLD)$(LINK) $(printlist_OBJECTS) $(printlist_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/alert-printlist.Po
include ./$(DEPDIR)/common.Po
include ./$(DEPDIR)/errcodes.Po
include ./$(DEPDIR)/printlist.Po

.c.o:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<

.c.obj:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

.texi.info:
	$(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
	am__cwd=`pwd` && $(am__cd) $(srcdir) && \
	rm -rf $$backupdir && mkdir $$backupdir && \
	if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
	  for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
	    if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
	  done; \
	else :; fi && \
	cd "$$am__cwd"; \
	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
	 -o $@ $<; \
	then \
	  rc=0; \
	  $(am__cd) $(srcdir); \
	else \
	  rc=$$?; \
	  $(am__cd) $(srcdir) && \
	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
	fi; \
	rm -rf $$backupdir; exit $$rc

.texi.dvi:
	$(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
	$<

.texi.pdf:
	$(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
	$<

.texi.html:
	$(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
	 -o $(@:.html=.htp) $<; \
	then \
	  rm -rf $@ && mv $(@:.html=.htp) $@; \
	else \
	  rm -rf $(@:.html=.htp); exit 1; \
	fi
$(srcdir)/gnutls.info: gnutls.texi $(srcdir)/version.texi $(gnutls_TEXINFOS)
gnutls.dvi: gnutls.texi $(srcdir)/version.texi $(gnutls_TEXINFOS)
gnutls.pdf: gnutls.texi $(srcdir)/version.texi $(gnutls_TEXINFOS)
gnutls.html: gnutls.texi $(srcdir)/version.texi $(gnutls_TEXINFOS)
$(srcdir)/version.texi:  $(srcdir)/stamp-vti
$(srcdir)/stamp-vti: gnutls.texi $(top_srcdir)/configure
	@(dir=.; test -f ./gnutls.texi || dir=$(srcdir); \
	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/gnutls.texi`; \
	echo "@set UPDATED $$1 $$2 $$3"; \
	echo "@set UPDATED-MONTH $$2 $$3"; \
	echo "@set EDITION $(VERSION)"; \
	echo "@set VERSION $(VERSION)") > vti.tmp
	@cmp -s vti.tmp $(srcdir)/version.texi \
	  || (echo "Updating $(srcdir)/version.texi"; \
	      cp vti.tmp $(srcdir)/version.texi)
	-@rm -f vti.tmp
	@cp $(srcdir)/version.texi $@

mostlyclean-vti:
	-rm -f vti.tmp

maintainer-clean-vti:
	-rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
$(srcdir)/gnutls-guile.info: gnutls-guile.texi $(srcdir)/version-guile.texi
gnutls-guile.dvi: gnutls-guile.texi $(srcdir)/version-guile.texi
gnutls-guile.pdf: gnutls-guile.texi $(srcdir)/version-guile.texi
gnutls-guile.html: gnutls-guile.texi $(srcdir)/version-guile.texi
$(srcdir)/version-guile.texi:  $(srcdir)/stamp-1
$(srcdir)/stamp-1: gnutls-guile.texi $(top_srcdir)/configure
	@(dir=.; test -f ./gnutls-guile.texi || dir=$(srcdir); \
	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/gnutls-guile.texi`; \
	echo "@set UPDATED $$1 $$2 $$3"; \
	echo "@set UPDATED-MONTH $$2 $$3"; \
	echo "@set EDITION $(VERSION)"; \
	echo "@set VERSION $(VERSION)") > 1.tmp
	@cmp -s 1.tmp $(srcdir)/version-guile.texi \
	  || (echo "Updating $(srcdir)/version-guile.texi"; \
	      cp 1.tmp $(srcdir)/version-guile.texi)
	-@rm -f 1.tmp
	@cp $(srcdir)/version-guile.texi $@

mostlyclean-1:
	-rm -f 1.tmp

maintainer-clean-1:
	-rm -f $(srcdir)/stamp-1 $(srcdir)/version-guile.texi
.dvi.ps:
	$(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
	$(DVIPS) $(AM_V_texinfo) -o $@ $<

uninstall-dvi-am:
	@$(NORMAL_UNINSTALL)
	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
	  rm -f "$(DESTDIR)$(dvidir)/$$f"; \
	done

uninstall-html-am:
	@$(NORMAL_UNINSTALL)
	@list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
	  rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
	done

uninstall-info-am:
	@$(PRE_UNINSTALL)
	@if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
	  list='$(INFO_DEPS)'; \
	  for file in $$list; do \
	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
	    if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
	    then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
	  done; \
	else :; fi
	@$(NORMAL_UNINSTALL)
	@list='$(INFO_DEPS)'; \
	for file in $$list; do \
	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
	     echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
	     rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
	   else :; fi); \
	done

uninstall-pdf-am:
	@$(NORMAL_UNINSTALL)
	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
	done

uninstall-ps-am:
	@$(NORMAL_UNINSTALL)
	@list='$(PSS)'; test -n "$(psdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(psdir)/$$f"; \
	done

dist-info: $(INFO_DEPS)
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	list='$(INFO_DEPS)'; \
	for base in $$list; do \
	  case $$base in \
	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
	  esac; \
	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
	    if test -f $$file; then \
	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
	      test -f "$(distdir)/$$relfile" || \
		cp -p $$file "$(distdir)/$$relfile"; \
	    else :; fi; \
	  done; \
	done

mostlyclean-aminfo:
	-rm -rf gnutls.t2d gnutls.t2p gnutls-guile.t2d gnutls-guile.t2p

clean-aminfo:
	-test -z "gnutls.dvi gnutls.pdf gnutls.ps gnutls.html gnutls-guile.dvi \
	  gnutls-guile.pdf gnutls-guile.ps gnutls-guile.html" \
	|| rm -rf gnutls.dvi gnutls.pdf gnutls.ps gnutls.html gnutls-guile.dvi \
	  gnutls-guile.pdf gnutls-guile.ps gnutls-guile.html

maintainer-clean-aminfo:
	@list='$(INFO_DEPS)'; for i in $$list; do \
	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
	  rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
	done
install-imagesDATA: $(images_DATA)
	@$(NORMAL_INSTALL)
	@list='$(images_DATA)'; test -n "$(imagesdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(imagesdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(imagesdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(imagesdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(imagesdir)" || exit $$?; \
	done

uninstall-imagesDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(images_DATA)'; test -n "$(imagesdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(imagesdir)'; $(am__uninstall_files_from_dir)

# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
#     (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
	@fail=; \
	if $(am__make_keepgoing); then \
	  failcom='fail=yes'; \
	else \
	  failcom='exit 1'; \
	fi; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-recursive

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-recursive

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
	$(MAKE) $(AM_MAKEFLAGS) \
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
	  dist-info
check-am: all-am
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(INFO_DEPS) $(DATA)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(imagesdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-recursive

clean-am: clean-aminfo clean-generic clean-libtool clean-local \
	mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-recursive

dvi-am: $(DVIS)

html: html-recursive

html-am: $(HTMLS)

info: info-recursive

info-am: $(INFO_DEPS)

install-data-am: install-imagesDATA install-info-am

install-dvi: install-dvi-recursive

install-dvi-am: $(DVIS)
	@$(NORMAL_INSTALL)
	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
	done
install-exec-am:

install-html: install-html-recursive

install-html-am: $(HTMLS)
	@$(NORMAL_INSTALL)
	@list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  $(am__strip_dir) \
	  d2=$$d$$p; \
	  if test -d "$$d2"; then \
	    echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
	    $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
	    echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
	    $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
	  else \
	    list2="$$list2 $$d2"; \
	  fi; \
	done; \
	test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
	done; }
install-info: install-info-recursive

install-info-am: $(INFO_DEPS)
	@$(NORMAL_INSTALL)
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
	fi; \
	for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	  esac; \
	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
	               $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
	    if test -f $$ifile; then \
	      echo "$$ifile"; \
	    else : ; fi; \
	  done; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
	@$(POST_INSTALL)
	@if $(am__can_run_installinfo); then \
	  list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
	  for file in $$list; do \
	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
	    install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
	  done; \
	else : ; fi
install-man:

install-pdf: install-pdf-recursive

install-pdf-am: $(PDFS)
	@$(NORMAL_INSTALL)
	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
install-ps: install-ps-recursive

install-ps-am: $(PSS)
	@$(NORMAL_INSTALL)
	@list='$(PSS)'; test -n "$(psdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-1 \
	maintainer-clean-aminfo maintainer-clean-generic \
	maintainer-clean-vti

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-1 mostlyclean-aminfo mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool mostlyclean-vti

pdf: pdf-recursive

pdf-am: $(PDFS)

ps: ps-recursive

ps-am: $(PSS)

uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-imagesDATA \
	uninstall-info-am uninstall-pdf-am uninstall-ps-am

.MAKE: $(am__recursive_targets) all check install install-am \
	install-strip

.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
	check-am clean clean-aminfo clean-generic clean-libtool \
	clean-local cscopelist-am ctags ctags-am dist-info distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am install-dvi \
	install-dvi-am install-exec install-exec-am install-html \
	install-html-am install-imagesDATA install-info \
	install-info-am install-man install-pdf install-pdf-am \
	install-ps install-ps-am install-strip installcheck \
	installcheck-am installdirs installdirs-am maintainer-clean \
	maintainer-clean-1 maintainer-clean-aminfo \
	maintainer-clean-generic maintainer-clean-vti mostlyclean \
	mostlyclean-1 mostlyclean-aminfo mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool mostlyclean-vti pdf \
	pdf-am ps ps-am tags tags-am uninstall uninstall-am \
	uninstall-dvi-am uninstall-html-am uninstall-imagesDATA \
	uninstall-info-am uninstall-pdf-am uninstall-ps-am


-include $(top_srcdir)/doc/doc.mk

invoke-gnutls-cli.texi: $(top_srcdir)/src/cli-args.def
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	mv -f $@.tmp $@

invoke-gnutls-cli-debug.texi: $(top_srcdir)/src/cli-debug-args.def invoke-gnutls-cli.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	mv -f $@.tmp $@

invoke-gnutls-serv.texi: $(top_srcdir)/src/serv-args.def invoke-gnutls-cli-debug.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	mv -f $@.tmp $@

invoke-certtool.texi: $(top_srcdir)/src/certtool-args.def invoke-gnutls-serv.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) -e 's/@subheading/@subsubheading/g' \
	    -e 's/@section/@subsection/g' $@.tmp > $@ && \
	rm -f $@.tmp

invoke-ocsptool.texi: $(top_srcdir)/src/ocsptool-args.def invoke-certtool.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) -e 's/@subheading/@subsubheading/g' \
	    -e 's/@section/@subsection/g' $@.tmp > $@ && \
	rm -f $@.tmp

invoke-danetool.texi: $(top_srcdir)/src/danetool-args.def invoke-ocsptool.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) -e 's/@subheading/@subsubheading/g' \
	    -e 's/@section/@subsection/g' $@.tmp > $@ && \
	rm -f $@.tmp

invoke-srptool.texi: $(top_srcdir)/src/srptool-args.def invoke-danetool.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) -e 's/@subheading/@subsubheading/g' \
	    -e 's/@section/@subsubsection/g' $@.tmp > $@ && \
	rm -f $@.tmp

invoke-psktool.texi: $(top_srcdir)/src/psktool-args.def invoke-srptool.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) -e 's/@subheading/@subsubheading/g' \
	    -e 's/@section/@subsubsection/g' $@.tmp > $@ && \
	rm -f $@.tmp

invoke-p11tool.texi: $(top_srcdir)/src/p11tool-args.def invoke-psktool.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) -e 's/@subheading/@subsection/g' \
	    -e 's/@section/@subsection/g' $@.tmp > $@ && \
	rm -f $@.tmp

invoke-tpmtool.texi: $(top_srcdir)/src/tpmtool-args.def invoke-p11tool.texi
	$(AUTOGEN) -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) -e 's/@subheading/@subsection/g' \
	    -e 's/@section/@subsection/g' $@.tmp > $@ && \
	rm -f $@.tmp

clean-local:
	-rm -f stamp_enums stamp_functions
	-rm -rf functions/ enums/
	-rm -f $(API_FILES)

gnutls-api.texi: $(top_srcdir)/lib/includes/gnutls/gnutls.h.in
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

dane-api.texi: $(top_srcdir)/libdane/includes/gnutls/dane.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

x509-api.texi: $(top_srcdir)/lib/includes/gnutls/x509.h $(top_srcdir)/lib/includes/gnutls/x509-ext.h
	echo "" > $@-tmp
	cat $^ > $@-tmp2
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $@-tmp2 |sort |uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	rm -f $@-tmp2
	mv -f $@-tmp $@

pgp-api.texi: $(top_srcdir)/lib/includes/gnutls/openpgp.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

pkcs12-api.texi: $(top_srcdir)/lib/includes/gnutls/pkcs12.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

pkcs11-api.texi: $(top_srcdir)/lib/includes/gnutls/pkcs11.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

tpm-api.texi: $(top_srcdir)/lib/includes/gnutls/tpm.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

abstract-api.texi: $(top_srcdir)/lib/includes/gnutls/abstract.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

compat-api.texi: $(top_srcdir)/lib/includes/gnutls/compat.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

dtls-api.texi: $(top_srcdir)/lib/includes/gnutls/dtls.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

crypto-api.texi: $(top_srcdir)/lib/includes/gnutls/crypto.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

ocsp-api.texi: $(top_srcdir)/lib/includes/gnutls/ocsp.h
	echo "" > $@-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $< |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp 2>/dev/null && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

error_codes.texi: $(top_srcdir)/lib/gnutls_errors.c $(srcdir)/errcodes.c
	$(MAKE) $(builddir)/errcodes
	$(builddir)/errcodes > $@-tmp
	mv -f $@-tmp $@

algorithms.texi: $(top_srcdir)/lib/algorithms/ciphers.c $(srcdir)/printlist.c
	$(MAKE) $(builddir)/printlist
	$(builddir)/printlist > $@-tmp
	mv -f $@-tmp $@

alerts.texi: $(top_srcdir)/lib/gnutls_alert.c $(srcdir)/alert-printlist.c
	$(MAKE) $(builddir)/alert-printlist
	$(builddir)/alert-printlist > $@-tmp
	mv -f $@-tmp $@

enums.texi: $(HEADER_FILES)
	echo "" > $@-tmp
	for i in $^; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo $$i >> $@-tmp && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

stamp_functions: $(API_FILES)
	-mkdir functions
	-rm -f functions/*.short
	for i in $^; do \
		$(srcdir)/scripts/split-texi.pl functions < $$i; \
	done
	$(SED) -i 's/\@anchor{.*//g' functions/*
	$(SED) -i 's/\@subheading.*//g' functions/*
	cd functions && for i in *;do grep ^"@deftypefun" $$i | $(SED) 's/@deftypefun/@item/g;s/ {/ @var{/;s/ {/ @ref{/' > ../functions/$$i.short;done
	echo $@ > $@

stamp_enums: enums.texi
	-mkdir enums
	$(srcdir)/scripts/split-texi.pl enums enum < $<
	echo $@ > $@

$(ENUMS): stamp_enums

$(FUNCS): stamp_functions

compare-exported:
	rm -f tmp-exp-$@ tmp-head-$@
	for i in ../libdane/includes/gnutls/*.h ../lib/includes/gnutls/*.h;do perl scripts/getfuncs.pl <$$i >>tmp-head-$@;done
	sort -u tmp-head-$@ > tmp2-head-$@
	mv tmp2-head-$@ tmp-head-$@
	scripts/getfuncs-map.pl <../lib/libgnutls.map >tmp-exp-$@
	scripts/getfuncs-map.pl <../libdane/libdane.map >>tmp-exp-$@
	sort -u tmp-exp-$@ > tmp2-exp-$@
	mv tmp2-exp-$@ tmp-exp-$@
	@echo "******************************************************************************"
	@echo "If the following step fails there is a symbol in headers that is not exported or vice-versa"
	@echo "******************************************************************************"
	diff -u tmp-exp-$@ tmp-head-$@
	rm -f tmp-exp-$@ tmp-head-$@

compare-makefile: enums.texi
	@echo "******************************************************************************"
	@echo "If the following step fails copy $(srcdir)/doc/tmp-compare-makefile to doc/Makefile.am"
	@echo "******************************************************************************"
	ENUMS=`grep '^@c ' $< | $(SED) 's/@c //g' | sort -d`; \
	STR=""; \
	for i in $$ENUMS; do \
		STR="$$STR\nENUMS += enums/$$i"; \
	done; \
	grep -v -e '^ENUMS += ' $(srcdir)/Makefile.am | \
		perl -p -e "s,^ENUMS =,ENUMS =$$STR," > tmp-$@; \
	diff -u $(srcdir)/Makefile.am tmp-$@ >/dev/null
	rm -f tmp-$@
	FUNCS=`cat $(HEADER_FILES) | $(top_srcdir)/doc/scripts/getfuncs.pl|sort -d|uniq`; \
	MANS=""; \
	for i in $$FUNCS; do \
		MANS="$$MANS\nFUNCS += functions/$$i\nFUNCS += functions/$$i.short"; \
	done; \
	grep -v -e '^FUNCS += ' $(srcdir)/Makefile.am > tmp-$@; \
	echo "\"s,^FUNCS =,FUNCS =$$MANS,\" -i tmp-$@"|xargs $(SED)
	@echo "******************************************************************************"
	@echo "If the following step fails copy $(srcdir)/doc/tmp-compare-makefile to doc/Makefile.am"
	@echo "******************************************************************************"
	diff -u $(srcdir)/Makefile.am tmp-$@ >/dev/null
	rm -f tmp-$@

.PHONY: compare-makefile compare-exported

core.c.texi: $(top_srcdir)/guile/src/core.c
	$(MAKE) -C ../guile/src built-sources &&			\
	$(GUILE_FOR_BUILD) -l "$(srcdir)/extract-guile-c-doc.scm"	\
	   -e '(apply main (cdr (command-line)))'			\
	   -- "$^" "$(CPP)" "$(SNARF_CPPFLAGS) $(CPPFLAGS)"		\
	   > "$@"

#core.c.texi:
#	echo "(Guile not available, documentation not generated.)" > $@

gnutls.xml: epub.texi
	makeinfo --docbook $<
	$(SED) -i 's/\&\#8226;//g' $@

gnutls.epub: gnutls.xml
	dbtoepub $<
	epub-fix --delete-unmanifested gnutls.epub

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
