[vte/vte-next: 194/223] Fix exports
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-next: 194/223] Fix exports
- Date: Wed, 22 Jun 2011 21:04:54 +0000 (UTC)
commit 2ee8dd4d44efa8ad178ff3c471012624bd213a4e
Author: Christian Persch <chpe gnome org>
Date: Thu Jun 16 20:29:29 2011 +0200
Fix exports
Export all public symbols.
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index ed388ad..2827ff2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -99,7 +99,7 @@ libvte VTE_LIBRARY_SUFFIX_U@_la_LIBADD = $(VTE_LIBS)
libvte VTE_LIBRARY_SUFFIX_U@_la_LDFLAGS = \
$(VTE_LDFLAGS) \
-version-info $(LT_VERSION_INFO) \
- -export-symbols-regex "^vte_buffer_.*|^vte_terminal_.*|^vte_pty_.*|^vte_get_.*" \
+ -export-symbols-regex "^vte_.*" \
@LIBTOOL_EXPORT_OPTIONS@ @LIBTOOL_FLAGS@ \
$(AM_LDFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]