gtkhtml r8865 - trunk/components/editor
- From: tml svn gnome org
- To: svn-commits-list gnome org
- Subject: gtkhtml r8865 - trunk/components/editor
- Date: Thu, 12 Jun 2008 19:13:55 +0000 (UTC)
Author: tml
Date: Thu Jun 12 19:13:54 2008
New Revision: 8865
URL: http://svn.gnome.org/viewvc/gtkhtml?rev=8865&view=rev
Log:
2008-06-12 Tor Lillqvist <tml novell com>
* Makefile.am: Use -no-undefined here, too.
Modified:
trunk/components/editor/ChangeLog
trunk/components/editor/Makefile.am
Modified: trunk/components/editor/Makefile.am
==============================================================================
--- trunk/components/editor/Makefile.am (original)
+++ trunk/components/editor/Makefile.am Thu Jun 12 19:13:54 2008
@@ -59,6 +59,8 @@
@GTKHTML_LIBS@ \
$(top_builddir)/gtkhtml/libgtkhtml- GTKHTML_API_VERSION@.la
+libgtkhtml_editor_la_LDFLAGS = -no-undefined
+
gtkhtml_editor_test_SOURCES = main.c
gtkhtml_editor_test_LDADD = \
@@ -118,7 +120,7 @@
gtkhtml-color-swatch.c \
gtkhtml-combo-box.c
-libglade_gtkhtml_editor_la_LDFLAGS = -module -avoid-version
+libglade_gtkhtml_editor_la_LDFLAGS = -module -avoid-version -no-undefined
libglade_gtkhtml_editor_la_LIBADD = @GTKHTML_CFLAGS@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]