[evince] build: Use $(LIBTOOL), not $(SAVED_LIBTOOL)
- From: JÃrg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] build: Use $(LIBTOOL), not $(SAVED_LIBTOOL)
- Date: Wed, 30 Nov 2011 11:02:48 +0000 (UTC)
commit 0da73daa6993026466a8f817975c7bd5dd2d6737
Author: JÃrg Billeter <j bitron ch>
Date: Sun Nov 27 15:49:19 2011 +0100
build: Use $(LIBTOOL), not $(SAVED_LIBTOOL)
libdocument/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am
index 063a041..eaa1db6 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -161,7 +161,7 @@ EvinceDocument-$(EV_API_VERSION).gir: libevdocument3.la Makefile $(INST_H_FILES)
--include=GdkPixbuf-2.0 \
--include=Gtk-3.0 \
--library=evdocument3 \
- --libtool="$(SAVED_LIBTOOL)" \
+ --libtool="$(LIBTOOL)" \
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \
-I$(top_srcdir) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]