[gtk+] Drop -uninstalled.pc files
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Drop -uninstalled.pc files
- Date: Fri, 30 Dec 2011 05:29:26 +0000 (UTC)
commit 08c89c11d1a95933652ff76ddb25d22d974c2d86
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Dec 30 00:28:15 2011 -0500
Drop -uninstalled.pc files
This has already been done in GLib, so follow suit here.
Makefile.am | 6 ------
README.in | 5 +++++
configure.ac | 2 --
gail-3.0-uninstalled.pc.in | 11 -----------
gtk+-3.0-uninstalled.pc.in | 10 ----------
5 files changed, 5 insertions(+), 29 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 47afc44..285785f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,10 +63,6 @@ gdk-x11-3.0.pc gdk-win32-3.0.pc gdk-quartz-3.0.pc gdk-broadway-3.0.pc gdk-waylan
rm -f $@ && \
cp gdk-3.0.pc $@
-gtk+-*-3.0-uninstalled.pc: gtk+-3.0-uninstalled.pc
- rm -f $@ && \
- cp gtk+-3.0-uninstalled.pc $@
-
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gdk-3.0.pc gtk+-3.0.pc gail-3.0.pc
@@ -84,8 +80,6 @@ DISTCLEANFILES = \
gdk-3.0.pc \
gdk-x11-3.0.pc \
gail-3.0.pc \
- gtk+-3.0-uninstalled.pc \
- gail-3.0-uninstalled.pc \
config.lt
distclean-local:
diff --git a/README.in b/README.in
index f8cec33..6c4864f 100644
--- a/README.in
+++ b/README.in
@@ -27,6 +27,11 @@ Installation
See the file 'INSTALL'
+Release notes for 3.4
+=====================
+
+* The -uninstalled variants of the pkg-config files have been dropped.
+
Release notes for 3.2
=====================
diff --git a/configure.ac b/configure.ac
index 4c4bf30..2260867 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1734,8 +1734,6 @@ gdk-3.0.pc
gtk+-3.0.pc
gtk+-unix-print-3.0.pc
gail-3.0.pc
-gtk+-3.0-uninstalled.pc
-gail-3.0-uninstalled.pc
m4macros/Makefile
po/Makefile.in
po-properties/Makefile.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]