summaryrefslogtreecommitdiffstats
path: root/development/asl/README
diff options
context:
space:
mode:
author B. Watson2021-08-29 10:13:38 +0200
committer Willy Sudiarto Raharjo2021-10-12 19:51:51 +0200
commitda200147b22cc17929029f33d9327440875aa46d (patch)
treeb6999a6e8b0bb48b0eafe9e9193dc9f2a2f04a24 /development/asl/README
parent49ab0432558d3c7e8cb9f0ca2236b765c5086777 (diff)
downloadslackbuilds-da200147b22cc17929029f33d9327440875aa46d.tar.gz
development/asl: Updated for version 142_bld207.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/asl/README')
-rw-r--r--development/asl/README15
1 files changed, 4 insertions, 11 deletions
diff --git a/development/asl/README b/development/asl/README
index fb95769c32..06a97d1b28 100644
--- a/development/asl/README
+++ b/development/asl/README
@@ -13,15 +13,8 @@ every month or so.
Build options:
-UTF8=yes - Set this in the environment if you want ASL to use UTF-8 for
-its log and error messages. By default, ISO-8859-1 is used.
+UTF8=no - Set this in the environment if you want ASL to use
+ISO-8859-1 for its log and error messages. By default, UTF-8 is used.
-TESTS=no - Don't run ASL's test suite. This should only be used on slow
-systems to save building time.
-
-DOCTYPES - ASL's documentation can be installed as HTML, PDF,
-PostScript, and/or plain text. DOCTYPES is a space-separated
-list of formats, which may include any of: html pdf ps txt. The
-default is "html". If you plan to print a copy of the docs, you
-might want e.g. DOCTYPES="html pdf". All formats are installed to
-/usr/doc/asl-$VERSION/, as usual.
+TESTS=no - Don't run ASL's test suite. This should only be used on
+slow systems to save building time.