Changeset 55e9018
- Timestamp:
- Dec 1, 2007, 3:54:30 PM (17 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:
- b63b322, e7fb07e
- Parents:
- 8987df1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r8987df1 r55e9018 91 91 AM_CONDITIONAL(MINGW, false) 92 92 AM_CONDITIONAL(DARWIN, false) 93 case "${ build_os}" in93 case "${host_os}" in 94 94 *mingw* | *cygwin*) 95 95 mingw32_support="yes"
Note: See TracChangeset
for help on using the changeset viewer.