summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-05-11 09:28:57 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-05-11 09:49:58 +0200
commit2f3fd2ed58a2376fce8b5ca6175eada279bc001f (patch)
tree021fbec962ac734d32093ccf7c759aa1d90a1a14 /configure.ac
parentc056c6980f5d8ff954187dcd2571ffeb8fae60b5 (diff)
Use the texinfo markup for the manual
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb9235f..0327beb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,6 @@ AM_CONDITIONAL([INDENT_CHECK_ENABLED], [test "x$enable_indent_check" = "xyes"])
AC_PROG_CC
AM_MISSING_PROG([SNARF], [guile-snarf])
AM_MISSING_PROG([HELP2MAN], [help2man])
-AM_MISSING_PROG([XSLTPROC], [xsltproc])
AM_MISSING_PROG([INDENT], [indent])
LT_INIT
AC_CONFIG_HEADERS([config.h])