[network-manager-applet] build: no need to link nm-c-e/nm-a with src/utils/libutils-libnm.la
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] build: no need to link nm-c-e/nm-a with src/utils/libutils-libnm.la
- Date: Fri, 10 Feb 2017 12:26:14 +0000 (UTC)
commit 8a80a4dd0918a92de97f71bdda83552fa5dba882
Author: Thomas Haller <thaller redhat com>
Date: Fri Feb 10 13:00:35 2017 +0100
build: no need to link nm-c-e/nm-a with src/utils/libutils-libnm.la
src/wireless-security/libwireless-security-libnm.la already links with
src/utils/libutils-libnm.la, thus we have the symobols ready.
Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 931c9b0..cba532f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -664,7 +664,6 @@ src_connection_editor_nm_connection_editor_CPPFLAGS = \
src_connection_editor_nm_connection_editor_LDADD = \
src/wireless-security/libwireless-security-libnm.la \
- src/utils/libutils-libnm.la \
src/libnma/libnma.la \
$(GTK_LIBS) \
$(LIBNM_LIBS) \
@@ -787,7 +786,6 @@ src_nm_applet_CPPFLAGS = \
$(APPINDICATOR_CFLAGS)
src_nm_applet_LDADD = \
- src/utils/libutils-libnm.la \
src/wireless-security/libwireless-security-libnm.la \
src/libnma/libnma.la \
$(GTK_LIBS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]