summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChengwei Yang <chengwei.yang@intel.com>2013-11-25 20:53:44 +0800
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-11-27 15:05:01 +0000
commit00993d3702dfdb00970ac62fa793aa60cd7c162e (patch)
tree1da0f15fe36c8636d58779274705712a334fc0eb /configure.ac
parentac502b5cdd17f6819ec8d1f935871139767f0944 (diff)
Remove duplicate checking for pkg-config
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71985 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
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 bae18118..e37a6329 100644
--- a/configure.ac
+++ b/configure.ac
@@ -894,8 +894,6 @@ fi
# unix:path=/foo or unix:abstract=/foo
AC_SUBST(DBUS_PATH_OR_ABSTRACT)
-PKG_PROG_PKG_CONFIG
-
#### Sort out XML library
AC_CHECK_LIB(expat, XML_ParserCreate_MM,