From 62625737a410f66a62f76f2e32fe189a1c30d5b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Thu, 15 Aug 2002 11:51:49 +0000 Subject: Added helpful reminder about copying font file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1760 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/configure b/tools/configure index ee22a5b..e2c3bd5 100755 --- a/tools/configure +++ b/tools/configure @@ -188,6 +188,7 @@ if [ "-" = "$extra_defines" ]; then getit=`input`; if [ "y" = "$getit" -o "Y" = "$getit" ] ; then extra_defines="-DLOADABLE_FONTS" + echo "*** Remember to copy the 'system.ajf' file to the root of your Archos!" else echo "Proportional font support? (N)" getit=`input`; -- cgit v1.1