[clutter-gst] clutter-gst: do not hardcore libtool path
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst] clutter-gst: do not hardcore libtool path
- Date: Tue, 22 Apr 2014 10:20:17 +0000 (UTC)
commit a4b6dd885961948f5e4bd98e9c0f86de851f95da
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Tue Apr 22 11:17:15 2014 +0100
clutter-gst: do not hardcore libtool path
https://bugzilla.gnome.org/show_bug.cgi?id=728484
clutter-gst/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter-gst/Makefile.am b/clutter-gst/Makefile.am
index 5668b34..99aa350 100644
--- a/clutter-gst/Makefile.am
+++ b/clutter-gst/Makefile.am
@@ -156,7 +156,7 @@ ClutterGst- CLUTTER_GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libclutter-gs
--include=GstPbutils-1.0 \
--add-init-section="clutter_gst_init(0,NULL);" \
--library=libclutter-gst- CLUTTER_GST_API_VERSION@.la \
- --libtool="$(top_builddir)/libtool" \
+ --libtool="${LIBTOOL}" \
--output $@ \
--pkg gobject-2.0 \
--pkg cogl-1.0 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]