[librsvg] Remove obsolete script
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Remove obsolete script
- Date: Sat, 14 Jan 2012 16:02:23 +0000 (UTC)
commit fd76212e2dc8e41b2c23d6e76c02cc7803da4a12
Author: Christian Persch <chpe gnome org>
Date: Sat Jan 14 17:00:13 2012 +0100
Remove obsolete script
https://bugzilla.gnome.org/show_bug.cgi?id=580325
Makefile.am | 1 -
configure.in | 4 ---
rsvg.in | 73 ----------------------------------------------------------
3 files changed, 0 insertions(+), 78 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9df6a56..4f4bde2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -163,7 +163,6 @@ EXTRA_DIST = \
TODO \
COPYING.LIB \
librsvg-zip.in \
- rsvg.in \
librsvg.def \
gtk-doc.make
diff --git a/configure.in b/configure.in
index 44ee264..077afc9 100644
--- a/configure.in
+++ b/configure.in
@@ -321,10 +321,6 @@ doc/version.xml
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])
-if test "$with_gtk" = "2.0"; then
- AC_CONFIG_FILES([rsvg])
-fi
-
AC_OUTPUT
dnl =============================================================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]