[epiphany/wip/autocrap: 2/27] configure.ac: Remove explicit use of PKG_PROG_PKG_CONFIG



commit 3063130593fe217c91cafc611976d683a2fcfedb
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jun 29 16:16:09 2015 -0500

    configure.ac: Remove explicit use of PKG_PROG_PKG_CONFIG
    
    This is only needed if the first use of PKG_CHECK_MODULES is inside a
    conditional. See pkg-config(1).

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c40d1bf..5fd253c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,8 +50,6 @@ AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
 
 GLIB_GSETTINGS
 
-PKG_PROG_PKG_CONFIG
-
 GNOME_DEBUG_CHECK
 GNOME_COMPILE_WARNINGS([maximum])
 GNOME_MAINTAINER_MODE_DEFINES


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]