[gobject-introspection] Also remove LD_LIBRARY_PATH bit from before AM_V_GEN for BarApp
- From: Colin Walters <walters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Also remove LD_LIBRARY_PATH bit from before AM_V_GEN for BarApp
- Date: Mon, 17 Aug 2009 04:25:02 +0000 (UTC)
commit ec1af4caa11788442b3b1ffae3d36bc7f53b52b8
Author: Colin Walters <walters verbum org>
Date: Mon Aug 17 00:24:11 2009 -0400
Also remove LD_LIBRARY_PATH bit from before AM_V_GEN for BarApp
tests/scanner/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/scanner/Makefile.am b/tests/scanner/Makefile.am
index 2c6ac7a..1c6c6c0 100644
--- a/tests/scanner/Makefile.am
+++ b/tests/scanner/Makefile.am
@@ -110,7 +110,7 @@ barapp_SOURCES = $(srcdir)/barapp.c $(srcdir)/barapp.h
barapp_LDADD = $(top_builddir)/girepository/libgirepository-1.0.la
barapp_LDFLAGS = -export-dynamic
BarApp-1.0.gir: barapp $(SCANNER_BIN) $(SCANNER_LIBS) Makefile
- LD_LIBRARY_PATH=$${LD_LIBRARY_PATH:+$$LD_LIBRARY_PATH:}:$(top_builddir)/girepository/.libs $(SCANNER) \
+ $(SCANNER) \
--include=GObject-2.0 \
--libtool="$(LIBTOOL)" \
--program=./barapp \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]