summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-05-17 16:49:09 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:11:36 +0100
commit6822599c7c07d11c8a7fe4c6de42774884a77d1d (patch)
tree1515e3eb149b5cd0865aa3244a2bdccfae3666a1 /configure.ac
parentf7085a23a7f83e46d6320de2b9a197ea406619a8 (diff)
downloadtelepathy-account-widgets-6822599c7c07d11c8a7fe4c6de42774884a77d1d.tar.gz
configure.ac: change the PKG_CHECK_MODULES prefix from EMPATHY to 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 75d65bd8..6bca96d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -128,7 +128,7 @@ AC_SUBST(LDFLAGS)
# Pkg-Config dependency checks
# -----------------------------------------------------------
-PKG_CHECK_MODULES(EMPATHY,
+PKG_CHECK_MODULES(TPAW,
[
dbus-glib-1
glib-2.0 >= $GLIB_REQUIRED