]> Repos - portaudio/commit
mac autoconf: support current and future SDKs (#470)
authorPhil Burk <philburk@mobileer.com>
Tue, 26 Jan 2021 23:25:10 +0000 (15:25 -0800)
committerGitHub <noreply@github.com>
Tue, 26 Jan 2021 23:25:10 +0000 (15:25 -0800)
commitfa525d61997f3b62eaf0c14a47d663abe9e1b821
tree020ba96e00e248acb17ba74e9ea1907fa6c26fcf
parent68e1c5685b974c0e500def2af5cc869142b0a7cf
mac autoconf: support current and future SDKs (#470)

Improve the way we generate the path to the SDK so that it
it not tied to specific Mac versions.

Also changed macosx-version-min to 10.6

Fixes #378
Fixes #468

Use xcrun instead of xcodebuild

Note that "configure" was generated using autoconf on Linux.
.gitignore
configure
configure.in