summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-05-17 15:15:35 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:11:16 +0100
commitd0d73e91453b15611971d49615c843c5c2445d85 (patch)
tree6f2785fd27ee9e4c22d03bbb6444d8bd7ae7e7bf /configure.ac
parent3a9c58553c71e09d95ca6e436eeac6c285f920a3 (diff)
downloadtelepathy-account-widgets-d0d73e91453b15611971d49615c843c5c2445d85.tar.gz
m4: rename valgrind macro names and files (empathy → tpaw)
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6e950364..0a8edd7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -122,7 +122,7 @@ if test -z "$XSLTPROC"; then
fi
AM_PATH_PYTHON([2.3])
-EMPATHY_ARG_VALGRIND
+TPAW_ARG_VALGRIND
# -----------------------------------------------------------