Changeset 1910fed for wscript


Ignore:
Timestamp:
Dec 12, 2016, 12:27:45 AM (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, sampler, yinfft+
Children:
9682d9d
Parents:
33d0242
Message:

wscript: define HAVE_CONFIG_H here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r33d0242 r1910fed  
    329329    # the following defines will be passed as arguments to the compiler
    330330    # instead of being written to src/config.h
     331    ctx.define('HAVE_CONFIG_H', 1)
    331332
    332333    # add some defines used in examples
Note: See TracChangeset for help on using the changeset viewer.