Changeset f334300


Ignore:
Timestamp:
Sep 22, 2016, 7:15:58 PM (7 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:
5392db8
Parents:
70b2ab0
Message:

wscript: add stdarg.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r70b2ab0 rf334300  
    111111    ctx.check(header_name='string.h')
    112112    ctx.check(header_name='limits.h')
     113    ctx.check(header_name='stdarg.h')
    113114    ctx.check(header_name='getopt.h', mandatory = False)
    114115    ctx.check(header_name='unistd.h', mandatory = False)
Note: See TracChangeset for help on using the changeset viewer.