[librsvg/librsvg-2.50] (#624): Remove obsolete librsvg-uninstalled.pc.in



commit 8977b9916e6b72da771d0f0d87d41ca8ed01b111
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Sep 14 14:09:16 2020 -0500

    (#624): Remove obsolete librsvg-uninstalled.pc.in
    
    We don't support uninstalled use of the C library.  I think many GNOME
    modules lost support for this a long time ago?
    
    Fixes https://gitlab.gnome.org/GNOME/librsvg/-/issues/624

 configure.ac              |  1 -
 librsvg-uninstalled.pc.in | 11 -----------
 2 files changed, 12 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3d23b1e6..3a3030ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -394,7 +394,6 @@ po/Makefile.in
 ])
 
 AC_CONFIG_FILES([librsvg-${RSVG_API_VERSION}.pc:librsvg.pc.in],[],[RSVG_API_VERSION=$RSVG_API_VERSION])
-AC_CONFIG_FILES([librsvg-${RSVG_API_VERSION}-uninstalled.pc:librsvg-uninstalled.pc.in],[],[RSVG_API_VERSION=$RSVG_API_VERSION])
 
 AC_OUTPUT
 


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