gvfs r2145 - in trunk: . common
- From: ryanl svn gnome org
- To: svn-commits-list gnome org
- Subject: gvfs r2145 - in trunk: . common
- Date: Sat, 20 Dec 2008 20:10:59 +0000 (UTC)
Author: ryanl
Date: Sat Dec 20 20:10:59 2008
New Revision: 2145
URL: http://svn.gnome.org/viewvc/gvfs?rev=2145&view=rev
Log:
2008-12-16 Ryan Lortie <desrt desrt ca>
Bug 562955 â parallel build doesn't work
* common/Makefile.am: use non-absolute path for libgvfscommon.la so
that automake can see the dependency
Modified:
trunk/ChangeLog
trunk/common/Makefile.am
Modified: trunk/common/Makefile.am
==============================================================================
--- trunk/common/Makefile.am (original)
+++ trunk/common/Makefile.am Sat Dec 20 20:10:59 2008
@@ -35,7 +35,7 @@
$(AVAHI_CFLAGS)
libgvfscommon_dnssd_la_LIBADD = \
- $(top_builddir)/common/libgvfscommon.la \
+ libgvfscommon.la \
$(AVAHI_LIBS)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]