[gnome-games] libgames-support: Use the right --libtool when generating the .gir



commit 08dae874ffb5c6bb838ad563de94216cf9266d83
Author: Christian Persch <chpe gnome org>
Date:   Mon Aug 17 22:56:42 2009 +0200

    libgames-support: Use the right --libtool when generating the .gir

 libgames-support/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgames-support/Makefile.am b/libgames-support/Makefile.am
index b9f1d95..566cd4c 100644
--- a/libgames-support/Makefile.am
+++ b/libgames-support/Makefile.am
@@ -372,7 +372,7 @@ GnomeGamesSupport-1.0.gir: $(INTROSPECTION_SCANNER) libgames-support-gi.la $(lib
 	--include=Gtk-2.0 \
 	--include=GGZ-1.0 \
 	--library=games-support-gi \
-	--libtool="$(SHAVE_SAVED_LIBTOOL)" \
+	--libtool="$(LIBTOOL)" \
 	--output $@ \
 	--pkg gobject-2.0 \
 	--pkg gtk+-2.0 \



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