summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2022-10-12 15:02:35 +0200
committerSimon Josefsson <simon@josefsson.org>2022-10-26 13:03:35 +0200
commit100cc2a706b8e097cbeb63d08c7ea59717c906ca (patch)
tree914c59fcb47a35d67ee209b0b9d38e2f3cbaa3b6 /cfg.mk
parent8610f63f5a757b6f688bf44cb4c52609f48fdb5e (diff)
downloadgnutls-100cc2a706b8e097cbeb63d08c7ea59717c906ca.tar.gz
Drop guile bindings. See <https://gitlab.com/gnutls/guile/>.
Signed-off-by: Simon Josefsson <simon@josefsson.org>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/cfg.mk b/cfg.mk
index a135b66f72..1ff6c7563e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -46,7 +46,7 @@ VC_LIST_ALWAYS_EXCLUDE_REGEX = ^maint.mk|gtk-doc.make|m4/pkg|doc/fdl-1.3.texi|sr
# Explicit syntax-check exceptions.
exclude_file_name_regexp--sc_copyright_check = ^./gnulib/.*$$
-exclude_file_name_regexp--sc_error_message_uppercase = ^doc/examples/ex-cxx.cpp|guile/src/core.c|src/certtool.c|src/ocsptool.c|src/crywrap/crywrap.c|tests/pkcs12_encode.c$$
+exclude_file_name_regexp--sc_error_message_uppercase = ^doc/examples/ex-cxx.cpp|src/certtool.c|src/ocsptool.c|src/crywrap/crywrap.c|tests/pkcs12_encode.c$$
exclude_file_name_regexp--sc_file_system = ^doc/doxygen/Doxyfile
exclude_file_name_regexp--sc_prohibit_cvs_keyword = ^lib/nettle/.*$$
exclude_file_name_regexp--sc_prohibit_undesirable_word_seq = ^tests/nist-pkits/gnutls-nist-tests.html$$
@@ -126,9 +126,6 @@ web:
sed 's/\@VERSION\@/$(VERSION)/g' -i $(htmldir)/manual/html_node/*.html $(htmldir)/manual/gnutls.html
-cd doc && $(MAKE) gnutls.epub && cp gnutls.epub ../$(htmldir)/manual/
cd doc/latex && $(MAKE) gnutls.pdf && cp gnutls.pdf ../../$(htmldir)/manual/
- $(MAKE) -C doc gnutls-guile.html gnutls-guile.pdf
- cd doc && makeinfo --html --split=node -o ../$(htmldir)/manual/gnutls-guile/ --css-include=./texinfo.css gnutls-guile.texi
- cd doc && cp gnutls-guile.pdf gnutls-guile.html ../$(htmldir)/manual/
-cp -v doc/reference/html/*.html doc/reference/html/*.png doc/reference/html/*.devhelp* doc/reference/html/*.css $(htmldir)/reference/
ASM_SOURCES_XXX := \