1 /* Configuration header created by Waf - do not edit */
2 #ifndef _CONFIG_H_WAF
3 #define _CONFIG_H_WAF
4 
5 /* #define HAVE_SAMPLERATE 0 */
6 /* #define HAVE_PPOLL 0 */
7 /* #define HAVE_SNDFILE */
8 /* #define HAVE_NCURSES 0 */
9 /* #define HAVE_CELT 0 */
10 /* #define HAVE_CELT_API_0_11 0 */
11 /* #define HAVE_CELT_API_0_8 0 */
12 /* #define HAVE_CELT_API_0_7 0 */
13 /* #define HAVE_CELT_API_0_5 0 */
14 /* #define HAVE_READLINE 0 */
15 #define CLIENT_NUM 32
16 #define PORT_NUM_FOR_CLIENT 24
17 #define PORT_NUM 256
18 #define PORT_NUM_MAX 512
19 #define ADDON_DIR "/system/lib/jack"
20 #define JACK_LOCATION "/system/bin"
21 #define JACKMP 1
22 /* #define USE_POSIX_SHM 0 */
23 /* #define __CLIENTDEBUG__ 1 */
24 
25 #endif /* _CONFIG_H_WAF */
26