From e49ddd41e5549c1c6abab8005edd2e8b18ee0e09 Mon Sep 17 00:00:00 2001 From: yo mama Date: Sun, 25 Jan 2015 23:46:43 -0800 Subject: working copy...first push --- build/jalv_config.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 build/jalv_config.h (limited to 'build/jalv_config.h') diff --git a/build/jalv_config.h b/build/jalv_config.h new file mode 100644 index 0000000..d9ddc94 --- /dev/null +++ b/build/jalv_config.h @@ -0,0 +1,18 @@ +/* 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 HAVE_JACK 1 +#define HAVE_JACK_PORT_TYPE_GET_BUFFER_SIZE 1 +#define HAVE_JACK_METADATA 1 +#define JALV_JACK_SESSION 1 +#define JALV_VERSION "1.4.6" + +#endif /* W_JALV_CONFIG_H_WAF */ -- cgit v1.2.3-70-g09d2