Changeset 5215c01 for src/config.h.in


Ignore:
Timestamp:
Aug 9, 2005, 4:21:02 AM (19 years ago)
Author:
Paul Brossier <piem@altern.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:
ccfafb2
Parents:
cad8783
Message:

add c99 varargs checks, thanks to Mo DeJong?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/config.h.in

    rcad8783 r5215c01  
    1212/* Define to enable fftw3 support */
    1313#undef FFTW3_SUPPORT
     14
     15/* Defined when c99 style varargs macros are supported */
     16#undef HAVE_C99_VARARGS_MACROS
    1417
    1518/* Define to 1 if you have the <complex.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.