epiphany r8761 - trunk/src
- From: xan svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8761 - trunk/src
- Date: Sat, 7 Feb 2009 15:42:35 +0000 (UTC)
Author: xan
Date: Sat Feb 7 15:42:34 2009
New Revision: 8761
URL: http://svn.gnome.org/viewvc/epiphany?rev=8761&view=rev
Log:
Use epiphany_LDADD for Seed libraries.
Modified:
trunk/src/Makefile.am
Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Sat Feb 7 15:42:34 2009
@@ -136,7 +136,6 @@
$(NULL)
libephymain_la_CFLAGS += $(SEED_CFLAGS)
-libephymain_la_LIBADD += $(SEED_LIBS)
endif # ENABLE_SEED
if ENABLE_PYTHON
@@ -236,6 +235,10 @@
epiphany_LDADD += $(INTROSPECTION_LIBS)
endif
+if ENABLE_SEED
+epiphany_LDADD += $(SEED_LIBS)
+endif # ENABLE_SEED
+
if ENABLE_PYTHON
epiphany_LDADD += \
libpyphany.la \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]