Changeset 999b1823 for python/lib
- Timestamp:
- May 15, 2016, 11:27:02 PM (9 years ago)
- 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:
- e27b6a1
- Parents:
- 1772630
- git-author:
- Paul Brossier <piem@piem.org> (05/15/16 17:02:45)
- git-committer:
- Paul Brossier <piem@piem.org> (05/15/16 23:27:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/moresetuptools.py
r1772630 r999b1823 65 65 for define_macro in ['HAVE_STDLIB_H', 'HAVE_STDIO_H', 66 66 'HAVE_MATH_H', 'HAVE_STRING_H', 67 'HAVE_C99_VARARGS_MACROS', 67 68 'HAVE_LIMITS_H', 'HAVE_MEMCPY_HACKS']: 68 69 ext.define_macros += [(define_macro, 1)]
Note: See TracChangeset
for help on using the changeset viewer.