summaryrefslogtreecommitdiff
path: root/tests/offsets
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@litl.com>2009-02-20 23:32:26 -0300
committerJohan Dahlin <johan@gnome.org>2009-02-20 23:32:26 -0300
commitb877e24ced1a2c699e1aa9d37a998e0340d3b3f0 (patch)
tree85e58d3e06037fc8db9bbcbcefdd1914555e6c1d /tests/offsets
parent1f024a1a2894448d37e91feb0b5a047f9ce55a96 (diff)
downloadgobject-introspection-b877e24ced1a2c699e1aa9d37a998e0340d3b3f0.tar.gz
Use shave to reduce compiling output
Which let's us focus on the important warnings.
Diffstat (limited to 'tests/offsets')
-rw-r--r--tests/offsets/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/offsets/Makefile.am b/tests/offsets/Makefile.am
index 400d32a7..75dba3cb 100644
--- a/tests/offsets/Makefile.am
+++ b/tests/offsets/Makefile.am
@@ -21,7 +21,7 @@ liboffsets_la_LDFLAGS = -avoid-version -rpath $(libdir)
offsets-1.0.gir: liboffsets.la offsets.h $(SCANNER_BIN) $(SCANNER_LIBS) Makefile
$(CHECK_DEBUG) $(SCANNER) \
--include=GObject-2.0 \
- --libtool="$(LIBTOOL)" \
+ --libtool="$(SHAVE_SAVED_LIBTOOL)" \
--library=offsets \
--namespace=offsets \
--nsversion=1.0 \