Skip to content

Commit

Permalink
Show detected path to DejaVuSans in configure summary
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidjaar committed Jan 21, 2014
1 parent 36387ec commit 443b322
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
2014-01-21 Andrey Borzenkov <[email protected]>

* configure.ac: Look for DejaVuSans also in /usr/share/fonts/truetype.
Show detected font path in summary.

2014-01-21 Paulo Flabiano Smorigo <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -1816,6 +1816,7 @@ echo grub-mount: No "($grub_mount_excuse)"
fi
if [ x"$starfield_excuse" = x ]; then
echo starfield theme: Yes
echo With DejaVuSans font from $DJVU_FONT_SOURCE
else
echo starfield theme: No "($starfield_excuse)"
fi
Expand Down

0 comments on commit 443b322

Please sign in to comment.