diff --git a/tools/configure b/tools/configure index ee22a5be31..e2c3bd53f9 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`;