[gdk-pixbuf] Remove uninstalled pkg-config file



commit c991762f14089d2244677be761263c257e449629
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Aug 1 14:59:39 2017 +0100

    Remove uninstalled pkg-config file
    
    The uninstalled pkg-config file is generally considered pointless;
    building multiple modules should not look into source directories of
    the dependencies, but use a separate installation prefix.

 configure.ac                     |    1 -
 gdk-pixbuf-2.0-uninstalled.pc.in |   11 -----------
 2 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0db24b9..4637188 100644
--- a/configure.ac
+++ b/configure.ac
@@ -985,7 +985,6 @@ AM_CONDITIONAL(MSVC_NO_TOOLSET_SET, [test x$MSVC_TOOLSET = x])
 AC_CONFIG_FILES([
 Makefile
 gdk-pixbuf-2.0.pc
-gdk-pixbuf-2.0-uninstalled.pc
 gdk-pixbuf/Makefile
 gdk-pixbuf/gdk_pixbuf.rc
 gdk-pixbuf/gdk-pixbuf-features.h


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