1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01:00
Files
audacity/mac/config/x86_64/lib-src/lv2/serd/serd_config.h
Leland Lucius ccfd2f1c80 Update LV2 host
This greatly improves the LV2 host to the point where all
(non-midi) plugins distributed with Ubuntu 18.04 and Fedora
30 are supported.
2019-12-17 12:54:30 -06:00

13 lines
288 B
C

/* WARNING! All changes made to this file will be lost! */
#ifndef W_SERD_CONFIG_H_WAF
#define W_SERD_CONFIG_H_WAF
/* #undef HAVE_GCOV */
#define HAVE_FILENO 1
/* #undef HAVE_POSIX_FADVISE */
#define HAVE_POSIX_MEMALIGN 1
#define SERD_VERSION "0.30.0"
#endif /* W_SERD_CONFIG_H_WAF */