Commits


Lawrence Chan authored and Sutou Kouhei committed fec740b3b48
ARROW-9816: [C++] Escape quotes in config.h We should use `ESCAPE_QUOTES` when generating `config.h` so that quotes in e.g. `CXXFLAGS` are handled properly. Closes #8016 from llchan/escape-quotes-in-config.h Authored-by: Lawrence Chan <lchan@jumptrading.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>