Commits


Kouhei Sutou authored and Uwe L. Korn committed 72e660a7c90
ARROW-1933: [GLib] Fix build error with --with-arrow-cpp-build-dir The option is used in building deb package. `arrow/gpu/cuda_version.h` exists in build directory not source directory. Author: Kouhei Sutou <kou@clear-code.com> Closes #1429 from kou/glib-fix-build-error-with-arrow-cpp-build-dir and squashes the following commits: 879d6bc [Kouhei Sutou] [GLib] Fix build error with --with-arrow-cpp-build-dir