[evince] build: Use $(LIBTOOL), not $(SAVED_LIBTOOL)



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]