X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=ead1814a885576919f1c7933a158617cb593bd5c;hb=eeb159920f0c8a69d229e3d34d413589c84f228d;hp=8e3cabe01efe4359f5e51c57c47b0bd608e44ce4;hpb=dfc9fb4d1b7bc13418214fa3df6d61a9714c1de4;p=lilypond.git diff --git a/configure.ac b/configure.ac index 8e3cabe01e..ead1814a88 100644 --- a/configure.ac +++ b/configure.ac @@ -149,7 +149,7 @@ if test "$URWOTF_DIR" = "" -o "$MISSING_URWOTF_FILES" != ""; then if test "$FCLIST" = ""; then STEPMAKE_ADD_ENTRY(OPTIONAL,'(install the fc-list utility from FontConfig, or use --with-urwotf-dir)') else - STEPMAKE_ADD_ENTRY(OPTIONAL,"(download OTF files from 'http://git.ghostscript.com/?p=urw-core35-fonts.git;a=tree;hb=1f28a6fcd2176256a995db907d9ffe6e1b9b83e9' and put them under '~/.local/share/fonts' etc., or use --with-urwotf-dir)") + STEPMAKE_ADD_ENTRY(OPTIONAL,"(download OTF files from 'http://git.ghostscript.com/?p=urw-core35-fonts.git;a=tree;hb=91edd6ece36e84a1c6d63a1cf63a1a6d84bd443a' and put them under '~/.local/share/fonts' etc., or use --with-urwotf-dir)") fi else STEPMAKE_ADD_ENTRY(OPTIONAL,'(these files are missing: $MISSING_URWOTF_FILES)')