From: Chengwei Yang Date: Mon, 25 Nov 2013 12:53:44 +0000 (+0800) Subject: Remove duplicate checking for pkg-config X-Git-Tag: dbus-1.7.10~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00993d3702dfdb00970ac62fa793aa60cd7c162e;p=thirdparty%2Fdbus.git Remove duplicate checking for pkg-config Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71985 Reviewed-by: Simon McVittie --- diff --git a/configure.ac b/configure.ac index bae18118e..e37a63294 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,