Blob Blame History Raw
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@

# Copyright (C) 1994-2018 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.

@SET_MAKE@

# Copyright (C) 2000-2012, 2019 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.

VPATH = @srcdir@
am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
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)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
host_triplet = @host@
@ENABLE_GTK_DOC_TRUE@am__append_1 = reference

# Generated texinfos.
# for some reason it does not work when cross compiling
@WINDOWS_FALSE@am__append_2 = error_codes.texi algorithms.texi alerts.texi enums.texi
EXTRA_PROGRAMS = errcodes$(EXEEXT) printlist$(EXEEXT) \
	alert-printlist$(EXEEXT)
subdir = doc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/lib/unistring/m4/gnulib-comp.m4 \
	$(top_srcdir)/lib/unistring/m4/inline.m4 \
	$(top_srcdir)/lib/unistring/m4/libunistring-base.m4 \
	$(top_srcdir)/src/gl/m4/bison.m4 \
	$(top_srcdir)/src/gl/m4/clock_time.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/mktime.m4 \
	$(top_srcdir)/src/gl/m4/nstrftime.m4 \
	$(top_srcdir)/src/gl/m4/parse-datetime.m4 \
	$(top_srcdir)/src/gl/m4/servent.m4 \
	$(top_srcdir)/src/gl/m4/time_rz.m4 \
	$(top_srcdir)/src/gl/m4/timegm.m4 \
	$(top_srcdir)/src/gl/m4/timespec.m4 \
	$(top_srcdir)/src/gl/m4/tm_gmtoff.m4 \
	$(top_srcdir)/src/gl/m4/tzset.m4 \
	$(top_srcdir)/src/libopts/m4/libopts.m4 \
	$(top_srcdir)/src/libopts/m4/stdnoreturn.m4 \
	$(top_srcdir)/m4/00gnulib.m4 $(top_srcdir)/m4/__inline.m4 \
	$(top_srcdir)/m4/absolute-header.m4 $(top_srcdir)/m4/alloca.m4 \
	$(top_srcdir)/m4/arpa_inet_h.m4 \
	$(top_srcdir)/m4/ax_ac_append_to_file.m4 \
	$(top_srcdir)/m4/ax_ac_print_to_file.m4 \
	$(top_srcdir)/m4/ax_add_am_macro_static.m4 \
	$(top_srcdir)/m4/ax_am_macros_static.m4 \
	$(top_srcdir)/m4/ax_check_gnu_make.m4 \
	$(top_srcdir)/m4/ax_code_coverage.m4 \
	$(top_srcdir)/m4/ax_file_escapes.m4 \
	$(top_srcdir)/m4/builtin-expect.m4 \
	$(top_srcdir)/m4/byteswap.m4 $(top_srcdir)/m4/close.m4 \
	$(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/ctype.m4 \
	$(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \
	$(top_srcdir)/m4/environ.m4 $(top_srcdir)/m4/errno_h.m4 \
	$(top_srcdir)/m4/explicit_bzero.m4 \
	$(top_srcdir)/m4/exponentd.m4 $(top_srcdir)/m4/extensions.m4 \
	$(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fcntl-o.m4 \
	$(top_srcdir)/m4/fcntl.m4 $(top_srcdir)/m4/fcntl_h.m4 \
	$(top_srcdir)/m4/fdopen.m4 $(top_srcdir)/m4/flexmember.m4 \
	$(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/fopen.m4 \
	$(top_srcdir)/m4/fpieee.m4 $(top_srcdir)/m4/fseeko.m4 \
	$(top_srcdir)/m4/fstat.m4 $(top_srcdir)/m4/ftell.m4 \
	$(top_srcdir)/m4/ftello.m4 $(top_srcdir)/m4/ftruncate.m4 \
	$(top_srcdir)/m4/func.m4 $(top_srcdir)/m4/getcwd.m4 \
	$(top_srcdir)/m4/getdelim.m4 $(top_srcdir)/m4/getdtablesize.m4 \
	$(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getpagesize.m4 \
	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
	$(top_srcdir)/m4/gnulib-common.m4 \
	$(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/gtk-doc.m4 \
	$(top_srcdir)/m4/guile.m4 $(top_srcdir)/m4/hooks.m4 \
	$(top_srcdir)/m4/host-cpu-c-abi.m4 $(top_srcdir)/m4/iconv.m4 \
	$(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inet_ntop.m4 \
	$(top_srcdir)/m4/inet_pton.m4 \
	$(top_srcdir)/m4/intl-thread-locale.m4 \
	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \
	$(top_srcdir)/m4/inttostr.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
	$(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
	$(top_srcdir)/m4/ioctl.m4 $(top_srcdir)/m4/isblank.m4 \
	$(top_srcdir)/m4/langinfo_h.m4 $(top_srcdir)/m4/largefile.m4 \
	$(top_srcdir)/m4/lcmessage.m4 \
	$(top_srcdir)/m4/ld-output-def.m4 \
	$(top_srcdir)/m4/ld-version-script.m4 $(top_srcdir)/m4/ldd.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/limits-h.m4 $(top_srcdir)/m4/locale-fr.m4 \
	$(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-tr.m4 \
	$(top_srcdir)/m4/locale-zh.m4 $(top_srcdir)/m4/locale_h.m4 \
	$(top_srcdir)/m4/localename.m4 \
	$(top_srcdir)/m4/localtime-buffer.m4 $(top_srcdir)/m4/lock.m4 \
	$(top_srcdir)/m4/lseek.m4 $(top_srcdir)/m4/lstat.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/malloc.m4 $(top_srcdir)/m4/malloca.m4 \
	$(top_srcdir)/m4/manywarnings.m4 $(top_srcdir)/m4/memchr.m4 \
	$(top_srcdir)/m4/memmem.m4 $(top_srcdir)/m4/minmax.m4 \
	$(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/mode_t.m4 \
	$(top_srcdir)/m4/msvc-inval.m4 \
	$(top_srcdir)/m4/msvc-nothrow.m4 $(top_srcdir)/m4/multiarch.m4 \
	$(top_srcdir)/m4/nanosleep.m4 $(top_srcdir)/m4/netdb_h.m4 \
	$(top_srcdir)/m4/netinet_in_h.m4 $(top_srcdir)/m4/nls.m4 \
	$(top_srcdir)/m4/off_t.m4 $(top_srcdir)/m4/open-cloexec.m4 \
	$(top_srcdir)/m4/open-slash.m4 $(top_srcdir)/m4/open.m4 \
	$(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/perror.m4 \
	$(top_srcdir)/m4/pipe.m4 $(top_srcdir)/m4/pkg.m4 \
	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \
	$(top_srcdir)/m4/progtest.m4 \
	$(top_srcdir)/m4/pthread-thread.m4 \
	$(top_srcdir)/m4/pthread_h.m4 \
	$(top_srcdir)/m4/pthread_rwlock_rdlock.m4 \
	$(top_srcdir)/m4/pthread_sigmask.m4 $(top_srcdir)/m4/putenv.m4 \
	$(top_srcdir)/m4/raise.m4 $(top_srcdir)/m4/read-file.m4 \
	$(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/sched_h.m4 \
	$(top_srcdir)/m4/secure_getenv.m4 $(top_srcdir)/m4/select.m4 \
	$(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/setlocale.m4 \
	$(top_srcdir)/m4/setlocale_null.m4 \
	$(top_srcdir)/m4/sigaction.m4 $(top_srcdir)/m4/signal_h.m4 \
	$(top_srcdir)/m4/signalblocking.m4 \
	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \
	$(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socketlib.m4 \
	$(top_srcdir)/m4/sockets.m4 $(top_srcdir)/m4/socklen.m4 \
	$(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
	$(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stat.m4 \
	$(top_srcdir)/m4/std-gnu11.m4 $(top_srcdir)/m4/stdalign.m4 \
	$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
	$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
	$(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
	$(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strdup.m4 \
	$(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/strerror_r.m4 \
	$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \
	$(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
	$(top_srcdir)/m4/strtok_r.m4 $(top_srcdir)/m4/strverscmp.m4 \
	$(top_srcdir)/m4/symlink.m4 $(top_srcdir)/m4/sys_ioctl_h.m4 \
	$(top_srcdir)/m4/sys_select_h.m4 \
	$(top_srcdir)/m4/sys_socket_h.m4 \
	$(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
	$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/sys_uio_h.m4 \
	$(top_srcdir)/m4/thread.m4 $(top_srcdir)/m4/threadlib.m4 \
	$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
	$(top_srcdir)/m4/ungetc.m4 $(top_srcdir)/m4/unistd_h.m4 \
	$(top_srcdir)/m4/valgrind-tests.m4 \
	$(top_srcdir)/m4/vasnprintf.m4 $(top_srcdir)/m4/vasprintf.m4 \
	$(top_srcdir)/m4/visibility.m4 $(top_srcdir)/m4/vsnprintf.m4 \
	$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/warnings.m4 \
	$(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
	$(top_srcdir)/m4/zzgnulib.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/version.texi \
	$(srcdir)/stamp-vti $(srcdir)/version-guile.texi \
	$(srcdir)/stamp-1 $(am__DIST_COMMON)
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_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
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_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = ./$(DEPDIR)/alert-printlist.Po \
	./$(DEPDIR)/common.Po ./$(DEPDIR)/errcodes.Po \
	./$(DEPDIR)/printlist.Po
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_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
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_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
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_@AM_V@)
am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
am__v_DVIPS_0 = @echo "  DVIPS   " $@;
am__v_DVIPS_1 = 
AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
am__v_MAKEINFO_0 = @echo "  MAKEINFO" $@;
am__v_MAKEINFO_1 = 
AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
am__v_INFOHTML_0 = @echo "  INFOHTML" $@;
am__v_INFOHTML_1 = 
AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
am__v_TEXI2DVI_0 = @echo "  TEXI2DVI" $@;
am__v_TEXI2DVI_1 = 
AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
am__v_TEXI2PDF_0 = @echo "  TEXI2PDF" $@;
am__v_TEXI2PDF_1 = 
AM_V_texinfo = $(am__v_texinfo_@AM_V@)
am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
am__v_texinfo_0 = -q
am__v_texinfo_1 = 
AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
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)$(htmldir)" \
	"$(DESTDIR)$(infoimagesdir)"
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 = $(html_DATA) $(infoimages_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 distdir-am
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 scripts credentials latex reference
am__DIST_COMMON = $(gnutls_TEXINFOS) $(srcdir)/Makefile.in \
	$(top_srcdir)/build-aux/depcomp \
	$(top_srcdir)/build-aux/mdate-sh \
	$(top_srcdir)/build-aux/texinfo.tex COPYING COPYING.LESSER \
	TODO
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 = @ACLOCAL@
ALLOCA = @ALLOCA@
ALLOCA_H = @ALLOCA_H@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
AR = @AR@
ARFLAGS = @ARFLAGS@
AUTOCONF = @AUTOCONF@
AUTOGEN = @AUTOGEN@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
BYTESWAP_H = @BYTESWAP_H@
CC = @CC@
CCAS = @CCAS@
CCASDEPMODE = @CCASDEPMODE@
CCASFLAGS = @CCASFLAGS@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
CMOCKA_CFLAGS = @CMOCKA_CFLAGS@
CMOCKA_LIBS = @CMOCKA_LIBS@
CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
CONFIG_INCLUDE = @CONFIG_INCLUDE@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CRYWRAP_PATCHLEVEL = @CRYWRAP_PATCHLEVEL@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CXX_LT_AGE = @CXX_LT_AGE@
CXX_LT_CURRENT = @CXX_LT_CURRENT@
CXX_LT_REVISION = @CXX_LT_REVISION@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DLL_SSL_VERSION = @DLL_SSL_VERSION@
DLL_VERSION = @DLL_VERSION@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
ENABLE_PADLOCK = @ENABLE_PADLOCK@
ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
ENOLINK_VALUE = @ENOLINK_VALUE@
EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
ERRNO_H = @ERRNO_H@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
FIPS140_LIBS = @FIPS140_LIBS@
FLOAT_H = @FLOAT_H@
GCOV = @GCOV@
GENHTML = @GENHTML@
GETADDRINFO_LIB = @GETADDRINFO_LIB@
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
GMP_CFLAGS = @GMP_CFLAGS@
GMP_LIBS = @GMP_LIBS@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GNULIB_ACCEPT = @GNULIB_ACCEPT@
GNULIB_ACCEPT4 = @GNULIB_ACCEPT4@
GNULIB_ACCESS = @GNULIB_ACCESS@
GNULIB_ATOLL = @GNULIB_ATOLL@
GNULIB_BIND = @GNULIB_BIND@
GNULIB_BTOWC = @GNULIB_BTOWC@
GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
GNULIB_CHDIR = @GNULIB_CHDIR@
GNULIB_CHOWN = @GNULIB_CHOWN@
GNULIB_CLOSE = @GNULIB_CLOSE@
GNULIB_CONNECT = @GNULIB_CONNECT@
GNULIB_COPY_FILE_RANGE = @GNULIB_COPY_FILE_RANGE@
GNULIB_CREAT = @GNULIB_CREAT@
GNULIB_CTIME = @GNULIB_CTIME@
GNULIB_DPRINTF = @GNULIB_DPRINTF@
GNULIB_DUP = @GNULIB_DUP@
GNULIB_DUP2 = @GNULIB_DUP2@
GNULIB_DUP3 = @GNULIB_DUP3@
GNULIB_DUPLOCALE = @GNULIB_DUPLOCALE@
GNULIB_ENVIRON = @GNULIB_ENVIRON@
GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
GNULIB_FCHDIR = @GNULIB_FCHDIR@
GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
GNULIB_FCLOSE = @GNULIB_FCLOSE@
GNULIB_FCNTL = @GNULIB_FCNTL@
GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
GNULIB_FDOPEN = @GNULIB_FDOPEN@
GNULIB_FFLUSH = @GNULIB_FFLUSH@
GNULIB_FFS = @GNULIB_FFS@
GNULIB_FFSL = @GNULIB_FFSL@
GNULIB_FFSLL = @GNULIB_FFSLL@
GNULIB_FGETC = @GNULIB_FGETC@
GNULIB_FGETS = @GNULIB_FGETS@
GNULIB_FOPEN = @GNULIB_FOPEN@
GNULIB_FPRINTF = @GNULIB_FPRINTF@
GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
GNULIB_FPURGE = @GNULIB_FPURGE@
GNULIB_FPUTC = @GNULIB_FPUTC@
GNULIB_FPUTS = @GNULIB_FPUTS@
GNULIB_FREAD = @GNULIB_FREAD@
GNULIB_FREOPEN = @GNULIB_FREOPEN@
GNULIB_FSCANF = @GNULIB_FSCANF@
GNULIB_FSEEK = @GNULIB_FSEEK@
GNULIB_FSEEKO = @GNULIB_FSEEKO@
GNULIB_FSTAT = @GNULIB_FSTAT@
GNULIB_FSTATAT = @GNULIB_FSTATAT@
GNULIB_FSYNC = @GNULIB_FSYNC@
GNULIB_FTELL = @GNULIB_FTELL@
GNULIB_FTELLO = @GNULIB_FTELLO@
GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
GNULIB_FWRITE = @GNULIB_FWRITE@
GNULIB_GETADDRINFO = @GNULIB_GETADDRINFO@
GNULIB_GETC = @GNULIB_GETC@
GNULIB_GETCHAR = @GNULIB_GETCHAR@
GNULIB_GETCWD = @GNULIB_GETCWD@
GNULIB_GETDELIM = @GNULIB_GETDELIM@
GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
GNULIB_GETENTROPY = @GNULIB_GETENTROPY@
GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
GNULIB_GETLINE = @GNULIB_GETLINE@
GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
GNULIB_GETOPT_POSIX = @GNULIB_GETOPT_POSIX@
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
GNULIB_GETPASS = @GNULIB_GETPASS@
GNULIB_GETPEERNAME = @GNULIB_GETPEERNAME@
GNULIB_GETRANDOM = @GNULIB_GETRANDOM@
GNULIB_GETSOCKNAME = @GNULIB_GETSOCKNAME@
GNULIB_GETSOCKOPT = @GNULIB_GETSOCKOPT@
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
GNULIB_GRANTPT = @GNULIB_GRANTPT@
GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
GNULIB_IMAXABS = @GNULIB_IMAXABS@
GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
GNULIB_INET_NTOP = @GNULIB_INET_NTOP@
GNULIB_INET_PTON = @GNULIB_INET_PTON@
GNULIB_IOCTL = @GNULIB_IOCTL@
GNULIB_ISATTY = @GNULIB_ISATTY@
GNULIB_ISBLANK = @GNULIB_ISBLANK@
GNULIB_LCHMOD = @GNULIB_LCHMOD@
GNULIB_LCHOWN = @GNULIB_LCHOWN@
GNULIB_LINK = @GNULIB_LINK@
GNULIB_LINKAT = @GNULIB_LINKAT@
GNULIB_LISTEN = @GNULIB_LISTEN@
GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
GNULIB_LOCALENAME = @GNULIB_LOCALENAME@
GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
GNULIB_LSEEK = @GNULIB_LSEEK@
GNULIB_LSTAT = @GNULIB_LSTAT@
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
GNULIB_MBRLEN = @GNULIB_MBRLEN@
GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
GNULIB_MBSCHR = @GNULIB_MBSCHR@
GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
GNULIB_MBSINIT = @GNULIB_MBSINIT@
GNULIB_MBSLEN = @GNULIB_MBSLEN@
GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
GNULIB_MBSSEP = @GNULIB_MBSSEP@
GNULIB_MBSSPN = @GNULIB_MBSSPN@
GNULIB_MBSSTR = @GNULIB_MBSSTR@
GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
GNULIB_MBTOWC = @GNULIB_MBTOWC@
GNULIB_MEMCHR = @GNULIB_MEMCHR@
GNULIB_MEMMEM = @GNULIB_MEMMEM@
GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
GNULIB_MKFIFO = @GNULIB_MKFIFO@
GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
GNULIB_MKNOD = @GNULIB_MKNOD@
GNULIB_MKNODAT = @GNULIB_MKNODAT@
GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
GNULIB_MKTIME = @GNULIB_MKTIME@
GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
GNULIB_OPEN = @GNULIB_OPEN@
GNULIB_OPENAT = @GNULIB_OPENAT@
GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
GNULIB_PCLOSE = @GNULIB_PCLOSE@
GNULIB_PERROR = @GNULIB_PERROR@
GNULIB_PIPE = @GNULIB_PIPE@
GNULIB_PIPE2 = @GNULIB_PIPE2@
GNULIB_POPEN = @GNULIB_POPEN@
GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
GNULIB_PREAD = @GNULIB_PREAD@
GNULIB_PRINTF = @GNULIB_PRINTF@
GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
GNULIB_PSELECT = @GNULIB_PSELECT@
GNULIB_PTHREAD_COND = @GNULIB_PTHREAD_COND@
GNULIB_PTHREAD_MUTEX = @GNULIB_PTHREAD_MUTEX@
GNULIB_PTHREAD_MUTEX_TIMEDLOCK = @GNULIB_PTHREAD_MUTEX_TIMEDLOCK@
GNULIB_PTHREAD_ONCE = @GNULIB_PTHREAD_ONCE@
GNULIB_PTHREAD_RWLOCK = @GNULIB_PTHREAD_RWLOCK@
GNULIB_PTHREAD_SIGMASK = @GNULIB_PTHREAD_SIGMASK@
GNULIB_PTHREAD_SPIN = @GNULIB_PTHREAD_SPIN@
GNULIB_PTHREAD_THREAD = @GNULIB_PTHREAD_THREAD@
GNULIB_PTHREAD_TSS = @GNULIB_PTHREAD_TSS@
GNULIB_PTSNAME = @GNULIB_PTSNAME@
GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
GNULIB_PUTC = @GNULIB_PUTC@
GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
GNULIB_PUTENV = @GNULIB_PUTENV@
GNULIB_PUTS = @GNULIB_PUTS@
GNULIB_PWRITE = @GNULIB_PWRITE@
GNULIB_QSORT_R = @GNULIB_QSORT_R@
GNULIB_RAISE = @GNULIB_RAISE@
GNULIB_RANDOM = @GNULIB_RANDOM@
GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
GNULIB_READ = @GNULIB_READ@
GNULIB_READLINK = @GNULIB_READLINK@
GNULIB_READLINKAT = @GNULIB_READLINKAT@
GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
GNULIB_REALPATH = @GNULIB_REALPATH@
GNULIB_RECV = @GNULIB_RECV@
GNULIB_RECVFROM = @GNULIB_RECVFROM@
GNULIB_REMOVE = @GNULIB_REMOVE@
GNULIB_RENAME = @GNULIB_RENAME@
GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
GNULIB_RMDIR = @GNULIB_RMDIR@
GNULIB_RPMATCH = @GNULIB_RPMATCH@
GNULIB_SCANF = @GNULIB_SCANF@
GNULIB_SCHED_YIELD = @GNULIB_SCHED_YIELD@
GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
GNULIB_SELECT = @GNULIB_SELECT@
GNULIB_SEND = @GNULIB_SEND@
GNULIB_SENDTO = @GNULIB_SENDTO@
GNULIB_SETENV = @GNULIB_SETENV@
GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
GNULIB_SETLOCALE = @GNULIB_SETLOCALE@
GNULIB_SETLOCALE_NULL = @GNULIB_SETLOCALE_NULL@
GNULIB_SETSOCKOPT = @GNULIB_SETSOCKOPT@
GNULIB_SHUTDOWN = @GNULIB_SHUTDOWN@
GNULIB_SIGACTION = @GNULIB_SIGACTION@
GNULIB_SIGNAL_H_SIGPIPE = @GNULIB_SIGNAL_H_SIGPIPE@
GNULIB_SIGPROCMASK = @GNULIB_SIGPROCMASK@
GNULIB_SLEEP = @GNULIB_SLEEP@
GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
GNULIB_SOCKET = @GNULIB_SOCKET@
GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
GNULIB_STAT = @GNULIB_STAT@
GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
GNULIB_STPCPY = @GNULIB_STPCPY@
GNULIB_STPNCPY = @GNULIB_STPNCPY@
GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
GNULIB_STRDUP = @GNULIB_STRDUP@
GNULIB_STRERROR = @GNULIB_STRERROR@
GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
GNULIB_STRFTIME = @GNULIB_STRFTIME@
GNULIB_STRNCAT = @GNULIB_STRNCAT@
GNULIB_STRNDUP = @GNULIB_STRNDUP@
GNULIB_STRNLEN = @GNULIB_STRNLEN@
GNULIB_STRPBRK = @GNULIB_STRPBRK@
GNULIB_STRPTIME = @GNULIB_STRPTIME@
GNULIB_STRSEP = @GNULIB_STRSEP@
GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
GNULIB_STRSTR = @GNULIB_STRSTR@
GNULIB_STRTOD = @GNULIB_STRTOD@
GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
GNULIB_STRTOLD = @GNULIB_STRTOLD@
GNULIB_STRTOLL = @GNULIB_STRTOLL@
GNULIB_STRTOULL = @GNULIB_STRTOULL@
GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
GNULIB_SYMLINK = @GNULIB_SYMLINK@
GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
GNULIB_TIMEGM = @GNULIB_TIMEGM@
GNULIB_TIME_R = @GNULIB_TIME_R@
GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
GNULIB_TMPFILE = @GNULIB_TMPFILE@
GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
GNULIB_TZSET = @GNULIB_TZSET@
GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
GNULIB_UNLINK = @GNULIB_UNLINK@
GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
GNULIB_UNSETENV = @GNULIB_UNSETENV@
GNULIB_USLEEP = @GNULIB_USLEEP@
GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
GNULIB_VFSCANF = @GNULIB_VFSCANF@
GNULIB_VPRINTF = @GNULIB_VPRINTF@
GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
GNULIB_VSCANF = @GNULIB_VSCANF@
GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
GNULIB_WCPCPY = @GNULIB_WCPCPY@
GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
GNULIB_WCSCAT = @GNULIB_WCSCAT@
GNULIB_WCSCHR = @GNULIB_WCSCHR@
GNULIB_WCSCMP = @GNULIB_WCSCMP@
GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
GNULIB_WCSCPY = @GNULIB_WCSCPY@
GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
GNULIB_WCSDUP = @GNULIB_WCSDUP@
GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
GNULIB_WCSLEN = @GNULIB_WCSLEN@
GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
GNULIB_WCSSPN = @GNULIB_WCSSPN@
GNULIB_WCSSTR = @GNULIB_WCSSTR@
GNULIB_WCSTOK = @GNULIB_WCSTOK@
GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
GNULIB_WCTOB = @GNULIB_WCTOB@
GNULIB_WCTOMB = @GNULIB_WCTOMB@
GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
GNULIB_WMEMSET = @GNULIB_WMEMSET@
GNULIB_WRITE = @GNULIB_WRITE@
GNULIB__EXIT = @GNULIB__EXIT@
GNUTLS_REQUIRES_PRIVATE = @GNUTLS_REQUIRES_PRIVATE@
GREP = @GREP@
GTKDOC_CHECK = @GTKDOC_CHECK@
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
GTKDOC_MKPDF = @GTKDOC_MKPDF@
GTKDOC_REBASE = @GTKDOC_REBASE@
GUILD = @GUILD@
GUILE = @GUILE@
GUILE_CFLAGS = @GUILE_CFLAGS@
GUILE_CONFIG = @GUILE_CONFIG@
GUILE_EFFECTIVE_VERSION = @GUILE_EFFECTIVE_VERSION@
GUILE_EXTENSION = @GUILE_EXTENSION@
GUILE_LDFLAGS = @GUILE_LDFLAGS@
GUILE_LIBS = @GUILE_LIBS@
GUILE_LTLIBS = @GUILE_LTLIBS@
GUILE_SITE = @GUILE_SITE@
GUILE_SITE_CCACHE = @GUILE_SITE_CCACHE@
GUILE_TOOLS = @GUILE_TOOLS@
HAVE_ACCEPT4 = @HAVE_ACCEPT4@
HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
HAVE_ARPA_INET_H = @HAVE_ARPA_INET_H@
HAVE_ATOLL = @HAVE_ATOLL@
HAVE_BTOWC = @HAVE_BTOWC@
HAVE_C99_STDINT_H = @HAVE_C99_STDINT_H@
HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
HAVE_CHOWN = @HAVE_CHOWN@
HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
HAVE_CRTDEFS_H = @HAVE_CRTDEFS_H@
HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
HAVE_DECL_FREEADDRINFO = @HAVE_DECL_FREEADDRINFO@
HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
HAVE_DECL_GAI_STRERROR = @HAVE_DECL_GAI_STRERROR@
HAVE_DECL_GETADDRINFO = @HAVE_DECL_GETADDRINFO@
HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
HAVE_DECL_GETLOGIN = @HAVE_DECL_GETLOGIN@
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
HAVE_DECL_GETNAMEINFO = @HAVE_DECL_GETNAMEINFO@
HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
HAVE_DECL_INET_NTOP = @HAVE_DECL_INET_NTOP@
HAVE_DECL_INET_PTON = @HAVE_DECL_INET_PTON@
HAVE_DECL_INITSTATE = @HAVE_DECL_INITSTATE@
HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
HAVE_DECL_SETSTATE = @HAVE_DECL_SETSTATE@
HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
HAVE_DECL_TRUNCATE = @HAVE_DECL_TRUNCATE@
HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
HAVE_DPRINTF = @HAVE_DPRINTF@
HAVE_DUP2 = @HAVE_DUP2@
HAVE_DUP3 = @HAVE_DUP3@
HAVE_DUPLOCALE = @HAVE_DUPLOCALE@
HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
HAVE_FACCESSAT = @HAVE_FACCESSAT@
HAVE_FCHDIR = @HAVE_FCHDIR@
HAVE_FCHMODAT = @HAVE_FCHMODAT@
HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
HAVE_FCNTL = @HAVE_FCNTL@
HAVE_FDATASYNC = @HAVE_FDATASYNC@
HAVE_FEATURES_H = @HAVE_FEATURES_H@
HAVE_FFS = @HAVE_FFS@
HAVE_FFSL = @HAVE_FFSL@
HAVE_FFSLL = @HAVE_FFSLL@
HAVE_FREELOCALE = @HAVE_FREELOCALE@
HAVE_FSEEKO = @HAVE_FSEEKO@
HAVE_FSTATAT = @HAVE_FSTATAT@
HAVE_FSYNC = @HAVE_FSYNC@
HAVE_FTELLO = @HAVE_FTELLO@
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
HAVE_FUTIMENS = @HAVE_FUTIMENS@
HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
HAVE_GETENTROPY = @HAVE_GETENTROPY@
HAVE_GETGROUPS = @HAVE_GETGROUPS@
HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
HAVE_GETLOGIN = @HAVE_GETLOGIN@
HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
HAVE_GETPASS = @HAVE_GETPASS@
HAVE_GETRANDOM = @HAVE_GETRANDOM@
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
HAVE_GRANTPT = @HAVE_GRANTPT@
HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
HAVE_IMAXDIV_T = @HAVE_IMAXDIV_T@
HAVE_INITSTATE = @HAVE_INITSTATE@
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
HAVE_ISBLANK = @HAVE_ISBLANK@
HAVE_LANGINFO_ALTMON = @HAVE_LANGINFO_ALTMON@
HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
HAVE_LCHMOD = @HAVE_LCHMOD@
HAVE_LCHOWN = @HAVE_LCHOWN@
HAVE_LIBCRYPTO = @HAVE_LIBCRYPTO@
HAVE_LIBDL = @HAVE_LIBDL@
HAVE_LIBEV = @HAVE_LIBEV@
HAVE_LIBPTHREAD = @HAVE_LIBPTHREAD@
HAVE_LIBRT = @HAVE_LIBRT@
HAVE_LIBSECCOMP = @HAVE_LIBSECCOMP@
HAVE_LINK = @HAVE_LINK@
HAVE_LINKAT = @HAVE_LINKAT@
HAVE_LSTAT = @HAVE_LSTAT@
HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
HAVE_MBRLEN = @HAVE_MBRLEN@
HAVE_MBRTOWC = @HAVE_MBRTOWC@
HAVE_MBSINIT = @HAVE_MBSINIT@
HAVE_MBSLEN = @HAVE_MBSLEN@
HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
HAVE_MBTOWC = @HAVE_MBTOWC@
HAVE_MEMCHR = @HAVE_MEMCHR@
HAVE_MEMPCPY = @HAVE_MEMPCPY@
HAVE_MKDIRAT = @HAVE_MKDIRAT@
HAVE_MKDTEMP = @HAVE_MKDTEMP@
HAVE_MKFIFO = @HAVE_MKFIFO@
HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
HAVE_MKNOD = @HAVE_MKNOD@
HAVE_MKNODAT = @HAVE_MKNODAT@
HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
HAVE_MKSTEMP = @HAVE_MKSTEMP@
HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
HAVE_NETDB_H = @HAVE_NETDB_H@
HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
HAVE_OPENAT = @HAVE_OPENAT@
HAVE_OS_H = @HAVE_OS_H@
HAVE_PCLOSE = @HAVE_PCLOSE@
HAVE_PIPE = @HAVE_PIPE@
HAVE_PIPE2 = @HAVE_PIPE2@
HAVE_POPEN = @HAVE_POPEN@
HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
HAVE_POSIX_SIGNALBLOCKING = @HAVE_POSIX_SIGNALBLOCKING@
HAVE_PREAD = @HAVE_PREAD@
HAVE_PSELECT = @HAVE_PSELECT@
HAVE_PTHREAD_ATTR_DESTROY = @HAVE_PTHREAD_ATTR_DESTROY@
HAVE_PTHREAD_ATTR_GETDETACHSTATE = @HAVE_PTHREAD_ATTR_GETDETACHSTATE@
HAVE_PTHREAD_ATTR_INIT = @HAVE_PTHREAD_ATTR_INIT@
HAVE_PTHREAD_ATTR_SETDETACHSTATE = @HAVE_PTHREAD_ATTR_SETDETACHSTATE@
HAVE_PTHREAD_CONDATTR_DESTROY = @HAVE_PTHREAD_CONDATTR_DESTROY@
HAVE_PTHREAD_CONDATTR_INIT = @HAVE_PTHREAD_CONDATTR_INIT@
HAVE_PTHREAD_COND_BROADCAST = @HAVE_PTHREAD_COND_BROADCAST@
HAVE_PTHREAD_COND_DESTROY = @HAVE_PTHREAD_COND_DESTROY@
HAVE_PTHREAD_COND_INIT = @HAVE_PTHREAD_COND_INIT@
HAVE_PTHREAD_COND_SIGNAL = @HAVE_PTHREAD_COND_SIGNAL@
HAVE_PTHREAD_COND_TIMEDWAIT = @HAVE_PTHREAD_COND_TIMEDWAIT@
HAVE_PTHREAD_COND_WAIT = @HAVE_PTHREAD_COND_WAIT@
HAVE_PTHREAD_CREATE = @HAVE_PTHREAD_CREATE@
HAVE_PTHREAD_CREATE_DETACHED = @HAVE_PTHREAD_CREATE_DETACHED@
HAVE_PTHREAD_DETACH = @HAVE_PTHREAD_DETACH@
HAVE_PTHREAD_EQUAL = @HAVE_PTHREAD_EQUAL@
HAVE_PTHREAD_EXIT = @HAVE_PTHREAD_EXIT@
HAVE_PTHREAD_GETSPECIFIC = @HAVE_PTHREAD_GETSPECIFIC@
HAVE_PTHREAD_H = @HAVE_PTHREAD_H@
HAVE_PTHREAD_JOIN = @HAVE_PTHREAD_JOIN@
HAVE_PTHREAD_KEY_CREATE = @HAVE_PTHREAD_KEY_CREATE@
HAVE_PTHREAD_KEY_DELETE = @HAVE_PTHREAD_KEY_DELETE@
HAVE_PTHREAD_MUTEXATTR_DESTROY = @HAVE_PTHREAD_MUTEXATTR_DESTROY@
HAVE_PTHREAD_MUTEXATTR_GETROBUST = @HAVE_PTHREAD_MUTEXATTR_GETROBUST@
HAVE_PTHREAD_MUTEXATTR_GETTYPE = @HAVE_PTHREAD_MUTEXATTR_GETTYPE@
HAVE_PTHREAD_MUTEXATTR_INIT = @HAVE_PTHREAD_MUTEXATTR_INIT@
HAVE_PTHREAD_MUTEXATTR_SETROBUST = @HAVE_PTHREAD_MUTEXATTR_SETROBUST@
HAVE_PTHREAD_MUTEXATTR_SETTYPE = @HAVE_PTHREAD_MUTEXATTR_SETTYPE@
HAVE_PTHREAD_MUTEX_DESTROY = @HAVE_PTHREAD_MUTEX_DESTROY@
HAVE_PTHREAD_MUTEX_INIT = @HAVE_PTHREAD_MUTEX_INIT@
HAVE_PTHREAD_MUTEX_LOCK = @HAVE_PTHREAD_MUTEX_LOCK@
HAVE_PTHREAD_MUTEX_RECURSIVE = @HAVE_PTHREAD_MUTEX_RECURSIVE@
HAVE_PTHREAD_MUTEX_ROBUST = @HAVE_PTHREAD_MUTEX_ROBUST@
HAVE_PTHREAD_MUTEX_TIMEDLOCK = @HAVE_PTHREAD_MUTEX_TIMEDLOCK@
HAVE_PTHREAD_MUTEX_TRYLOCK = @HAVE_PTHREAD_MUTEX_TRYLOCK@
HAVE_PTHREAD_MUTEX_UNLOCK = @HAVE_PTHREAD_MUTEX_UNLOCK@
HAVE_PTHREAD_ONCE = @HAVE_PTHREAD_ONCE@
HAVE_PTHREAD_PROCESS_SHARED = @HAVE_PTHREAD_PROCESS_SHARED@
HAVE_PTHREAD_RWLOCKATTR_DESTROY = @HAVE_PTHREAD_RWLOCKATTR_DESTROY@
HAVE_PTHREAD_RWLOCKATTR_INIT = @HAVE_PTHREAD_RWLOCKATTR_INIT@
HAVE_PTHREAD_RWLOCK_DESTROY = @HAVE_PTHREAD_RWLOCK_DESTROY@
HAVE_PTHREAD_RWLOCK_INIT = @HAVE_PTHREAD_RWLOCK_INIT@
HAVE_PTHREAD_RWLOCK_RDLOCK = @HAVE_PTHREAD_RWLOCK_RDLOCK@
HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK = @HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK@
HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK = @HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK@
HAVE_PTHREAD_RWLOCK_TRYRDLOCK = @HAVE_PTHREAD_RWLOCK_TRYRDLOCK@
HAVE_PTHREAD_RWLOCK_TRYWRLOCK = @HAVE_PTHREAD_RWLOCK_TRYWRLOCK@
HAVE_PTHREAD_RWLOCK_UNLOCK = @HAVE_PTHREAD_RWLOCK_UNLOCK@
HAVE_PTHREAD_RWLOCK_WRLOCK = @HAVE_PTHREAD_RWLOCK_WRLOCK@
HAVE_PTHREAD_SELF = @HAVE_PTHREAD_SELF@
HAVE_PTHREAD_SETSPECIFIC = @HAVE_PTHREAD_SETSPECIFIC@
HAVE_PTHREAD_SIGMASK = @HAVE_PTHREAD_SIGMASK@
HAVE_PTHREAD_SPINLOCK_T = @HAVE_PTHREAD_SPINLOCK_T@
HAVE_PTHREAD_SPIN_DESTROY = @HAVE_PTHREAD_SPIN_DESTROY@
HAVE_PTHREAD_SPIN_INIT = @HAVE_PTHREAD_SPIN_INIT@
HAVE_PTHREAD_SPIN_LOCK = @HAVE_PTHREAD_SPIN_LOCK@
HAVE_PTHREAD_SPIN_TRYLOCK = @HAVE_PTHREAD_SPIN_TRYLOCK@
HAVE_PTHREAD_SPIN_UNLOCK = @HAVE_PTHREAD_SPIN_UNLOCK@
HAVE_PTHREAD_T = @HAVE_PTHREAD_T@
HAVE_PTSNAME = @HAVE_PTSNAME@
HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
HAVE_PWRITE = @HAVE_PWRITE@
HAVE_QSORT_R = @HAVE_QSORT_R@
HAVE_RAISE = @HAVE_RAISE@
HAVE_RANDOM = @HAVE_RANDOM@
HAVE_RANDOM_H = @HAVE_RANDOM_H@
HAVE_RANDOM_R = @HAVE_RANDOM_R@
HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
HAVE_READLINK = @HAVE_READLINK@
HAVE_READLINKAT = @HAVE_READLINKAT@
HAVE_REALLOCARRAY = @HAVE_REALLOCARRAY@
HAVE_REALPATH = @HAVE_REALPATH@
HAVE_RENAMEAT = @HAVE_RENAMEAT@
HAVE_RPMATCH = @HAVE_RPMATCH@
HAVE_SA_FAMILY_T = @HAVE_SA_FAMILY_T@
HAVE_SCHED_H = @HAVE_SCHED_H@
HAVE_SCHED_YIELD = @HAVE_SCHED_YIELD@
HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
HAVE_SETENV = @HAVE_SETENV@
HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
HAVE_SETSTATE = @HAVE_SETSTATE@
HAVE_SIGACTION = @HAVE_SIGACTION@
HAVE_SIGHANDLER_T = @HAVE_SIGHANDLER_T@
HAVE_SIGINFO_T = @HAVE_SIGINFO_T@
HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
HAVE_SIGSET_T = @HAVE_SIGSET_T@
HAVE_SLEEP = @HAVE_SLEEP@
HAVE_STDINT_H = @HAVE_STDINT_H@
HAVE_STPCPY = @HAVE_STPCPY@
HAVE_STPNCPY = @HAVE_STPNCPY@
HAVE_STRCASECMP = @HAVE_STRCASECMP@
HAVE_STRCASESTR = @HAVE_STRCASESTR@
HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
HAVE_STRINGS_H = @HAVE_STRINGS_H@
HAVE_STRPBRK = @HAVE_STRPBRK@
HAVE_STRPTIME = @HAVE_STRPTIME@
HAVE_STRSEP = @HAVE_STRSEP@
HAVE_STRTOD = @HAVE_STRTOD@
HAVE_STRTOLD = @HAVE_STRTOLD@
HAVE_STRTOLL = @HAVE_STRTOLL@
HAVE_STRTOULL = @HAVE_STRTOULL@
HAVE_STRUCT_ADDRINFO = @HAVE_STRUCT_ADDRINFO@
HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
HAVE_STRUCT_SCHED_PARAM = @HAVE_STRUCT_SCHED_PARAM@
HAVE_STRUCT_SIGACTION_SA_SIGACTION = @HAVE_STRUCT_SIGACTION_SA_SIGACTION@
HAVE_STRUCT_SOCKADDR_STORAGE = @HAVE_STRUCT_SOCKADDR_STORAGE@
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = @HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY@
HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
HAVE_SYMLINK = @HAVE_SYMLINK@
HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
HAVE_SYS_CDEFS_H = @HAVE_SYS_CDEFS_H@
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
HAVE_SYS_IOCTL_H = @HAVE_SYS_IOCTL_H@
HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
HAVE_SYS_SELECT_H = @HAVE_SYS_SELECT_H@
HAVE_SYS_SOCKET_H = @HAVE_SYS_SOCKET_H@
HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
HAVE_SYS_UIO_H = @HAVE_SYS_UIO_H@
HAVE_TIMEGM = @HAVE_TIMEGM@
HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@
HAVE_TZSET = @HAVE_TZSET@
HAVE_UNISTD_H = @HAVE_UNISTD_H@
HAVE_UNLINKAT = @HAVE_UNLINKAT@
HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
HAVE_USLEEP = @HAVE_USLEEP@
HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
HAVE_VASPRINTF = @HAVE_VASPRINTF@
HAVE_VDPRINTF = @HAVE_VDPRINTF@
HAVE_VISIBILITY = @HAVE_VISIBILITY@
HAVE_WCHAR_H = @HAVE_WCHAR_H@
HAVE_WCHAR_T = @HAVE_WCHAR_T@
HAVE_WCPCPY = @HAVE_WCPCPY@
HAVE_WCPNCPY = @HAVE_WCPNCPY@
HAVE_WCRTOMB = @HAVE_WCRTOMB@
HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
HAVE_WCSCAT = @HAVE_WCSCAT@
HAVE_WCSCHR = @HAVE_WCSCHR@
HAVE_WCSCMP = @HAVE_WCSCMP@
HAVE_WCSCOLL = @HAVE_WCSCOLL@
HAVE_WCSCPY = @HAVE_WCSCPY@
HAVE_WCSCSPN = @HAVE_WCSCSPN@
HAVE_WCSDUP = @HAVE_WCSDUP@
HAVE_WCSFTIME = @HAVE_WCSFTIME@
HAVE_WCSLEN = @HAVE_WCSLEN@
HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
HAVE_WCSNCAT = @HAVE_WCSNCAT@
HAVE_WCSNCMP = @HAVE_WCSNCMP@
HAVE_WCSNCPY = @HAVE_WCSNCPY@
HAVE_WCSNLEN = @HAVE_WCSNLEN@
HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
HAVE_WCSPBRK = @HAVE_WCSPBRK@
HAVE_WCSRCHR = @HAVE_WCSRCHR@
HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
HAVE_WCSSPN = @HAVE_WCSSPN@
HAVE_WCSSTR = @HAVE_WCSSTR@
HAVE_WCSTOK = @HAVE_WCSTOK@
HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
HAVE_WCSXFRM = @HAVE_WCSXFRM@
HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
HAVE_WINT_T = @HAVE_WINT_T@
HAVE_WMEMCHR = @HAVE_WMEMCHR@
HAVE_WMEMCMP = @HAVE_WMEMCMP@
HAVE_WMEMCPY = @HAVE_WMEMCPY@
HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
HAVE_WMEMSET = @HAVE_WMEMSET@
HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
HAVE__BOOL = @HAVE__BOOL@
HAVE__EXIT = @HAVE__EXIT@
HOGWEED_CFLAGS = @HOGWEED_CFLAGS@
HOGWEED_LIBS = @HOGWEED_LIBS@
HOSTENT_LIB = @HOSTENT_LIB@
HTML_DIR = @HTML_DIR@
INCLUDE_NEXT = @INCLUDE_NEXT@
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
INET_NTOP_LIB = @INET_NTOP_LIB@
INET_PTON_LIB = @INET_PTON_LIB@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
INTLLIBS = @INTLLIBS@
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
LCOV = @LCOV@
LD = @LD@
LDDPOSTPROC = @LDDPOSTPROC@
LDDPROG = @LDDPROG@
LDFLAGS = @LDFLAGS@
LIBATOMIC_LIBS = @LIBATOMIC_LIBS@
LIBBCRYPT = @LIBBCRYPT@
LIBCRYPTO = @LIBCRYPTO@
LIBCRYPTO_PREFIX = @LIBCRYPTO_PREFIX@
LIBDL = @LIBDL@
LIBDL_PREFIX = @LIBDL_PREFIX@
LIBEV = @LIBEV@
LIBEV_LIBS = @LIBEV_LIBS@
LIBEV_PREFIX = @LIBEV_PREFIX@
LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
LIBICONV = @LIBICONV@
LIBIDN2_CFLAGS = @LIBIDN2_CFLAGS@
LIBIDN2_LIBS = @LIBIDN2_LIBS@
LIBINTL = @LIBINTL@
LIBMULTITHREAD = @LIBMULTITHREAD@
LIBNCRYPT = @LIBNCRYPT@
LIBOBJS = @LIBOBJS@
LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
LIBOPTS_DIR = @LIBOPTS_DIR@
LIBOPTS_LDADD = @LIBOPTS_LDADD@
LIBPMULTITHREAD = @LIBPMULTITHREAD@
LIBPTHREAD = @LIBPTHREAD@
LIBPTHREAD_PREFIX = @LIBPTHREAD_PREFIX@
LIBRT = @LIBRT@
LIBRT_PREFIX = @LIBRT_PREFIX@
LIBS = @LIBS@
LIBSECCOMP = @LIBSECCOMP@
LIBSECCOMP_PREFIX = @LIBSECCOMP_PREFIX@
LIBSOCKET = @LIBSOCKET@
LIBSTDTHREAD = @LIBSTDTHREAD@
LIBTASN1_CFLAGS = @LIBTASN1_CFLAGS@
LIBTASN1_LIBS = @LIBTASN1_LIBS@
LIBTESTS_LIBDEPS = @LIBTESTS_LIBDEPS@
LIBTHREAD = @LIBTHREAD@
LIBTOOL = @LIBTOOL@
LIBUNISTRING = @LIBUNISTRING@
LIBUNISTRING_UNICTYPE_H = @LIBUNISTRING_UNICTYPE_H@
LIBUNISTRING_UNINORM_H = @LIBUNISTRING_UNINORM_H@
LIBUNISTRING_UNISTR_H = @LIBUNISTRING_UNISTR_H@
LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT32 = @LIB_CRYPT32@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LIB_PTHREAD = @LIB_PTHREAD@
LIB_PTHREAD_SIGMASK = @LIB_PTHREAD_SIGMASK@
LIB_SCHED_YIELD = @LIB_SCHED_YIELD@
LIB_SELECT = @LIB_SELECT@
LIB_SETLOCALE = @LIB_SETLOCALE@
LIB_SETLOCALE_NULL = @LIB_SETLOCALE_NULL@
LIMITS_H = @LIMITS_H@
LIPO = @LIPO@
LN_S = @LN_S@
LOCALE_FR = @LOCALE_FR@
LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
LOCALE_JA = @LOCALE_JA@
LOCALE_TR_UTF8 = @LOCALE_TR_UTF8@
LOCALE_ZH_CN = @LOCALE_ZH_CN@
LTALLOCA = @LTALLOCA@
LTLIBCRYPTO = @LTLIBCRYPTO@
LTLIBDL = @LTLIBDL@
LTLIBEV = @LTLIBEV@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
LTLIBOBJS = @LTLIBOBJS@
LTLIBPTHREAD = @LTLIBPTHREAD@
LTLIBRT = @LTLIBRT@
LTLIBSECCOMP = @LTLIBSECCOMP@
LTLIBTHREAD = @LTLIBTHREAD@
LT_AGE = @LT_AGE@
LT_CURRENT = @LT_CURRENT@
LT_DANE_AGE = @LT_DANE_AGE@
LT_DANE_CURRENT = @LT_DANE_CURRENT@
LT_DANE_REVISION = @LT_DANE_REVISION@
LT_REVISION = @LT_REVISION@
LT_SSL_AGE = @LT_SSL_AGE@
LT_SSL_CURRENT = @LT_SSL_CURRENT@
LT_SSL_REVISION = @LT_SSL_REVISION@
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
LT_XSSL_AGE = @LT_XSSL_AGE@
LT_XSSL_CURRENT = @LT_XSSL_CURRENT@
LT_XSSL_REVISION = @LT_XSSL_REVISION@
MAINT = @MAINT@
MAJOR_VERSION = @MAJOR_VERSION@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MINOR_VERSION = @MINOR_VERSION@
MKDIR_P = @MKDIR_P@
MSGFMT = @MSGFMT@
MSGFMT_015 = @MSGFMT_015@
MSGMERGE = @MSGMERGE@
NETINET_IN_H = @NETINET_IN_H@
NETTLE_CFLAGS = @NETTLE_CFLAGS@
NETTLE_LIBS = @NETTLE_LIBS@
NEXT_ARPA_INET_H = @NEXT_ARPA_INET_H@
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = @NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H@
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_CTYPE_H@
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = @NEXT_AS_FIRST_DIRECTIVE_LIMITS_H@
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
NEXT_AS_FIRST_DIRECTIVE_NETDB_H = @NEXT_AS_FIRST_DIRECTIVE_NETDB_H@
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H = @NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H@
NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H = @NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H@
NEXT_AS_FIRST_DIRECTIVE_SCHED_H = @NEXT_AS_FIRST_DIRECTIVE_SCHED_H@
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H@
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H@
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H@
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H@
NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
NEXT_CTYPE_H = @NEXT_CTYPE_H@
NEXT_ERRNO_H = @NEXT_ERRNO_H@
NEXT_FCNTL_H = @NEXT_FCNTL_H@
NEXT_FLOAT_H = @NEXT_FLOAT_H@
NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
NEXT_LIMITS_H = @NEXT_LIMITS_H@
NEXT_LOCALE_H = @NEXT_LOCALE_H@
NEXT_NETDB_H = @NEXT_NETDB_H@
NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
NEXT_PTHREAD_H = @NEXT_PTHREAD_H@
NEXT_SCHED_H = @NEXT_SCHED_H@
NEXT_SIGNAL_H = @NEXT_SIGNAL_H@
NEXT_STDDEF_H = @NEXT_STDDEF_H@
NEXT_STDINT_H = @NEXT_STDINT_H@
NEXT_STDIO_H = @NEXT_STDIO_H@
NEXT_STDLIB_H = @NEXT_STDLIB_H@
NEXT_STRINGS_H = @NEXT_STRINGS_H@
NEXT_STRING_H = @NEXT_STRING_H@
NEXT_SYS_IOCTL_H = @NEXT_SYS_IOCTL_H@
NEXT_SYS_SELECT_H = @NEXT_SYS_SELECT_H@
NEXT_SYS_SOCKET_H = @NEXT_SYS_SOCKET_H@
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
NEXT_SYS_UIO_H = @NEXT_SYS_UIO_H@
NEXT_TIME_H = @NEXT_TIME_H@
NEXT_UNISTD_H = @NEXT_UNISTD_H@
NEXT_WCHAR_H = @NEXT_WCHAR_H@
NM = @NM@
NMEDIT = @NMEDIT@
NUMBER_VERSION = @NUMBER_VERSION@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
P11_KIT_CFLAGS = @P11_KIT_CFLAGS@
P11_KIT_LIBS = @P11_KIT_LIBS@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PARSE_DATETIME_BISON = @PARSE_DATETIME_BISON@
PATCH_VERSION = @PATCH_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
PMCCABE = @PMCCABE@
POSIX_SHELL = @POSIX_SHELL@
POSUB = @POSUB@
PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
PRIPTR_PREFIX = @PRIPTR_PREFIX@
PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
RANLIB = @RANLIB@
REPLACE_ACCESS = @REPLACE_ACCESS@
REPLACE_BTOWC = @REPLACE_BTOWC@
REPLACE_CALLOC = @REPLACE_CALLOC@
REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
REPLACE_CHOWN = @REPLACE_CHOWN@
REPLACE_CLOSE = @REPLACE_CLOSE@
REPLACE_CREAT = @REPLACE_CREAT@
REPLACE_CTIME = @REPLACE_CTIME@
REPLACE_DPRINTF = @REPLACE_DPRINTF@
REPLACE_DUP = @REPLACE_DUP@
REPLACE_DUP2 = @REPLACE_DUP2@
REPLACE_DUPLOCALE = @REPLACE_DUPLOCALE@
REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
REPLACE_FCLOSE = @REPLACE_FCLOSE@
REPLACE_FCNTL = @REPLACE_FCNTL@
REPLACE_FDOPEN = @REPLACE_FDOPEN@
REPLACE_FFLUSH = @REPLACE_FFLUSH@
REPLACE_FOPEN = @REPLACE_FOPEN@
REPLACE_FPRINTF = @REPLACE_FPRINTF@
REPLACE_FPURGE = @REPLACE_FPURGE@
REPLACE_FREELOCALE = @REPLACE_FREELOCALE@
REPLACE_FREOPEN = @REPLACE_FREOPEN@
REPLACE_FSEEK = @REPLACE_FSEEK@
REPLACE_FSEEKO = @REPLACE_FSEEKO@
REPLACE_FSTAT = @REPLACE_FSTAT@
REPLACE_FSTATAT = @REPLACE_FSTATAT@
REPLACE_FTELL = @REPLACE_FTELL@
REPLACE_FTELLO = @REPLACE_FTELLO@
REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
REPLACE_GAI_STRERROR = @REPLACE_GAI_STRERROR@
REPLACE_GETADDRINFO = @REPLACE_GETADDRINFO@
REPLACE_GETCWD = @REPLACE_GETCWD@
REPLACE_GETDELIM = @REPLACE_GETDELIM@
REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
REPLACE_GETLINE = @REPLACE_GETLINE@
REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
REPLACE_GETPASS = @REPLACE_GETPASS@
REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
REPLACE_GMTIME = @REPLACE_GMTIME@
REPLACE_INET_NTOP = @REPLACE_INET_NTOP@
REPLACE_INET_PTON = @REPLACE_INET_PTON@
REPLACE_INITSTATE = @REPLACE_INITSTATE@
REPLACE_IOCTL = @REPLACE_IOCTL@
REPLACE_ISATTY = @REPLACE_ISATTY@
REPLACE_ITOLD = @REPLACE_ITOLD@
REPLACE_LCHOWN = @REPLACE_LCHOWN@
REPLACE_LINK = @REPLACE_LINK@
REPLACE_LINKAT = @REPLACE_LINKAT@
REPLACE_LOCALECONV = @REPLACE_LOCALECONV@
REPLACE_LOCALTIME = @REPLACE_LOCALTIME@
REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
REPLACE_LSEEK = @REPLACE_LSEEK@
REPLACE_LSTAT = @REPLACE_LSTAT@
REPLACE_MALLOC = @REPLACE_MALLOC@
REPLACE_MBRLEN = @REPLACE_MBRLEN@
REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
REPLACE_MBSINIT = @REPLACE_MBSINIT@
REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
REPLACE_MBTOWC = @REPLACE_MBTOWC@
REPLACE_MEMCHR = @REPLACE_MEMCHR@
REPLACE_MEMMEM = @REPLACE_MEMMEM@
REPLACE_MKDIR = @REPLACE_MKDIR@
REPLACE_MKFIFO = @REPLACE_MKFIFO@
REPLACE_MKNOD = @REPLACE_MKNOD@
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
REPLACE_MKTIME = @REPLACE_MKTIME@
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
REPLACE_NEWLOCALE = @REPLACE_NEWLOCALE@
REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
REPLACE_NULL = @REPLACE_NULL@
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
REPLACE_OPEN = @REPLACE_OPEN@
REPLACE_OPENAT = @REPLACE_OPENAT@
REPLACE_PERROR = @REPLACE_PERROR@
REPLACE_POPEN = @REPLACE_POPEN@
REPLACE_PREAD = @REPLACE_PREAD@
REPLACE_PRINTF = @REPLACE_PRINTF@
REPLACE_PSELECT = @REPLACE_PSELECT@
REPLACE_PTHREAD_ATTR_DESTROY = @REPLACE_PTHREAD_ATTR_DESTROY@
REPLACE_PTHREAD_ATTR_GETDETACHSTATE = @REPLACE_PTHREAD_ATTR_GETDETACHSTATE@
REPLACE_PTHREAD_ATTR_INIT = @REPLACE_PTHREAD_ATTR_INIT@
REPLACE_PTHREAD_ATTR_SETDETACHSTATE = @REPLACE_PTHREAD_ATTR_SETDETACHSTATE@
REPLACE_PTHREAD_CONDATTR_DESTROY = @REPLACE_PTHREAD_CONDATTR_DESTROY@
REPLACE_PTHREAD_CONDATTR_INIT = @REPLACE_PTHREAD_CONDATTR_INIT@
REPLACE_PTHREAD_COND_BROADCAST = @REPLACE_PTHREAD_COND_BROADCAST@
REPLACE_PTHREAD_COND_DESTROY = @REPLACE_PTHREAD_COND_DESTROY@
REPLACE_PTHREAD_COND_INIT = @REPLACE_PTHREAD_COND_INIT@
REPLACE_PTHREAD_COND_SIGNAL = @REPLACE_PTHREAD_COND_SIGNAL@
REPLACE_PTHREAD_COND_TIMEDWAIT = @REPLACE_PTHREAD_COND_TIMEDWAIT@
REPLACE_PTHREAD_COND_WAIT = @REPLACE_PTHREAD_COND_WAIT@
REPLACE_PTHREAD_CREATE = @REPLACE_PTHREAD_CREATE@
REPLACE_PTHREAD_DETACH = @REPLACE_PTHREAD_DETACH@
REPLACE_PTHREAD_EQUAL = @REPLACE_PTHREAD_EQUAL@
REPLACE_PTHREAD_EXIT = @REPLACE_PTHREAD_EXIT@
REPLACE_PTHREAD_GETSPECIFIC = @REPLACE_PTHREAD_GETSPECIFIC@
REPLACE_PTHREAD_JOIN = @REPLACE_PTHREAD_JOIN@
REPLACE_PTHREAD_KEY_CREATE = @REPLACE_PTHREAD_KEY_CREATE@
REPLACE_PTHREAD_KEY_DELETE = @REPLACE_PTHREAD_KEY_DELETE@
REPLACE_PTHREAD_MUTEXATTR_DESTROY = @REPLACE_PTHREAD_MUTEXATTR_DESTROY@
REPLACE_PTHREAD_MUTEXATTR_GETROBUST = @REPLACE_PTHREAD_MUTEXATTR_GETROBUST@
REPLACE_PTHREAD_MUTEXATTR_GETTYPE = @REPLACE_PTHREAD_MUTEXATTR_GETTYPE@
REPLACE_PTHREAD_MUTEXATTR_INIT = @REPLACE_PTHREAD_MUTEXATTR_INIT@
REPLACE_PTHREAD_MUTEXATTR_SETROBUST = @REPLACE_PTHREAD_MUTEXATTR_SETROBUST@
REPLACE_PTHREAD_MUTEXATTR_SETTYPE = @REPLACE_PTHREAD_MUTEXATTR_SETTYPE@
REPLACE_PTHREAD_MUTEX_DESTROY = @REPLACE_PTHREAD_MUTEX_DESTROY@
REPLACE_PTHREAD_MUTEX_INIT = @REPLACE_PTHREAD_MUTEX_INIT@
REPLACE_PTHREAD_MUTEX_LOCK = @REPLACE_PTHREAD_MUTEX_LOCK@
REPLACE_PTHREAD_MUTEX_TIMEDLOCK = @REPLACE_PTHREAD_MUTEX_TIMEDLOCK@
REPLACE_PTHREAD_MUTEX_TRYLOCK = @REPLACE_PTHREAD_MUTEX_TRYLOCK@
REPLACE_PTHREAD_MUTEX_UNLOCK = @REPLACE_PTHREAD_MUTEX_UNLOCK@
REPLACE_PTHREAD_ONCE = @REPLACE_PTHREAD_ONCE@
REPLACE_PTHREAD_RWLOCKATTR_DESTROY = @REPLACE_PTHREAD_RWLOCKATTR_DESTROY@
REPLACE_PTHREAD_RWLOCKATTR_INIT = @REPLACE_PTHREAD_RWLOCKATTR_INIT@
REPLACE_PTHREAD_RWLOCK_DESTROY = @REPLACE_PTHREAD_RWLOCK_DESTROY@
REPLACE_PTHREAD_RWLOCK_INIT = @REPLACE_PTHREAD_RWLOCK_INIT@
REPLACE_PTHREAD_RWLOCK_RDLOCK = @REPLACE_PTHREAD_RWLOCK_RDLOCK@
REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK = @REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK@
REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK = @REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK@
REPLACE_PTHREAD_RWLOCK_TRYRDLOCK = @REPLACE_PTHREAD_RWLOCK_TRYRDLOCK@
REPLACE_PTHREAD_RWLOCK_TRYWRLOCK = @REPLACE_PTHREAD_RWLOCK_TRYWRLOCK@
REPLACE_PTHREAD_RWLOCK_UNLOCK = @REPLACE_PTHREAD_RWLOCK_UNLOCK@
REPLACE_PTHREAD_RWLOCK_WRLOCK = @REPLACE_PTHREAD_RWLOCK_WRLOCK@
REPLACE_PTHREAD_SELF = @REPLACE_PTHREAD_SELF@
REPLACE_PTHREAD_SETSPECIFIC = @REPLACE_PTHREAD_SETSPECIFIC@
REPLACE_PTHREAD_SIGMASK = @REPLACE_PTHREAD_SIGMASK@
REPLACE_PTHREAD_SPIN_DESTROY = @REPLACE_PTHREAD_SPIN_DESTROY@
REPLACE_PTHREAD_SPIN_INIT = @REPLACE_PTHREAD_SPIN_INIT@
REPLACE_PTHREAD_SPIN_LOCK = @REPLACE_PTHREAD_SPIN_LOCK@
REPLACE_PTHREAD_SPIN_TRYLOCK = @REPLACE_PTHREAD_SPIN_TRYLOCK@
REPLACE_PTHREAD_SPIN_UNLOCK = @REPLACE_PTHREAD_SPIN_UNLOCK@
REPLACE_PTSNAME = @REPLACE_PTSNAME@
REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
REPLACE_PUTENV = @REPLACE_PUTENV@
REPLACE_PWRITE = @REPLACE_PWRITE@
REPLACE_QSORT_R = @REPLACE_QSORT_R@
REPLACE_RAISE = @REPLACE_RAISE@
REPLACE_RANDOM = @REPLACE_RANDOM@
REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
REPLACE_READ = @REPLACE_READ@
REPLACE_READLINK = @REPLACE_READLINK@
REPLACE_READLINKAT = @REPLACE_READLINKAT@
REPLACE_REALLOC = @REPLACE_REALLOC@
REPLACE_REALPATH = @REPLACE_REALPATH@
REPLACE_REMOVE = @REPLACE_REMOVE@
REPLACE_RENAME = @REPLACE_RENAME@
REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
REPLACE_RMDIR = @REPLACE_RMDIR@
REPLACE_SCHED_YIELD = @REPLACE_SCHED_YIELD@
REPLACE_SELECT = @REPLACE_SELECT@
REPLACE_SETENV = @REPLACE_SETENV@
REPLACE_SETLOCALE = @REPLACE_SETLOCALE@
REPLACE_SETSTATE = @REPLACE_SETSTATE@
REPLACE_SLEEP = @REPLACE_SLEEP@
REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
REPLACE_SPRINTF = @REPLACE_SPRINTF@
REPLACE_STAT = @REPLACE_STAT@
REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
REPLACE_STPNCPY = @REPLACE_STPNCPY@
REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
REPLACE_STRDUP = @REPLACE_STRDUP@
REPLACE_STRERROR = @REPLACE_STRERROR@
REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
REPLACE_STRFTIME = @REPLACE_STRFTIME@
REPLACE_STRNCAT = @REPLACE_STRNCAT@
REPLACE_STRNDUP = @REPLACE_STRNDUP@
REPLACE_STRNLEN = @REPLACE_STRNLEN@
REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
REPLACE_STRSTR = @REPLACE_STRSTR@
REPLACE_STRTOD = @REPLACE_STRTOD@
REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
REPLACE_STRTOLD = @REPLACE_STRTOLD@
REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@
REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
REPLACE_SYMLINK = @REPLACE_SYMLINK@
REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
REPLACE_TIMEGM = @REPLACE_TIMEGM@
REPLACE_TMPFILE = @REPLACE_TMPFILE@
REPLACE_TRUNCATE = @REPLACE_TRUNCATE@
REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
REPLACE_TZSET = @REPLACE_TZSET@
REPLACE_UNLINK = @REPLACE_UNLINK@
REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
REPLACE_UNSETENV = @REPLACE_UNSETENV@
REPLACE_USLEEP = @REPLACE_USLEEP@
REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
REPLACE_VPRINTF = @REPLACE_VPRINTF@
REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
REPLACE_WCSTOK = @REPLACE_WCSTOK@
REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
REPLACE_WCTOB = @REPLACE_WCTOB@
REPLACE_WCTOMB = @REPLACE_WCTOMB@
REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
REPLACE_WRITE = @REPLACE_WRITE@
SED = @SED@
SERVENT_LIB = @SERVENT_LIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
STDALIGN_H = @STDALIGN_H@
STDBOOL_H = @STDBOOL_H@
STDDEF_H = @STDDEF_H@
STDINT_H = @STDINT_H@
STDNORETURN_H = @STDNORETURN_H@
STRIP = @STRIP@
SYS_IOCTL_H_HAVE_WINSOCK2_H = @SYS_IOCTL_H_HAVE_WINSOCK2_H@
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
TROUSERS_LIB = @TROUSERS_LIB@
TSS_CFLAGS = @TSS_CFLAGS@
TSS_LIBS = @TSS_LIBS@
UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
UNBOUND_CFLAGS = @UNBOUND_CFLAGS@
UNBOUND_LIBS = @UNBOUND_LIBS@
UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
USE_NLS = @USE_NLS@
VALGRIND = @VALGRIND@
VERSION = @VERSION@
WARN_CFLAGS = @WARN_CFLAGS@
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
WERROR_CFLAGS = @WERROR_CFLAGS@
WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
WINDOWS_STAT_INODES = @WINDOWS_STAT_INODES@
WINDOWS_STAT_TIMESPEC = @WINDOWS_STAT_TIMESPEC@
WINT_T_SUFFIX = @WINT_T_SUFFIX@
WSTACK_CFLAGS = @WSTACK_CFLAGS@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
YACC = @YACC@
YFLAGS = @YFLAGS@
abs_aux_dir = @abs_aux_dir@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
ac_cv_sizeof_time_t = @ac_cv_sizeof_time_t@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
autogen = @autogen@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
ggl_LIBOBJS = @ggl_LIBOBJS@
ggl_LTLIBOBJS = @ggl_LTLIBOBJS@
ggltests_LIBOBJS = @ggltests_LIBOBJS@
ggltests_LTLIBOBJS = @ggltests_LTLIBOBJS@
ggltests_WITNESS = @ggltests_WITNESS@
gl_LIBOBJS = @gl_LIBOBJS@
gl_LTLIBOBJS = @gl_LTLIBOBJS@
gltests_LIBOBJS = @gltests_LIBOBJS@
gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
gltests_WITNESS = @gltests_WITNESS@
guile_snarf = @guile_snarf@
guileextensiondir = @guileextensiondir@
guilesiteccachedir = @guilesiteccachedir@
guilesitedir = @guilesitedir@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
ifGNUmake = @ifGNUmake@
ifnGNUmake = @ifnGNUmake@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
maybe_guileextensiondir = @maybe_guileextensiondir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
unistring_LIBOBJS = @unistring_LIBOBJS@
unistring_LTLIBOBJS = @unistring_LTLIBOBJS@
unistringtests_LIBOBJS = @unistringtests_LIBOBJS@
unistringtests_LTLIBOBJS = @unistringtests_LTLIBOBJS@
unistringtests_WITNESS = @unistringtests_WITNESS@
EXTRA_DIST = TODO certtool.cfg gnutls.html doxygen/Doxyfile.in \
	doxygen/Doxyfile.orig texinfo.css gnutls-guile.html \
	stamp_enums stamp_functions doc.mk COPYING COPYING.LESSER \
	$(guile_texi) extract-guile-c-doc.scm
IMAGES = \
	gnutls-handshake-state.png	\
	gnutls-layers.png gnutls-modauth.png \
	gnutls-client-server-use-case.png			\
	gnutls-handshake-sequence.png gnutls-internals.png	\
	gnutls-logo.png gnutls-x509.png	\
	pkcs11-vision.png

SUBDIRS = examples scripts 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 cha-config.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-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-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

infoimagesdir = $(infodir)
infoimages_DATA = $(IMAGES)
html_DATA = $(IMAGES)
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 socket-api.texi x509-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 \
	pkcs7-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)
@HAVE_GUILE_TRUE@GUILE_FOR_BUILD = \
@HAVE_GUILE_TRUE@  GUILE_AUTO_COMPILE=0				\
@HAVE_GUILE_TRUE@  $(GUILE) -q -L $(top_srcdir)/guile/modules

@HAVE_GUILE_TRUE@SNARF_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)			\
@HAVE_GUILE_TRUE@	 -I$(top_srcdir)/lib/includes -I$(top_builddir)/lib/includes	\
@HAVE_GUILE_TRUE@	 -I$(top_srcdir)/extra/includes				\
@HAVE_GUILE_TRUE@         -I$(top_srcdir)/guile/src -I$(top_builddir)/guile/src		\
@HAVE_GUILE_TRUE@	 $(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_abstract_export_flags_t \
	enums/gnutls_alert_description_t enums/gnutls_alert_level_t \
	enums/gnutls_alpn_flags_t enums/gnutls_certificate_flags \
	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_ctype_target_t \
	enums/gnutls_digest_algorithm_t enums/gnutls_ecc_curve_t \
	enums/gnutls_ext_flags_t enums/gnutls_ext_parse_type_t \
	enums/gnutls_fips_mode_t enums/gnutls_gost_paramset_t \
	enums/gnutls_group_t enums/gnutls_handshake_description_t \
	enums/gnutls_init_flags_t enums/gnutls_keygen_types_t \
	enums/gnutls_keyid_flags_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_status_t enums/gnutls_params_type_t \
	enums/gnutls_pin_flag_t enums/gnutls_pk_algorithm_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_pkcs7_sign_flags \
	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_session_flags_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_flags \
	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_aead_cipher_decrypt \
	functions/gnutls_aead_cipher_decrypt.short \
	functions/gnutls_aead_cipher_decryptv2 \
	functions/gnutls_aead_cipher_decryptv2.short \
	functions/gnutls_aead_cipher_deinit \
	functions/gnutls_aead_cipher_deinit.short \
	functions/gnutls_aead_cipher_encrypt \
	functions/gnutls_aead_cipher_encrypt.short \
	functions/gnutls_aead_cipher_encryptv \
	functions/gnutls_aead_cipher_encryptv.short \
	functions/gnutls_aead_cipher_encryptv2 \
	functions/gnutls_aead_cipher_encryptv2.short \
	functions/gnutls_aead_cipher_init \
	functions/gnutls_aead_cipher_init.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_known_dh_params \
	functions/gnutls_anon_set_server_known_dh_params.short \
	functions/gnutls_anon_set_server_params_function \
	functions/gnutls_anon_set_server_params_function.short \
	functions/gnutls_anti_replay_deinit \
	functions/gnutls_anti_replay_deinit.short \
	functions/gnutls_anti_replay_enable \
	functions/gnutls_anti_replay_enable.short \
	functions/gnutls_anti_replay_init \
	functions/gnutls_anti_replay_init.short \
	functions/gnutls_anti_replay_set_add_function \
	functions/gnutls_anti_replay_set_add_function.short \
	functions/gnutls_anti_replay_set_ptr \
	functions/gnutls_anti_replay_set_ptr.short \
	functions/gnutls_anti_replay_set_window \
	functions/gnutls_anti_replay_set_window.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_base64_decode2 \
	functions/gnutls_base64_decode2.short \
	functions/gnutls_base64_encode2 \
	functions/gnutls_base64_encode2.short \
	functions/gnutls_buffer_append_data \
	functions/gnutls_buffer_append_data.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_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_ocsp_expiration \
	functions/gnutls_certificate_get_ocsp_expiration.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_get_trust_list \
	functions/gnutls_certificate_get_trust_list.short \
	functions/gnutls_certificate_get_verify_flags \
	functions/gnutls_certificate_get_verify_flags.short \
	functions/gnutls_certificate_get_x509_crt \
	functions/gnutls_certificate_get_x509_crt.short \
	functions/gnutls_certificate_get_x509_key \
	functions/gnutls_certificate_get_x509_key.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_set_dh_params \
	functions/gnutls_certificate_set_dh_params.short \
	functions/gnutls_certificate_set_flags \
	functions/gnutls_certificate_set_flags.short \
	functions/gnutls_certificate_set_key \
	functions/gnutls_certificate_set_key.short \
	functions/gnutls_certificate_set_known_dh_params \
	functions/gnutls_certificate_set_known_dh_params.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_file2 \
	functions/gnutls_certificate_set_ocsp_status_request_file2.short \
	functions/gnutls_certificate_set_ocsp_status_request_function \
	functions/gnutls_certificate_set_ocsp_status_request_function.short \
	functions/gnutls_certificate_set_ocsp_status_request_function2 \
	functions/gnutls_certificate_set_ocsp_status_request_function2.short \
	functions/gnutls_certificate_set_ocsp_status_request_mem \
	functions/gnutls_certificate_set_ocsp_status_request_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_rawpk_key_file \
	functions/gnutls_certificate_set_rawpk_key_file.short \
	functions/gnutls_certificate_set_rawpk_key_mem \
	functions/gnutls_certificate_set_rawpk_key_mem.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_retrieve_function3 \
	functions/gnutls_certificate_set_retrieve_function3.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_get2 \
	functions/gnutls_certificate_type_get2.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_verification_profile_get_id \
	functions/gnutls_certificate_verification_profile_get_id.short \
	functions/gnutls_certificate_verification_profile_get_name \
	functions/gnutls_certificate_verification_profile_get_name.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_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_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_crypto_register_aead_cipher \
	functions/gnutls_crypto_register_aead_cipher.short \
	functions/gnutls_crypto_register_cipher \
	functions/gnutls_crypto_register_cipher.short \
	functions/gnutls_crypto_register_digest \
	functions/gnutls_crypto_register_digest.short \
	functions/gnutls_crypto_register_mac \
	functions/gnutls_crypto_register_mac.short \
	functions/gnutls_db_check_entry \
	functions/gnutls_db_check_entry.short \
	functions/gnutls_db_check_entry_expire_time \
	functions/gnutls_db_check_entry_expire_time.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_decode_ber_digest_info \
	functions/gnutls_decode_ber_digest_info.short \
	functions/gnutls_decode_gost_rs_value \
	functions/gnutls_decode_gost_rs_value.short \
	functions/gnutls_decode_rs_value \
	functions/gnutls_decode_rs_value.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_dsa \
	functions/gnutls_dh_params_import_dsa.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_import_raw2 \
	functions/gnutls_dh_params_import_raw2.short \
	functions/gnutls_dh_params_import_raw3 \
	functions/gnutls_dh_params_import_raw3.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_get_oid \
	functions/gnutls_digest_get_oid.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_id \
	functions/gnutls_ecc_curve_get_id.short \
	functions/gnutls_ecc_curve_get_name \
	functions/gnutls_ecc_curve_get_name.short \
	functions/gnutls_ecc_curve_get_oid \
	functions/gnutls_ecc_curve_get_oid.short \
	functions/gnutls_ecc_curve_get_pk \
	functions/gnutls_ecc_curve_get_pk.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_encode_ber_digest_info \
	functions/gnutls_encode_ber_digest_info.short \
	functions/gnutls_encode_gost_rs_value \
	functions/gnutls_encode_gost_rs_value.short \
	functions/gnutls_encode_rs_value \
	functions/gnutls_encode_rs_value.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_ext_get_current_msg \
	functions/gnutls_ext_get_current_msg.short \
	functions/gnutls_ext_get_data \
	functions/gnutls_ext_get_data.short \
	functions/gnutls_ext_get_name \
	functions/gnutls_ext_get_name.short \
	functions/gnutls_ext_get_name2 \
	functions/gnutls_ext_get_name2.short \
	functions/gnutls_ext_raw_parse \
	functions/gnutls_ext_raw_parse.short \
	functions/gnutls_ext_register \
	functions/gnutls_ext_register.short \
	functions/gnutls_ext_set_data \
	functions/gnutls_ext_set_data.short \
	functions/gnutls_fingerprint \
	functions/gnutls_fingerprint.short \
	functions/gnutls_fips140_mode_enabled \
	functions/gnutls_fips140_mode_enabled.short \
	functions/gnutls_fips140_set_mode \
	functions/gnutls_fips140_set_mode.short \
	functions/gnutls_get_system_config_file \
	functions/gnutls_get_system_config_file.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_gost_paramset_get_name \
	functions/gnutls_gost_paramset_get_name.short \
	functions/gnutls_gost_paramset_get_oid \
	functions/gnutls_gost_paramset_get_oid.short \
	functions/gnutls_group_get functions/gnutls_group_get.short \
	functions/gnutls_group_get_id \
	functions/gnutls_group_get_id.short \
	functions/gnutls_group_get_name \
	functions/gnutls_group_get_name.short \
	functions/gnutls_group_list functions/gnutls_group_list.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_copy functions/gnutls_hash_copy.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_decode2 \
	functions/gnutls_hex_decode2.short functions/gnutls_hex_encode \
	functions/gnutls_hex_encode.short functions/gnutls_hex_encode2 \
	functions/gnutls_hex_encode2.short \
	functions/gnutls_hkdf_expand \
	functions/gnutls_hkdf_expand.short \
	functions/gnutls_hkdf_extract \
	functions/gnutls_hkdf_extract.short functions/gnutls_hmac \
	functions/gnutls_hmac.short functions/gnutls_hmac_copy \
	functions/gnutls_hmac_copy.short functions/gnutls_hmac_deinit \
	functions/gnutls_hmac_deinit.short functions/gnutls_hmac_fast \
	functions/gnutls_hmac_fast.short \
	functions/gnutls_hmac_get_key_size \
	functions/gnutls_hmac_get_key_size.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_idna_map functions/gnutls_idna_map.short \
	functions/gnutls_idna_reverse_map \
	functions/gnutls_idna_reverse_map.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_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_memcmp functions/gnutls_memcmp.short \
	functions/gnutls_memset functions/gnutls_memset.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_export2 \
	functions/gnutls_ocsp_resp_export2.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_responder2 \
	functions/gnutls_ocsp_resp_get_responder2.short \
	functions/gnutls_ocsp_resp_get_responder_raw_id \
	functions/gnutls_ocsp_resp_get_responder_raw_id.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_import2 \
	functions/gnutls_ocsp_resp_import2.short \
	functions/gnutls_ocsp_resp_init \
	functions/gnutls_ocsp_resp_init.short \
	functions/gnutls_ocsp_resp_list_import2 \
	functions/gnutls_ocsp_resp_list_import2.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_get2 \
	functions/gnutls_ocsp_status_request_get2.short \
	functions/gnutls_ocsp_status_request_is_checked \
	functions/gnutls_ocsp_status_request_is_checked.short \
	functions/gnutls_oid_to_digest \
	functions/gnutls_oid_to_digest.short \
	functions/gnutls_oid_to_ecc_curve \
	functions/gnutls_oid_to_ecc_curve.short \
	functions/gnutls_oid_to_gost_paramset \
	functions/gnutls_oid_to_gost_paramset.short \
	functions/gnutls_oid_to_mac functions/gnutls_oid_to_mac.short \
	functions/gnutls_oid_to_pk functions/gnutls_oid_to_pk.short \
	functions/gnutls_oid_to_sign \
	functions/gnutls_oid_to_sign.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_packet_deinit \
	functions/gnutls_packet_deinit.short \
	functions/gnutls_packet_get functions/gnutls_packet_get.short \
	functions/gnutls_pbkdf2 functions/gnutls_pbkdf2.short \
	functions/gnutls_pcert_deinit \
	functions/gnutls_pcert_deinit.short \
	functions/gnutls_pcert_export_openpgp \
	functions/gnutls_pcert_export_openpgp.short \
	functions/gnutls_pcert_export_x509 \
	functions/gnutls_pcert_export_x509.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_rawpk \
	functions/gnutls_pcert_import_rawpk.short \
	functions/gnutls_pcert_import_rawpk_raw \
	functions/gnutls_pcert_import_rawpk_raw.short \
	functions/gnutls_pcert_import_x509 \
	functions/gnutls_pcert_import_x509.short \
	functions/gnutls_pcert_import_x509_list \
	functions/gnutls_pcert_import_x509_list.short \
	functions/gnutls_pcert_import_x509_raw \
	functions/gnutls_pcert_import_x509_raw.short \
	functions/gnutls_pcert_list_import_x509_file \
	functions/gnutls_pcert_list_import_x509_file.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_decode2 \
	functions/gnutls_pem_base64_decode2.short \
	functions/gnutls_pem_base64_encode \
	functions/gnutls_pem_base64_encode.short \
	functions/gnutls_pem_base64_encode2 \
	functions/gnutls_pem_base64_encode2.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_attached_extension \
	functions/gnutls_pkcs11_copy_attached_extension.short \
	functions/gnutls_pkcs11_copy_pubkey \
	functions/gnutls_pkcs11_copy_pubkey.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_crt2 \
	functions/gnutls_pkcs11_copy_x509_crt2.short \
	functions/gnutls_pkcs11_copy_x509_privkey \
	functions/gnutls_pkcs11_copy_x509_privkey.short \
	functions/gnutls_pkcs11_copy_x509_privkey2 \
	functions/gnutls_pkcs11_copy_x509_privkey2.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_get_raw_issuer_by_dn \
	functions/gnutls_pkcs11_get_raw_issuer_by_dn.short \
	functions/gnutls_pkcs11_get_raw_issuer_by_subject_key_id \
	functions/gnutls_pkcs11_get_raw_issuer_by_subject_key_id.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_ptr \
	functions/gnutls_pkcs11_obj_get_ptr.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_url3 \
	functions/gnutls_pkcs11_obj_list_import_url3.short \
	functions/gnutls_pkcs11_obj_list_import_url4 \
	functions/gnutls_pkcs11_obj_list_import_url4.short \
	functions/gnutls_pkcs11_obj_set_info \
	functions/gnutls_pkcs11_obj_set_info.short \
	functions/gnutls_pkcs11_obj_set_pin_function \
	functions/gnutls_pkcs11_obj_set_pin_function.short \
	functions/gnutls_pkcs11_privkey_cpy \
	functions/gnutls_pkcs11_privkey_cpy.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_generate3 \
	functions/gnutls_pkcs11_privkey_generate3.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_check_mechanism \
	functions/gnutls_pkcs11_token_check_mechanism.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_ptr \
	functions/gnutls_pkcs11_token_get_ptr.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_enc_info \
	functions/gnutls_pkcs12_bag_enc_info.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_bag_set_privkey \
	functions/gnutls_pkcs12_bag_set_privkey.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_generate_mac2 \
	functions/gnutls_pkcs12_generate_mac2.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_mac_info \
	functions/gnutls_pkcs12_mac_info.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_add_attr \
	functions/gnutls_pkcs7_add_attr.short \
	functions/gnutls_pkcs7_attrs_deinit \
	functions/gnutls_pkcs7_attrs_deinit.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_attr \
	functions/gnutls_pkcs7_get_attr.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_crl_raw2 \
	functions/gnutls_pkcs7_get_crl_raw2.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_get_crt_raw2 \
	functions/gnutls_pkcs7_get_crt_raw2.short \
	functions/gnutls_pkcs7_get_embedded_data \
	functions/gnutls_pkcs7_get_embedded_data.short \
	functions/gnutls_pkcs7_get_embedded_data_oid \
	functions/gnutls_pkcs7_get_embedded_data_oid.short \
	functions/gnutls_pkcs7_get_signature_count \
	functions/gnutls_pkcs7_get_signature_count.short \
	functions/gnutls_pkcs7_get_signature_info \
	functions/gnutls_pkcs7_get_signature_info.short \
	functions/gnutls_pkcs7_import \
	functions/gnutls_pkcs7_import.short \
	functions/gnutls_pkcs7_init functions/gnutls_pkcs7_init.short \
	functions/gnutls_pkcs7_print \
	functions/gnutls_pkcs7_print.short \
	functions/gnutls_pkcs7_print_signature_info \
	functions/gnutls_pkcs7_print_signature_info.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_pkcs7_sign functions/gnutls_pkcs7_sign.short \
	functions/gnutls_pkcs7_signature_info_deinit \
	functions/gnutls_pkcs7_signature_info_deinit.short \
	functions/gnutls_pkcs7_verify \
	functions/gnutls_pkcs7_verify.short \
	functions/gnutls_pkcs7_verify_direct \
	functions/gnutls_pkcs7_verify_direct.short \
	functions/gnutls_pkcs8_info functions/gnutls_pkcs8_info.short \
	functions/gnutls_pkcs_schema_get_name \
	functions/gnutls_pkcs_schema_get_name.short \
	functions/gnutls_pkcs_schema_get_oid \
	functions/gnutls_pkcs_schema_get_oid.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_get_oid \
	functions/gnutls_pk_get_oid.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_early \
	functions/gnutls_prf_early.short functions/gnutls_prf_hash_get \
	functions/gnutls_prf_hash_get.short functions/gnutls_prf_raw \
	functions/gnutls_prf_raw.short functions/gnutls_prf_rfc5705 \
	functions/gnutls_prf_rfc5705.short \
	functions/gnutls_priority_certificate_type_list \
	functions/gnutls_priority_certificate_type_list.short \
	functions/gnutls_priority_certificate_type_list2 \
	functions/gnutls_priority_certificate_type_list2.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_group_list \
	functions/gnutls_priority_group_list.short \
	functions/gnutls_priority_init \
	functions/gnutls_priority_init.short \
	functions/gnutls_priority_init2 \
	functions/gnutls_priority_init2.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_priority_string_list \
	functions/gnutls_priority_string_list.short \
	functions/gnutls_privkey_decrypt_data \
	functions/gnutls_privkey_decrypt_data.short \
	functions/gnutls_privkey_decrypt_data2 \
	functions/gnutls_privkey_decrypt_data2.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_dsa_raw2 \
	functions/gnutls_privkey_export_dsa_raw2.short \
	functions/gnutls_privkey_export_ecc_raw \
	functions/gnutls_privkey_export_ecc_raw.short \
	functions/gnutls_privkey_export_ecc_raw2 \
	functions/gnutls_privkey_export_ecc_raw2.short \
	functions/gnutls_privkey_export_gost_raw2 \
	functions/gnutls_privkey_export_gost_raw2.short \
	functions/gnutls_privkey_export_openpgp \
	functions/gnutls_privkey_export_openpgp.short \
	functions/gnutls_privkey_export_pkcs11 \
	functions/gnutls_privkey_export_pkcs11.short \
	functions/gnutls_privkey_export_rsa_raw \
	functions/gnutls_privkey_export_rsa_raw.short \
	functions/gnutls_privkey_export_rsa_raw2 \
	functions/gnutls_privkey_export_rsa_raw2.short \
	functions/gnutls_privkey_export_x509 \
	functions/gnutls_privkey_export_x509.short \
	functions/gnutls_privkey_generate \
	functions/gnutls_privkey_generate.short \
	functions/gnutls_privkey_generate2 \
	functions/gnutls_privkey_generate2.short \
	functions/gnutls_privkey_get_pk_algorithm \
	functions/gnutls_privkey_get_pk_algorithm.short \
	functions/gnutls_privkey_get_seed \
	functions/gnutls_privkey_get_seed.short \
	functions/gnutls_privkey_get_spki \
	functions/gnutls_privkey_get_spki.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_ext3 \
	functions/gnutls_privkey_import_ext3.short \
	functions/gnutls_privkey_import_ext4 \
	functions/gnutls_privkey_import_ext4.short \
	functions/gnutls_privkey_import_gost_raw \
	functions/gnutls_privkey_import_gost_raw.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_flags \
	functions/gnutls_privkey_set_flags.short \
	functions/gnutls_privkey_set_pin_function \
	functions/gnutls_privkey_set_pin_function.short \
	functions/gnutls_privkey_set_spki \
	functions/gnutls_privkey_set_spki.short \
	functions/gnutls_privkey_sign_data \
	functions/gnutls_privkey_sign_data.short \
	functions/gnutls_privkey_sign_data2 \
	functions/gnutls_privkey_sign_data2.short \
	functions/gnutls_privkey_sign_hash \
	functions/gnutls_privkey_sign_hash.short \
	functions/gnutls_privkey_sign_hash2 \
	functions/gnutls_privkey_sign_hash2.short \
	functions/gnutls_privkey_status \
	functions/gnutls_privkey_status.short \
	functions/gnutls_privkey_verify_params \
	functions/gnutls_privkey_verify_params.short \
	functions/gnutls_privkey_verify_seed \
	functions/gnutls_privkey_verify_seed.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_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_server_get_username2 \
	functions/gnutls_psk_server_get_username2.short \
	functions/gnutls_psk_set_client_credentials \
	functions/gnutls_psk_set_client_credentials.short \
	functions/gnutls_psk_set_client_credentials2 \
	functions/gnutls_psk_set_client_credentials2.short \
	functions/gnutls_psk_set_client_credentials_function \
	functions/gnutls_psk_set_client_credentials_function.short \
	functions/gnutls_psk_set_client_credentials_function2 \
	functions/gnutls_psk_set_client_credentials_function2.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_function2 \
	functions/gnutls_psk_set_server_credentials_function2.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_known_dh_params \
	functions/gnutls_psk_set_server_known_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_dsa_raw2 \
	functions/gnutls_pubkey_export_dsa_raw2.short \
	functions/gnutls_pubkey_export_ecc_raw \
	functions/gnutls_pubkey_export_ecc_raw.short \
	functions/gnutls_pubkey_export_ecc_raw2 \
	functions/gnutls_pubkey_export_ecc_raw2.short \
	functions/gnutls_pubkey_export_ecc_x962 \
	functions/gnutls_pubkey_export_ecc_x962.short \
	functions/gnutls_pubkey_export_gost_raw2 \
	functions/gnutls_pubkey_export_gost_raw2.short \
	functions/gnutls_pubkey_export_rsa_raw \
	functions/gnutls_pubkey_export_rsa_raw.short \
	functions/gnutls_pubkey_export_rsa_raw2 \
	functions/gnutls_pubkey_export_rsa_raw2.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_spki \
	functions/gnutls_pubkey_get_spki.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_gost_raw \
	functions/gnutls_pubkey_import_gost_raw.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_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_set_spki \
	functions/gnutls_pubkey_set_spki.short \
	functions/gnutls_pubkey_verify_data2 \
	functions/gnutls_pubkey_verify_data2.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_reauth \
	functions/gnutls_reauth.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_discard_queued \
	functions/gnutls_record_discard_queued.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_early_data_size \
	functions/gnutls_record_get_max_early_data_size.short \
	functions/gnutls_record_get_max_size \
	functions/gnutls_record_get_max_size.short \
	functions/gnutls_record_get_state \
	functions/gnutls_record_get_state.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_early_data \
	functions/gnutls_record_recv_early_data.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_send2 \
	functions/gnutls_record_send2.short \
	functions/gnutls_record_send_early_data \
	functions/gnutls_record_send_early_data.short \
	functions/gnutls_record_send_range \
	functions/gnutls_record_send_range.short \
	functions/gnutls_record_set_max_early_data_size \
	functions/gnutls_record_set_max_early_data_size.short \
	functions/gnutls_record_set_max_recv_size \
	functions/gnutls_record_set_max_recv_size.short \
	functions/gnutls_record_set_max_size \
	functions/gnutls_record_set_max_size.short \
	functions/gnutls_record_set_state \
	functions/gnutls_record_set_state.short \
	functions/gnutls_record_set_timeout \
	functions/gnutls_record_set_timeout.short \
	functions/gnutls_record_uncork \
	functions/gnutls_record_uncork.short \
	functions/gnutls_register_custom_url \
	functions/gnutls_register_custom_url.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_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_etm_status \
	functions/gnutls_session_etm_status.short \
	functions/gnutls_session_ext_master_secret_status \
	functions/gnutls_session_ext_master_secret_status.short \
	functions/gnutls_session_ext_register \
	functions/gnutls_session_ext_register.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_flags \
	functions/gnutls_session_get_flags.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_keylog_function \
	functions/gnutls_session_get_keylog_function.short \
	functions/gnutls_session_get_master_secret \
	functions/gnutls_session_get_master_secret.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_get_verify_cert_status \
	functions/gnutls_session_get_verify_cert_status.short \
	functions/gnutls_session_is_resumed \
	functions/gnutls_session_is_resumed.short \
	functions/gnutls_session_key_update \
	functions/gnutls_session_key_update.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_keylog_function \
	functions/gnutls_session_set_keylog_function.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_set_verify_cert \
	functions/gnutls_session_set_verify_cert.short \
	functions/gnutls_session_set_verify_cert2 \
	functions/gnutls_session_set_verify_cert2.short \
	functions/gnutls_session_set_verify_function \
	functions/gnutls_session_set_verify_function.short \
	functions/gnutls_session_supplemental_register \
	functions/gnutls_session_supplemental_register.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_session_ticket_send \
	functions/gnutls_session_ticket_send.short \
	functions/gnutls_set_default_priority \
	functions/gnutls_set_default_priority.short \
	functions/gnutls_set_default_priority_append \
	functions/gnutls_set_default_priority_append.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_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_oid \
	functions/gnutls_sign_get_oid.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_is_secure2 \
	functions/gnutls_sign_is_secure2.short \
	functions/gnutls_sign_list functions/gnutls_sign_list.short \
	functions/gnutls_sign_supports_pk_algorithm \
	functions/gnutls_sign_supports_pk_algorithm.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_decode2 \
	functions/gnutls_srp_base64_decode2.short \
	functions/gnutls_srp_base64_encode \
	functions/gnutls_srp_base64_encode.short \
	functions/gnutls_srp_base64_encode2 \
	functions/gnutls_srp_base64_encode2.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_supplemental_recv \
	functions/gnutls_supplemental_recv.short \
	functions/gnutls_supplemental_register \
	functions/gnutls_supplemental_register.short \
	functions/gnutls_supplemental_send \
	functions/gnutls_supplemental_send.short \
	functions/gnutls_system_key_add_x509 \
	functions/gnutls_system_key_add_x509.short \
	functions/gnutls_system_key_delete \
	functions/gnutls_system_key_delete.short \
	functions/gnutls_system_key_iter_deinit \
	functions/gnutls_system_key_iter_deinit.short \
	functions/gnutls_system_key_iter_get_info \
	functions/gnutls_system_key_iter_get_info.short \
	functions/gnutls_system_recv_timeout \
	functions/gnutls_system_recv_timeout.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_fastopen \
	functions/gnutls_transport_set_fastopen.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_utf8_password_normalize \
	functions/gnutls_utf8_password_normalize.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_cidr_to_rfc5280 \
	functions/gnutls_x509_cidr_to_rfc5280.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_dn3 \
	functions/gnutls_x509_crl_get_issuer_dn3.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_signature_oid \
	functions/gnutls_x509_crl_get_signature_oid.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_dn3 \
	functions/gnutls_x509_crq_get_dn3.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_pk_oid \
	functions/gnutls_x509_crq_get_pk_oid.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_signature_algorithm \
	functions/gnutls_x509_crq_get_signature_algorithm.short \
	functions/gnutls_x509_crq_get_signature_oid \
	functions/gnutls_x509_crq_get_signature_oid.short \
	functions/gnutls_x509_crq_get_spki \
	functions/gnutls_x509_crq_get_spki.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_tlsfeatures \
	functions/gnutls_x509_crq_get_tlsfeatures.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_extension_by_oid \
	functions/gnutls_x509_crq_set_extension_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_spki \
	functions/gnutls_x509_crq_set_spki.short \
	functions/gnutls_x509_crq_set_subject_alt_name \
	functions/gnutls_x509_crq_set_subject_alt_name.short \
	functions/gnutls_x509_crq_set_subject_alt_othername \
	functions/gnutls_x509_crq_set_subject_alt_othername.short \
	functions/gnutls_x509_crq_set_tlsfeatures \
	functions/gnutls_x509_crq_set_tlsfeatures.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_email \
	functions/gnutls_x509_crt_check_email.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_ip \
	functions/gnutls_x509_crt_check_ip.short \
	functions/gnutls_x509_crt_check_issuer \
	functions/gnutls_x509_crt_check_issuer.short \
	functions/gnutls_x509_crt_check_key_purpose \
	functions/gnutls_x509_crt_check_key_purpose.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_equals \
	functions/gnutls_x509_crt_equals.short \
	functions/gnutls_x509_crt_equals2 \
	functions/gnutls_x509_crt_equals2.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_dn3 \
	functions/gnutls_x509_crt_get_dn3.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_inhibit_anypolicy \
	functions/gnutls_x509_crt_get_inhibit_anypolicy.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_dn3 \
	functions/gnutls_x509_crt_get_issuer_dn3.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_ecc_raw \
	functions/gnutls_x509_crt_get_pk_ecc_raw.short \
	functions/gnutls_x509_crt_get_pk_gost_raw \
	functions/gnutls_x509_crt_get_pk_gost_raw.short \
	functions/gnutls_x509_crt_get_pk_oid \
	functions/gnutls_x509_crt_get_pk_oid.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_signature_oid \
	functions/gnutls_x509_crt_get_signature_oid.short \
	functions/gnutls_x509_crt_get_spki \
	functions/gnutls_x509_crt_get_spki.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_tlsfeatures \
	functions/gnutls_x509_crt_get_tlsfeatures.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_url \
	functions/gnutls_x509_crt_import_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_import_url \
	functions/gnutls_x509_crt_list_import_url.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_extension_by_oid \
	functions/gnutls_x509_crt_set_crq_extension_by_oid.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_flags \
	functions/gnutls_x509_crt_set_flags.short \
	functions/gnutls_x509_crt_set_inhibit_anypolicy \
	functions/gnutls_x509_crt_set_inhibit_anypolicy.short \
	functions/gnutls_x509_crt_set_issuer_alt_name \
	functions/gnutls_x509_crt_set_issuer_alt_name.short \
	functions/gnutls_x509_crt_set_issuer_alt_othername \
	functions/gnutls_x509_crt_set_issuer_alt_othername.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_issuer_unique_id \
	functions/gnutls_x509_crt_set_issuer_unique_id.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_spki \
	functions/gnutls_x509_crt_set_spki.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_alt_othername \
	functions/gnutls_x509_crt_set_subject_alt_othername.short \
	functions/gnutls_x509_crt_set_subject_key_id \
	functions/gnutls_x509_crt_set_subject_key_id.short \
	functions/gnutls_x509_crt_set_subject_unique_id \
	functions/gnutls_x509_crt_set_subject_unique_id.short \
	functions/gnutls_x509_crt_set_tlsfeatures \
	functions/gnutls_x509_crt_set_tlsfeatures.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_data2 \
	functions/gnutls_x509_crt_verify_data2.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_get_str \
	functions/gnutls_x509_dn_get_str.short \
	functions/gnutls_x509_dn_get_str2 \
	functions/gnutls_x509_dn_get_str2.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_dn_set_str \
	functions/gnutls_x509_dn_set_str.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_inhibit_anypolicy \
	functions/gnutls_x509_ext_export_inhibit_anypolicy.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_export_tlsfeatures \
	functions/gnutls_x509_ext_export_tlsfeatures.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_inhibit_anypolicy \
	functions/gnutls_x509_ext_import_inhibit_anypolicy.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_import_tlsfeatures \
	functions/gnutls_x509_ext_import_tlsfeatures.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_gost_raw \
	functions/gnutls_x509_privkey_export_gost_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_generate2 \
	functions/gnutls_x509_privkey_generate2.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_get_seed \
	functions/gnutls_x509_privkey_get_seed.short \
	functions/gnutls_x509_privkey_get_spki \
	functions/gnutls_x509_privkey_get_spki.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_gost_raw \
	functions/gnutls_x509_privkey_import_gost_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_set_flags \
	functions/gnutls_x509_privkey_set_flags.short \
	functions/gnutls_x509_privkey_set_pin_function \
	functions/gnutls_x509_privkey_set_pin_function.short \
	functions/gnutls_x509_privkey_set_spki \
	functions/gnutls_x509_privkey_set_spki.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_privkey_verify_seed \
	functions/gnutls_x509_privkey_verify_seed.short \
	functions/gnutls_x509_rdn_get \
	functions/gnutls_x509_rdn_get.short \
	functions/gnutls_x509_rdn_get2 \
	functions/gnutls_x509_rdn_get2.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_spki_deinit \
	functions/gnutls_x509_spki_deinit.short \
	functions/gnutls_x509_spki_get_rsa_pss_params \
	functions/gnutls_x509_spki_get_rsa_pss_params.short \
	functions/gnutls_x509_spki_init \
	functions/gnutls_x509_spki_init.short \
	functions/gnutls_x509_spki_set_rsa_pss_params \
	functions/gnutls_x509_spki_set_rsa_pss_params.short \
	functions/gnutls_x509_tlsfeatures_add \
	functions/gnutls_x509_tlsfeatures_add.short \
	functions/gnutls_x509_tlsfeatures_check_crt \
	functions/gnutls_x509_tlsfeatures_check_crt.short \
	functions/gnutls_x509_tlsfeatures_deinit \
	functions/gnutls_x509_tlsfeatures_deinit.short \
	functions/gnutls_x509_tlsfeatures_get \
	functions/gnutls_x509_tlsfeatures_get.short \
	functions/gnutls_x509_tlsfeatures_init \
	functions/gnutls_x509_tlsfeatures_init.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_get_issuer_by_dn \
	functions/gnutls_x509_trust_list_get_issuer_by_dn.short \
	functions/gnutls_x509_trust_list_get_issuer_by_subject_key_id \
	functions/gnutls_x509_trust_list_get_issuer_by_subject_key_id.short \
	functions/gnutls_x509_trust_list_init \
	functions/gnutls_x509_trust_list_init.short \
	functions/gnutls_x509_trust_list_iter_deinit \
	functions/gnutls_x509_trust_list_iter_deinit.short \
	functions/gnutls_x509_trust_list_iter_get_ca \
	functions/gnutls_x509_trust_list_iter_get_ca.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: @MAINTAINER_MODE_TRUE@ $(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) --foreign doc/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign doc/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__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;

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

$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(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

@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alert-printlist.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errcodes.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printlist.Po@am__quote@ # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

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

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

.c.lo:
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(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: @MAINTAINER_MODE_TRUE@ $(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.tmp$$$$ && \
	      mv $(srcdir)/version.texi.tmp$$$$ $(srcdir)/version.texi)) && \
	rm -f vti.tmp$$$$ $(srcdir)/version.texi.$$$$
	@cp $(srcdir)/version.texi $@

mostlyclean-vti:
	-rm -f vti.tmp* $(srcdir)/version.texi.tmp*

maintainer-clean-vti:
@MAINTAINER_MODE_TRUE@	-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: @MAINTAINER_MODE_TRUE@ $(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.tmp$$$$ && \
	      mv $(srcdir)/version-guile.texi.tmp$$$$ $(srcdir)/version-guile.texi)) && \
	rm -f 1.tmp$$$$ $(srcdir)/version-guile.texi.$$$$
	@cp $(srcdir)/version-guile.texi $@

mostlyclean-1:
	-rm -f 1.tmp* $(srcdir)/version-guile.texi.tmp*

maintainer-clean-1:
@MAINTAINER_MODE_TRUE@	-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-htmlDATA: $(html_DATA)
	@$(NORMAL_INSTALL)
	@list='$(html_DATA)'; 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"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
	done

uninstall-htmlDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
install-infoimagesDATA: $(infoimages_DATA)
	@$(NORMAL_INSTALL)
	@list='$(infoimages_DATA)'; test -n "$(infoimagesdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(infoimagesdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(infoimagesdir)" || 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)$(infoimagesdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(infoimagesdir)" || exit $$?; \
	done

uninstall-infoimagesDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(infoimages_DATA)'; test -n "$(infoimagesdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(infoimagesdir)'; $(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: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(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)$(htmldir)" "$(DESTDIR)$(infoimagesdir)"; 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 -f ./$(DEPDIR)/alert-printlist.Po
	-rm -f ./$(DEPDIR)/common.Po
	-rm -f ./$(DEPDIR)/errcodes.Po
	-rm -f ./$(DEPDIR)/printlist.Po
	-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-htmlDATA install-info-am \
	install-infoimagesDATA

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 -f ./$(DEPDIR)/alert-printlist.Po
	-rm -f ./$(DEPDIR)/common.Po
	-rm -f ./$(DEPDIR)/errcodes.Po
	-rm -f ./$(DEPDIR)/printlist.Po
	-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-htmlDATA \
	uninstall-info-am uninstall-infoimagesDATA 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 \
	am--depfiles 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-htmlDATA \
	install-info install-info-am install-infoimagesDATA \
	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-htmlDATA uninstall-info-am \
	uninstall-infoimagesDATA uninstall-pdf-am uninstall-ps-am

.PRECIOUS: Makefile


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

invoke-gnutls-cli.texi: $(top_srcdir)/src/cli-args.def
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -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
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -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
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -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
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -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
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -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
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -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
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -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
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -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
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) \
	    -e 's/@subsection/@subsubheading/g' \
	    -e 's/@section/@subsection/g' $@.tmp > $@ && \
	rm -f $@.tmp

invoke-tpmtool.texi: $(top_srcdir)/src/tpmtool-args.def invoke-p11tool.texi
	PATH="$(top_builddir)/src/$(PATH_SEPARATOR)$${PATH}$(PATH_SEPARATOR)" $(AUTOGEN) -L$(top_builddir)/src -Tagtexi-cmd.tpl $<; \
	if [ ! -e $@ ]; then \
		cp $(srcdir)/$@ .; \
	fi; \
	$(srcdir)/scripts/cleanup-autogen.pl < $@ > $@.tmp && \
	rm -f $@ && \
	$(SED) \
	    -e 's/@subsection/@subsubheading/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 && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

socket-api.texi: $(top_srcdir)/lib/includes/gnutls/socket.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 && \
		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 && \
		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 && \
		echo "ok"; \
	done
	rm -f $@-tmp2
	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_X509_SOURCE_FILES) >> $@-tmp && \
		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 && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

pkcs7-api.texi: $(top_srcdir)/lib/includes/gnutls/pkcs7.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_X509_SOURCE_FILES) >> $@-tmp && \
		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 && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

abstract-api.texi: $(top_srcdir)/lib/includes/gnutls/abstract.h $(top_srcdir)/lib/includes/gnutls/urls.h $(top_srcdir)/lib/includes/gnutls/system-keys.h
	echo "" > $@-tmp
	cat $^ >$@-headers-tmp
	for i in `$(top_srcdir)/doc/scripts/getfuncs.pl < $@-headers-tmp |sort|uniq`; do \
		echo $(ECHO_N) "Creating documentation for $$i... " && \
		$(srcdir)/scripts/gdoc -texinfo \
			-function $$i \
			$(C_SOURCE_FILES) >> $@-tmp && \
		echo "ok"; \
	done
	rm -f $@-headers-tmp
	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 && \
		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 && \
		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 && \
		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_X509_SOURCE_FILES) >> $@-tmp && \
		echo "ok"; \
	done
	mv -f $@-tmp $@

error_codes.texi: $(top_srcdir)/lib/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/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 $(top_srcdir)/libdane/includes/gnutls/*.h $(top_srcdir)/lib/includes/gnutls/*.h $(top_builddir)/lib/includes/gnutls/*.h;do perl $(srcdir)/scripts/getfuncs.pl <$$i >>tmp-head-$@;done
	sort -u tmp-head-$@ > tmp2-head-$@
	mv tmp2-head-$@ tmp-head-$@
	$(srcdir)/scripts/getfuncs-map.pl <$(top_srcdir)/lib/libgnutls.map >tmp-exp-$@
	$(srcdir)/scripts/getfuncs-map.pl <$(top_srcdir)/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 use 'make files-update'"
	@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 use 'make files-update'"
	@echo "******************************************************************************"
	diff -u $(srcdir)/Makefile.am tmp-$@ >/dev/null
	rm -f tmp-$@

.PHONY: compare-makefile compare-exported

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

@HAVE_GUILE_FALSE@core.c.texi:
@HAVE_GUILE_FALSE@	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: