summaryrefslogtreecommitdiffstats
path: root/system/rxvt-unicode/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/rxvt-unicode/README')
-rw-r--r--system/rxvt-unicode/README14
1 files changed, 6 insertions, 8 deletions
diff --git a/system/rxvt-unicode/README b/system/rxvt-unicode/README
index e90bef68f9..bb56f4dc38 100644
--- a/system/rxvt-unicode/README
+++ b/system/rxvt-unicode/README
@@ -1,9 +1,7 @@
-rxvt-unicode is an enhanced version of the rxvt terminal emulator.
-It has full unicode and Xft support, does font antialiasing and italics,
-and has the same transparency capabilities as ATerm. It can be extended
-using Perl.
+rxvt-unicode is an enhanced version of the rxvt terminal emulator. It has
+full unicode and Xft support, does font antialiasing and italics, and has
+the same transparency capabilities as ATerm. It can be extended using Perl.
-NOTE: changing to --disable-perl will result in a much leaner package.
-
-libAfterImage is an optional dependency that will greatly enhance
-rxvt-unicode.
+The slackbuild uses environment variable called CONFIG_PERL to control whether
+the embedded perl interpreter will be built. Setting to anything other than YES
+during the build will disable it, which will result in a much leaner package.