source: roaraudio/include/roaraudio/config.h.OLD @ 56:2f8c23a10120

Last change on this file since 56:2f8c23a10120 was 56:2f8c23a10120, checked in by phi, 16 years ago

added some mlock support code

File size: 189 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_SAFE_OVERFLOW
9
10#define ROAR_HAVE_MLOCK
11
12#endif
13
14//ll
Note: See TracBrowser for help on using the repository browser.