*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 18 Mar 2020 10:11:21 +0100
changeset 5468 e9da15c1a36c
parent 5467 914f6955a10a
child 5469 d78065ee4cff
*** empty log message ***
SoundStream.st
--- a/SoundStream.st	Thu Mar 05 10:53:30 2020 +0100
+++ b/SoundStream.st	Wed Mar 18 10:11:21 2020 +0100
@@ -100,7 +100,7 @@
 
 # ifdef __osx__
 #  ifndef SUPPORT_PORTAUDIO
-#   define SUPPORT_PORTAUDIO
+#   define xxxSUPPORT_PORTAUDIO 	// def comes from config file
 #  endif
 # endif // __osx__