[cheese/cheese-window-refactor] Revert "Export everything"
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [cheese/cheese-window-refactor] Revert "Export everything"
- Date: Tue, 2 Feb 2010 10:08:14 +0000 (UTC)
commit 6cda466b8cd8af3d88ab4e81d3f0601008238544
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 2 09:13:54 2010 +0000
Revert "Export everything"
This reverts commit e85e5c12fbb0d0203639c7834d33706238e93623.
libcheese/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libcheese/Makefile.am b/libcheese/Makefile.am
index 0aef1a4..bea7082 100644
--- a/libcheese/Makefile.am
+++ b/libcheese/Makefile.am
@@ -40,7 +40,7 @@ libcheese_gtk_la_SOURCES = \
cheese-widget-private.h \
$(NULL)
-#EXTRA_DIST = cheese-gtk.symbols
+EXTRA_DIST = cheese-gtk.symbols
# FIXME when we have a .pc file, and sonames
cheesedir = $(includedir)/cheese
@@ -51,7 +51,7 @@ libcheese_gtk_la_LIBADD = \
$(CHEESE_LIBS)
libcheese_gtk_la_LDFLAGS = \
-version-info $(CHEESE_LT_VERSION) \
- -export-symbols-regex "^cheese_|.*_get_type" \
+ -export-symbols $(srcdir)/cheese-gtk.symbols \
-no-undefined \
$(AM_LDFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]