[gobject-introspection] Remove a remnant of shave



commit 2a92ae1012c16f0dc7e5bd9470925a9d305029be
Author: Johan Bilien <jobi litl com>
Date:   Fri Sep 18 11:37:02 2009 -0400

    Remove a remnant of shave

 tests/offsets/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/offsets/Makefile.am b/tests/offsets/Makefile.am
index 1713eb4..f1a88c8 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="$(SHAVE_SAVED_LIBTOOL)" \
+	--libtool="$(LIBTOOL)" \
 	--library=liboffsets.la \
 	--namespace=offsets \
 	--nsversion=1.0 \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]