Show detected path to DejaVuSans in configure summary
This commit is contained in:
parent
36387ece6b
commit
443b322262
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
2014-01-21 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* configure.ac: Look for DejaVuSans also in /usr/share/fonts/truetype.
|
||||
Show detected font path in summary.
|
||||
|
||||
2014-01-21 Paulo Flabiano Smorigo <pfsmorigo@br.ibm.com>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue