source: roaraudio/include/roaraudio/config.h.OLD @ 316:3a3da20ac71f

Last change on this file since 316:3a3da20ac71f was 316:3a3da20ac71f, checked in by phi, 16 years ago

no... we better call it ROAR_HAVE_LINUX_SENDFILE

File size: 284 bytes
Line 
1//config.h:
2
3#ifndef _ROARAUDIO_CONFIG_H_
4#define _ROARAUDIO_CONFIG_H_
5
6#define ROAR_HAVE_ESD
7#define ROAR_HAVE_LIBAO
8#define ROAR_HAVE_LIBVORBIS
9#define ROAR_HAVE_LIBVORBISFILE
10
11#define ROAR_HAVE_SAFE_OVERFLOW
12
13#define ROAR_HAVE_LINUX_SENDFILE
14
15#define ROAR_HAVE_MLOCK
16
17#endif
18
19//ll
Note: See TracBrowser for help on using the repository browser.