ac_full=0
AC_MSG_RESULT(yes)
fi
+AM_CONDITIONAL(ENABLE_PKI, test "$ac_enable_pki" = "yes")
dnl Check whether to disable OpenPGP authentication completely
dnl from libgnutls-extra.
AC_CONFIG_FILES([Makefile po/Makefile.in \
doc/Makefile doc/examples/Makefile doc/scripts/Makefile \
doc/manpages/Makefile doc/reference/Makefile \
- gl/Makefile lgl/Makefile src/lib/Makefile \
+ gl/Makefile lgl/Makefile \
tests/Makefile tests/rsa-md5-collision/Makefile tests/userid/Makefile \
tests/pkcs1-padding/Makefile tests/pkcs8-decode/Makefile \
tests/pkcs12-decode/Makefile tests/pathlen/Makefile \