Re: NM-0.7.1rc1 fails to build with --as-needed
- From: Mikhail Efremov <mikhefr gmail com>
- To: networkmanager-list gnome org
- Subject: Re: NM-0.7.1rc1 fails to build with --as-needed
- Date: Fri, 27 Feb 2009 15:32:24 +0300
On Friday 27 February 2009 15:03:49 Victor Ashirov wrote:
>
> > Does the following patch work better?
>
> No. It gives the same error.
Try attached patch.
--
WBR, Mikhail Efremov
diff --git a/system-settings/plugins/keyfile/tests/Makefile.am b/system-settings/plugins/keyfile/tests/Makefile.am
index 6d8666c..5f2ab72 100644
--- a/system-settings/plugins/keyfile/tests/Makefile.am
+++ b/system-settings/plugins/keyfile/tests/Makefile.am
@@ -19,9 +19,9 @@ test_keyfile_CPPFLAGS = \
test_keyfile_LDADD = \
$(DBUS_LIBS) \
+ $(top_builddir)/system-settings/plugins/keyfile/io/libkeyfile-io.la \
$(top_builddir)/libnm-glib/libnm_glib.la \
- $(top_builddir)/libnm-util/libnm-util.la \
- $(top_builddir)/system-settings/plugins/keyfile/io/libkeyfile-io.la
+ $(top_builddir)/libnm-util/libnm-util.la
if WITH_TESTS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]