From d923f0e51fcd351e092933a98aea04ce44540368 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 16 Jun 2009 16:47:57 +0000 Subject: [build] Fix introspection build with shave Bug #585971. --- (limited to 'libdocument') diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am index 82b08a5..b62f18a 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="$(LIBTOOL)" \ + --libtool="$(SHAVE_SAVED_LIBTOOL)" \ --output $@ \ --pkg evince-document-$(EV_API_VERSION) \ -I$(top_srcdir) \ -- cgit v0.9.1