]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Show detected path to DejaVuSans in configure summary
authorAndrey Borzenkov <arvidjaar@gmail.com>
Tue, 21 Jan 2014 15:41:11 +0000 (19:41 +0400)
committerAndrey Borzenkov <arvidjaar@gmail.com>
Tue, 21 Jan 2014 15:41:11 +0000 (19:41 +0400)
ChangeLog
configure.ac

index 9f5d81dfbac3733119d9b61333deb5ad0565c570..3ba57aed842acc4b9961e551e5c6fe8394ab04e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
index 120263e9c58966171540554c09071ab157b68295..8888c2ff29cb69e6170da37d13faf827688672dc 100644 (file)
@@ -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