Commits


Kouhei Sutou authored and Uwe L. Korn committed ec6188efcc8
ARROW-769: [GLib] Support building without installed Arrow C++ It doesn't require "make install"-ed Arrow C++ to build Arrow GLib. But it requires "make"-ed Arrow C++. This is useful to build packages. Author: Kouhei Sutou <kou@clear-code.com> Closes #490 from kou/glib-support-build-without-installed-arrow-cpp and squashes the following commits: 352999b [Kouhei Sutou] [GLib] Support building without installed Arrow C++