ACLOCAL_AMFLAGS = -I ../m4 -I ../gl/m4
+EXTRA_DIST = pakchois/README
SUBDIRS = includes x509 accelerated
if ENABLE_MINITASN1
SUBDIRS += minitasn1
ext_safe_renegotiation.h locks.h gnutls_mbuffers.h pkcs11_int.h \
hash.h
-if ENABLE_LOCAL_PAKCHOIS
COBJECTS+=pakchois/pakchois.c pakchois/errors.c pakchois/dlopen.c
HFILES+=pakchois/pakchois.h pakchois/pakchois11.h pakchois/dlopen.h
-endif
# Separate so we can create the documentation
libgnutls_la_LDFLAGS += $(LTLIBTASN1)
endif
-libgnutls_la_LDFLAGS += $(LTLIBPAKCHOIS)
-
if ENABLE_NETTLE
libgnutls_la_LDFLAGS += $(LTLIBNETTLE) $(NETTLE_LIBS)
libgnutls_la_LIBADD += nettle/libcrypto.la
--- /dev/null
+The pakchois library is not part of the GnuTLS library, but is used with
+GnuTLS. Pakchois was written by Joe Orton and is under the Lesser GPL license.
+