Changeset ad65346 for wscript


Ignore:
Timestamp:
Sep 23, 2016, 6:57:20 AM (9 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/cnn, feature/crepe, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch
Children:
7d01fdf
Parents:
3ffedf22 (diff), bd8a92d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into pitchshift

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified wscript ΒΆ

    r3ffedf22 rad65346  
    114114    ctx.check(header_name='string.h')
    115115    ctx.check(header_name='limits.h')
     116    ctx.check(header_name='stdarg.h')
    116117    ctx.check(header_name='getopt.h', mandatory = False)
    117118    ctx.check(header_name='unistd.h', mandatory = False)
Note: See TracChangeset for help on using the changeset viewer.