[llvm-commits] [PATCH] build: fix m4 quoting for newer autotools

NAKAMURA Takumi geek4civic at gmail.com
Sat Jan 26 20:08:40 PST 2013


  LGTM.


================
Comment at: autoconf/configure.ac:1510
@@ +1509,3 @@
+  AC_MSG_RESULT([no])
+  AC_DEFINE([HAVE_CRASHREPORTER_INFO], [0], [can use __crashreporter_info__])
+])
----------------
I suggest such fixing message might be a separated patch.


http://llvm-reviews.chandlerc.com/D332



More information about the llvm-commits mailing list