]> git.donarmstrong.com Git - lilypond.git/commit
configure: Match one PFB font if duplicates are found
authorPatrick McCarty <pnorcks@gmail.com>
Fri, 28 Aug 2009 00:21:17 +0000 (17:21 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Wed, 16 Sep 2009 18:36:29 +0000 (11:36 -0700)
commit88bcceedeb566ced9edcef51c7049a79f4fde10e
treebb259bf87450cb27c7e364de524c967ad4362b89
parentb8c66cadfa52c1c5b32ba35166d9b2099f627726
configure: Match one PFB font if duplicates are found

If fc-list finds more than one identical PFB font, we only want to match
one of them.  This case is probably rare, but we should be defensive
anyway.
(cherry picked from commit d9b28504722c90d0b092cd257d27e0d3f81b4592)
configure.in