aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-28 16:43:19 -0500
committerTed Gould <ted@canonical.com>2009-10-28 16:43:19 -0500
commitb98a4811a0b03335da1fad3d0e0bce08bdad2a00 (patch)
tree59b3275221db0af23dbf48bf55b4f4c198a35905 /configure.ac
parent755adf0afbb0b0478f6c9f3534f04f21bcdea910 (diff)
downloadlibayatana-indicator-b98a4811a0b03335da1fad3d0e0bce08bdad2a00.tar.gz
libayatana-indicator-b98a4811a0b03335da1fad3d0e0bce08bdad2a00.tar.bz2
libayatana-indicator-b98a4811a0b03335da1fad3d0e0bce08bdad2a00.zip
Removing valgrind as I want to clean this branch up and make another for that.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac10
1 files changed, 0 insertions, 10 deletions
diff --git a/configure.ac b/configure.ac
index 586807e..fe4aec5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,16 +34,6 @@ AC_SUBST(LIBINDICATOR_CFLAGS)
AC_SUBST(LIBINDICATOR_LIBS)
##############################
-# Valgrind
-##############################
-
-PKG_CHECK_MODULES(VALGRIND, valgrind)
-
-AC_SUBST(VALGRIND_CFLAGS)
-AC_SUBST(VALGRIND_LIBS)
-
-
-##############################
# Custom Junk
##############################