Various updates in ALSA for probing while device is open and in Windows for thread...
[rtaudio.git] / rtaudio-config.in
index f950f4ef64e980a694873e8387effe196d2dbb51..c689a989e615ecc97ded0df5ea32abd15aab0acf 100644 (file)
@@ -9,7 +9,7 @@ CFLAGS="@audio_apis@"
 
 if (test "x$1" == "x--libs") ; then
   echo "$LIBRARY"
-elif (test "x$1" == "x--cflags") ; then
+elif (test "x$1" == "x--CFLAGS") ; then
   echo "$CFLAGS"
 else
   echo "Unknown option: $1"