From 4411fbe25e9625ca4dd7c94aebc7ffd70b0e5beb Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Mon, 28 Jun 2010 18:25:51 +0000 Subject: 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 --- autoconf/configure.ac | 4 ---- 1 file changed, 4 deletions(-) (limited to 'autoconf') diff --git a/autoconf/configure.ac b/autoconf/configure.ac index 9977f3f53a..be320cf398 100644 --- a/autoconf/configure.ac +++ b/autoconf/configure.ac @@ -1248,10 +1248,6 @@ AC_ARG_WITH(oprofile, AC_DEFINE_UNQUOTED([USE_OPROFILE],$USE_OPROFILE, [Define if we have the oprofile JIT-support library]) -dnl gCRAnnotations isn't the function we care about, but it's the only -dnl thing exported. -AC_CHECK_LIB(CrashReporterClient, gCRAnnotations) - dnl===-----------------------------------------------------------------------=== dnl=== dnl=== SECTION 6: Check for header files -- cgit v1.2.3