summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-06-28 18:25:51 +0000
committerEric Christopher <echristo@apple.com>2010-06-28 18:25:51 +0000
commit4411fbe25e9625ca4dd7c94aebc7ffd70b0e5beb (patch)
treefcfd6d300bb12adef3fa32e364c7213225364ecf /include
parent4a1cad673c5bf0812099c6c8f551fe6af967c2b3 (diff)
downloadllvm-4411fbe25e9625ca4dd7c94aebc7ffd70b0e5beb.tar.gz
llvm-4411fbe25e9625ca4dd7c94aebc7ffd70b0e5beb.tar.bz2
llvm-4411fbe25e9625ca4dd7c94aebc7ffd70b0e5beb.tar.xz
Pull in the libCrashReporterClient.a information with a warning comment.
Remove library check and regenerate configure. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107028 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Config/config.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 74d361f8da..d12f82a901 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -178,10 +178,6 @@
/* Set to 1 if the isnan function is found in <math.h> */
#undef HAVE_ISNAN_IN_MATH_H
-/* Define to 1 if you have the `CrashReporterClient' library
- (-lCrashReporterClient). */
-#undef HAVE_LIBCRASHREPORTERCLIENT
-
/* Define if you have the libdl library or equivalent. */
#undef HAVE_LIBDL