]> Repos - portaudio/commitdiff
configure.in fix from Leland '[Portaudio] Small patch to fix Mac build' march 4
authorrbencina <rbencina@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 7 Apr 2013 10:20:18 +0000 (10:20 +0000)
committerrbencina <rbencina@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 7 Apr 2013 10:20:18 +0000 (10:20 +0000)
configure.in

index 77835818328018c1d1c8065c70b8bf460d4c653b..8501ea6a65f880c42b833192bae1490973cdf287 100644 (file)
@@ -208,7 +208,7 @@ case "${host_os}" in
         LIBS="-framework CoreAudio -framework AudioToolbox -framework AudioUnit -framework Carbon"
 
         if test "x$enable_mac_universal" = "xyes" ; then
-           case "xcodebuild -version | sed -n 's/Xcode \(.*\)/\1/p'" in
+           case `xcodebuild -version | sed -n 's/Xcode \(.*\)/\1/p'` in
 
            [12]*|3.0|3.1)
               dnl In pre-3.2 versions of Xcode, xcodebuild doesn't