Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument
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 /libdocument
parente4e11c845174f618cae495b1b99e53b2a4ab11fb (diff)
[build] Fix introspection build with shave
Bug #585971.
Diffstat (limited to 'libdocument')
-rw-r--r--libdocument/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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) \