Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2009-06-16 16:47:57 (GMT)
committer Christian Persch <chpe@gnome.org>2009-06-16 16:56:57 (GMT)
commitd923f0e51fcd351e092933a98aea04ce44540368 (patch)
tree9df88e639d4e513f17a46ed977f5d591f6d59509 /libview/Makefile.am
parente4e11c845174f618cae495b1b99e53b2a4ab11fb (diff)
[build] Fix introspection build with shave
Bug #585971.
Diffstat (limited to 'libview/Makefile.am')
-rw-r--r--libview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libview/Makefile.am b/libview/Makefile.am
index 659bef9..ade460a 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -116,7 +116,7 @@ EvinceView-$(EV_API_VERSION).gir: libevview.la Makefile $(INST_H_FILES)
--include=Gtk-2.0 \
--include=EvDocument-$(EV_API_VERSION) \
--library=evview \
- --libtool="$(LIBTOOL)" \
+ --libtool="$(SHAVE_SAVED_LIBTOOL)" \
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \
--pkg evince-view-$(EV_API_VERSION) \