Nathan Hartman wrote on Wed, 02 Sep 2020 11:09 -0400: > Thomas's suggestion to wrap it in an AC_CACHE_CHECK() sounds like an > approach that should fix cross-compilation for buildroot and address > Daniel's point when cross-compiling for a Mach-O target.
Agreed. If a cache variable is considered the more idiomatic solution, then let's do that. > If ya'll could provide a patch, I'll verify I can build on Mac OS X > and the macro is defined as expected and 'svn --version --verbose' > shows the loaded shared libs. Thanks, Daniel