[evince] [build] Remove shave leftover
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evince] [build] Remove shave leftover
- Date: Fri, 6 Nov 2009 20:43:49 +0000 (UTC)
commit 570de6881ab91bbc7afbb401c10e611bac53a507
Author: Christian Persch <chpe gnome org>
Date: Fri Nov 6 21:41:15 2009 +0100
[build] Remove shave leftover
Use $(LIBTOOL), not $(SHAVE_SAVED_LIBTOOL).
libdocument/Makefile.am | 2 +-
libview/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am
index 22f9d3b..b9a3362 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -147,7 +147,7 @@ EvinceDocument-$(EV_API_VERSION).gir: libevdocument.la Makefile $(INST_H_FILES)
--include=GdkPixbuf-2.0 \
--include=Gtk-2.0 \
--library=evdocument \
- --libtool="$(SHAVE_SAVED_LIBTOOL)" \
+ --libtool="$(SAVED_LIBTOOL)" \
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \
-I$(top_srcdir) \
diff --git a/libview/Makefile.am b/libview/Makefile.am
index 89cfa36..ef38f99 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -114,7 +114,7 @@ EvinceView-$(EV_API_VERSION).gir: libevview.la Makefile $(INST_H_FILES)
--include=Gtk-2.0 \
--include=EvinceDocument-$(EV_API_VERSION) \
--library=evview \
- --libtool="$(SHAVE_SAVED_LIBTOOL)" \
+ --libtool="$(LIBTOOL)" \
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \
--pkg evince-view-$(EV_API_VERSION) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]