~stefan-derkits-net/mixxx/mixxx

« back to all changes in this revision

Viewing changes to mixxx/build/features.py

  • Committer: Stefan Derkits
  • Date: 2012-04-21 13:20:26 UTC
  • Revision ID: stefan@derkits.at-20120421132026-4xiksqpsf2mudfis
fixes to build on (K)Ubuntu 12.04

Show diffs side-by-side

added added

removed removed

Lines of Context:
388
388
            build.env.Append(CPPPATH=[self.INTERNAL_VAMP_PATH])
389
389
            self.INTERNAL_LINK = True
390
390
 
 
391
        conf.CheckLib('dl')
391
392
        build.env.Append(CPPDEFINES = '__VAMP__')
392
393
 
393
394
        # FFTW3 support