summaryrefslogtreecommitdiff
path: root/rt/config.pld
diff options
context:
space:
mode:
Diffstat (limited to 'rt/config.pld')
-rw-r--r--rt/config.pld1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/config.pld b/rt/config.pld
index c83c28f..c37c784 100644
--- a/rt/config.pld
+++ b/rt/config.pld
@@ -8,6 +8,7 @@ mandir=man
libdir=lib
datadir=share
htmldir=${datadir}/html
+(test "x$fontdir" = "xNONE" || test "x$fontdir" = "x") && fontdir=${datadir}/fonts
(test "x$manualdir" = "xNONE" || test "x$manualdir" = "x") && manualdir=${datadir}/doc
localstatedir=var
(test "x$logfiledir" = "xNONE" || test "x$logfiledir" = "x") && logfiledir=${localstatedir}/log