Changeset 55ffa55 for wscript


Ignore:
Timestamp:
Jan 7, 2012, 12:03:59 AM (12 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
36f954a
Parents:
b517cb3
Message:

wscript: remove debug output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    rb517cb3 r55ffa55  
    103103    conf.to_log('pkg-config was not found, not looking for (ignoring)')
    104104
    105   print conf.env
    106   print Options.options.directories
    107 
    108105  if (Options.options.disable_fftw == False) or not conf.env['PKGCONFIG']:
    109106    # one of fftwf or fftw3f
Note: See TracChangeset for help on using the changeset viewer.