]> Repos - portaudio/commit
configure: better test for Mac OS arch
authorPhil Burk <philburk@mobileer.com>
Thu, 25 Feb 2021 02:09:57 +0000 (18:09 -0800)
committerPhil Burk <philburk@mobileer.com>
Thu, 25 Feb 2021 15:06:33 +0000 (07:06 -0800)
commitb14e866b278252a2b9845036febc9819ad4b6c2b
treec80914e58b4e0ba36f2134fe1c72fa486001089a
parent793c7ffc187c7c622c761d95fd7bf44824c19faa
configure: better test for Mac OS arch

Use AC_COMPILE_IFELSE because AC_TRY_COMPILE is deprecated.
Include cdefs.h because it has checks for architcture.
configure
configure.in