summaryrefslogtreecommitdiff
path: root/build/jalv_config.h
blob: 3eae4f995270684194ce45e2dd9edd367a907b38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* WARNING! All changes made to this file will be lost! */

#ifndef W_JALV_CONFIG_H_WAF
#define W_JALV_CONFIG_H_WAF

#define HAVE_LV2 1
#define HAVE_LILV 1
#define HAVE_SERD 1
#define HAVE_SORD 1
#define HAVE_SUIL 1
#define HAVE_SRATOM 1
#define JALV_VERSION "1.4.6"

#endif /* W_JALV_CONFIG_H_WAF */