[gnome-screensaver] Drop the .pc file
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-screensaver] Drop the .pc file
- Date: Sat, 27 Aug 2011 02:17:12 +0000 (UTC)
commit 6defb9d65a77e500750d2dfdf984af0c791c89c5
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Aug 26 22:16:04 2011 -0400
Drop the .pc file
The gnome-screensaver.pc file only contained information for
themes, which are not supported anymore.
configure.ac | 11 -----------
data/Makefile.am | 4 ----
data/gnome-screensaver.pc.in | 17 -----------------
3 files changed, 0 insertions(+), 32 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d4b4378..c53e2fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -662,16 +662,6 @@ AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)
-# Special directories
-# Used for .pc.in file
-
-privlibexecdir='${libexecdir}'/gnome-screensaver
-AC_SUBST(privlibexecdir)
-
-privdatadir='${datadir}'/gnome-screensaver
-AC_SUBST(privdatadir)
-
-
# Files
AC_OUTPUT([
@@ -680,7 +670,6 @@ po/Makefile.in
src/Makefile
src/gnome-screensaver.desktop.in
data/Makefile
-data/gnome-screensaver.pc
doc/Makefile
doc/gnome-screensaver.xml
])
diff --git a/data/Makefile.am b/data/Makefile.am
index dbf4767..13051aa 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -7,13 +7,9 @@ man_MANS = \
@INTLTOOL_XML_NOMERGE_RULE@
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = gnome-screensaver.pc
-
EXTRA_DIST = \
$(man_MANS) \
gnome-screensaver \
- gnome-screensaver.pc.in \
$(NULL)
DISTCLEANFILES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]