summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cf1bca7)
raw | patch | inline | side by side (parent: cf1bca7)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 15 Jun 2007 06:12:55 +0000 (06:12 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 15 Jun 2007 06:12:55 +0000 (06:12 +0000) |
program/configure.ac | patch | blob | history |
diff --git a/program/configure.ac b/program/configure.ac
index e88f287a7f04d4114a48da761d6bf1ce1f3dec88..269665ccd075de744c5ea111049ed5a20c84ac55 100644 (file)
--- a/program/configure.ac
+++ b/program/configure.ac
if test -d ${WINDIR:-nodir}/cour.ttf ; then
RRD_DEFAULT_FONT=`cd $WINDIR;pwd`/cour.ttf
else
- RRD_DEFAULT_FONT='"DejaVu Sans Mono,Bitstream Vera Sans Mono,Mono"'
+ RRD_DEFAULT_FONT='"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"'
fi
])