X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=SConstruct;h=fb52df0540eb9540409d6f7d4483cdb5553af515;hb=8efa36a18316fb8771ab4550a4b771f265cc1949;hp=a432db898cfc0e92fd4e74d75aae69fdc0f7fd5c;hpb=2a6f7d1f45438eae0b46636d43da07b36db53273;p=lilypond.git diff --git a/SConstruct b/SConstruct index a432db898c..fb52df0540 100644 --- a/SConstruct +++ b/SConstruct @@ -392,6 +392,8 @@ def configure (target, source, env): #this could happen after flower... env.ParseConfig ('guile-config compile') + test_program (required, 'pkg-config', '0.9.0', + 'pkg-config library compile manager', 'pkg-config') if test_lib (required, 'freetype2', '0.0', 'Development files for FreeType 2 font engine'): conf.env['DEFINES']['HAVE_FREETYPE2'] = '1'