summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-06-05 13:00:51 -0300
committerJohan Dahlin <johan@gnome.org>2010-06-05 13:00:51 -0300
commitb73e81f17d9c8da6d38385c9cf22b7d51f668c16 (patch)
treefda733001dfe0c5755cd03a28c53d0b249d7e77b /configure.ac
parent1d517644b94a37237dae5e8f1b3f3b53b2e834b1 (diff)
downloadgobject-introspection-b73e81f17d9c8da6d38385c9cf22b7d51f668c16.tar.gz
[configure] Remove gcov leftover
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f586c43e..40e62776 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,8 +74,6 @@ if test "$GCC" = "yes"; then
fi
# Checks for libraries.
-GI_ENABLE_GCOV
-
AC_CHECK_LIB([dl], [dlopen])
AC_MSG_CHECKING(for the suffix of shared libraries)