[libcryptui] Add --libtool option to g-ir-scanner
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libcryptui] Add --libtool option to g-ir-scanner
- Date: Thu, 10 Apr 2014 19:46:19 +0000 (UTC)
commit 5670703c80abb9d35539c07ecf0fbc078da52231
Author: Ting-Wei Lan <lantw44 gmail com>
Date: Fri Mar 28 01:06:00 2014 +0000
Add --libtool option to g-ir-scanner
Not using libtool causes strange build problem on FreeBSD. We may add
the -- libtool option or use INTROSPECTION_MAKEFILE.
https://bugzilla.gnome.org/show_bug.cgi?id=727196
libcryptui/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libcryptui/Makefile.am b/libcryptui/Makefile.am
index 443c525..76ed5ad 100644
--- a/libcryptui/Makefile.am
+++ b/libcryptui/Makefile.am
@@ -96,6 +96,7 @@ CryptUI- LIBCRYPTUI_MAJOR@.gir: $(INTROSPECTION_SCANNER) libcryptui.la
--namespace CryptUI --nsversion= LIBCRYPTUI_MAJOR@ \
$(INCLUDES) \
--include=Gtk-3.0 \
+ --libtool="$(LIBTOOL)" \
--library=libcryptui.la \
--pkg gtk+-3.0 \
--output $@ \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]