[glom] Don't link libglom statically on maemo
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glom] Don't link libglom statically on maemo
- Date: Thu, 17 Sep 2009 16:37:41 +0000 (UTC)
commit 93df6090585b523434827e6957c95b73038ab6c0
Author: Johannes Schmid <jhs jsschmid de>
Date: Thu Sep 17 18:37:16 2009 +0200
Don't link libglom statically on maemo
ChangeLog | 5 +++++
Makefile_libglom.am | 4 ----
2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7cdb161..c7065ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-09-17 Johannes Schmid <jschmid openismus com>
+ * Makefile_libglom.am: Don't link libglom
+ statically on maemo. (#594355)
+
+2009-09-17 Johannes Schmid <jschmid openismus com>
+
* glom/application.cc: offer_new_or_existing():
Replace a TODO comment with g_assert_val_if_reached() because
reaching this branch would mean that the dialog returned
diff --git a/Makefile_libglom.am b/Makefile_libglom.am
index 1220ff5..503de46 100644
--- a/Makefile_libglom.am
+++ b/Makefile_libglom.am
@@ -164,8 +164,4 @@ glom_libglom_libglom_1_12_la_SOURCES += \
glom_libglom_libglom_1_12_la_LIBADD = $(LIBGLOM_LIBS) $(PYTHON_LIBS)
-if GLOM_ENABLE_MAEMO
-glom_libglom_libglom_1_12_la_LDFLAGS = -no-undefined -static
-else
glom_libglom_libglom_1_12_la_LDFLAGS = -no-undefined
-endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]