summaryrefslogtreecommitdiff
path: root/build/jalv_config.h
blob: 7edb253998cd997437aeced41860cf18391eb797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* 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_JACK_SESSION 1
#define JALV_VERSION "1.4.6"

#endif /* W_JALV_CONFIG_H_WAF */