You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-49369: [C++][R] Deal with validating libtool again (#49370)
### Rationale for this change
Deal with bespoke frameworks on CRAN machines, ensure we can detect Apple-provided `libtool` as opposed to GNU `libtool`. Modernize cmake.
### What changes are included in this PR?
Use `VALIDATOR` to validate `libtool`, a slightly more flexible regex
### Are these changes tested?
Yes
### Are there any user-facing changes?
No, well just one.
* GitHub Issue: #49369
Lead-authored-by: Jonathan Keane <jkeane@gmail.com>
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
Signed-off-by: Jonathan Keane <jkeane@gmail.com>
0 commit comments