Commits


Yosuke Shiro authored and Kouhei Sutou committed 739ea7740fe
ARROW-3455: [Gandiva][C++] Support pkg-config for Gandiva Because we can detect whether Gandiva are built or not by pkg-config. Author: Yosuke Shiro <ys2014hs@gmail.com> Closes #2729 from shiro615/cpp-support-pkg-config-for-gandiva and squashes the following commits: 881c3b83 <Yosuke Shiro> Use 'Arrow' instead of 'arrow' 874c0cb1 <Yosuke Shiro> Support pkg-config for Gandiva