summaryrefslogtreecommitdiff
path: root/autoconf/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'autoconf/configure.ac')
-rw-r--r--autoconf/configure.ac4
1 files changed, 0 insertions, 4 deletions
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