[msitools] build-sys: libtool export-symbols-regex is ignored with = ...
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [msitools] build-sys: libtool export-symbols-regex is ignored with = ...
- Date: Fri, 25 Jan 2013 20:17:35 +0000 (UTC)
commit eb303b079f6453f0f5f023c0e12be920db2897a6
Author: Marc-Andrà Lureau <marcandre lureau gmail com>
Date: Fri Jan 25 21:16:46 2013 +0100
build-sys: libtool export-symbols-regex is ignored with = ...
libmsi/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libmsi/Makefile.am b/libmsi/Makefile.am
index 58e511b..e4cc68f 100644
--- a/libmsi/Makefile.am
+++ b/libmsi/Makefile.am
@@ -41,7 +41,7 @@ libmsi_la_SOURCES = \
$(NULL)
libmsi_la_LDFLAGS = -no-undefined -rpath $(libdir) \
- -export-symbols-regex='^libmsi_'
+ -export-symbols-regex '^libmsi_'
libmsi_la_LIBADD = $(GLIB_LIBS) $(GSF_LIBS) $(GOBJECT_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]