]> birchwood-abbey.net Git - mit-scheme.git/commitdiff
Revert "Add no-split HTML doc files."
authorChris Hanson <org/chris-hanson/cph>
Wed, 17 Jun 2020 04:57:59 +0000 (21:57 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 17 Jun 2020 04:57:59 +0000 (21:57 -0700)
This reverts commit c02f23820daffe019c24daf4dfb0e363ac832046.

doc/configure.ac

index d4e19f1aeefae74f0aa5e48e9284d8ad2680a103..9f417a5de7cefd7b459788c4467480ca3871adb7 100644 (file)
@@ -52,8 +52,8 @@ if test x"${enable_html}" = xno; then
 elif test x"${enable_html}" != xyes; then
     htmldir=${enable_html}
 fi
-test x"${htmldir}" = x || TARGETS="${TARGETS} \$(TARGET_ROOT).html \$(TARGET_ROOT)/index.html"
-test x"${htmldir}" = x || INST_TARGETS="${INST_TARGETS} install-html install-html-nosplit"
+test x"${htmldir}" = x || TARGETS="${TARGETS} \$(TARGET_ROOT)/index.html"
+test x"${htmldir}" = x || INST_TARGETS="${INST_TARGETS} install-html"
 
 AC_ARG_ENABLE([pdf],
     [AC_HELP_STRING([--enable-pdf],