diff --git a/doc/doxygen/compile.txt b/doc/doxygen/compile.txt index 1a72527..47b5e47 100644 --- a/doc/doxygen/compile.txt +++ b/doc/doxygen/compile.txt @@ -38,19 +38,19 @@ STK compiles with realtime support on the following flavors of the Unix operatin Linux ALSA - __LINUX_ALSA__, __LITTLE_ENDIAN__ + __LINUX_ALSA__, \__LITTLE_ENDIAN__ asound, pthread Linux OSS (version 4.0 only, use ALSA for MIDI support) - __LINUX_OSS__, __LINUX_ALSA__, __LITTLE_ENDIAN__ + __LINUX_OSS__, \__LINUX_ALSA__, \__LITTLE_ENDIAN__ asound, pthread Linux and Macintosh OS-X Jack - __UNIX_JACK__, __LITTLE_ENDIAN__ + __UNIX_JACK__, \__LITTLE_ENDIAN__ asound, pthread, jack