From 2bfb3eb7d0323e69affca154395f51d8b577414d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 6 Apr 2016 00:46:19 +0200 Subject: Imported Upstream version 1.1.93 --- src/devices/team/Makefile.am | 1 - src/devices/team/Makefile.in | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'src/devices/team') diff --git a/src/devices/team/Makefile.am b/src/devices/team/Makefile.am index a6645833..3609ace4 100644 --- a/src/devices/team/Makefile.am +++ b/src/devices/team/Makefile.am @@ -14,7 +14,6 @@ AM_CPPFLAGS = \ -I${top_srcdir}/libnm-core \ -DG_LOG_DOMAIN=\""NetworkManager-team"\" \ -DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_INSIDE_DAEMON \ - -DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \ $(GLIB_CFLAGS) if WITH_TEAMDCTL diff --git a/src/devices/team/Makefile.in b/src/devices/team/Makefile.in index 6dce463e..115a7589 100644 --- a/src/devices/team/Makefile.in +++ b/src/devices/team/Makefile.in @@ -492,8 +492,7 @@ AM_CPPFLAGS = -I${top_srcdir}/src -I${top_builddir}/src \ -I${top_srcdir}/libnm-core \ -DG_LOG_DOMAIN=\""NetworkManager-team"\" \ -DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_INSIDE_DAEMON \ - -DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE $(GLIB_CFLAGS) \ - $(am__append_1) + $(GLIB_CFLAGS) $(am__append_1) pkglib_LTLIBRARIES = libnm-device-plugin-team.la SYMBOL_VIS_FILE = $(srcdir)/exports.ver libnm_device_plugin_team_la_SOURCES = \ -- cgit 1.3.0-6-gf8a5