Changeset ad7c710


Ignore:
Timestamp:
Nov 17, 2011, 2:12:29 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:
82335b7
Parents:
5820107
Message:

wscript: use --enable-samplerate as in configure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r5820107 rad7c710  
    3939  opt.add_option('--enable-lash', action='store_true', default=False,
    4040      help='compile with lash support')
    41   opt.add_option('--enable-libsamplerate', action='store_true', default=False,
     41  opt.add_option('--enable-samplerate', action='store_true', default=False,
    4242      help='compile with libsamplerate support')
    4343  opt.add_option('--with-target-platform', type='string',
Note: See TracChangeset for help on using the changeset viewer.