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>
This commit is contained in:
Chengwei Yang 2013-11-25 20:53:44 +08:00 committed by Simon McVittie
parent ac502b5cdd
commit 00993d3702

View file

@ -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,