From: Ruben Kerkhof Date: Fri, 3 Jun 2016 17:07:29 +0000 (+0200) Subject: src/Makefile.am: merge 2 lines X-Git-Tag: collectd-5.6.0~279 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=655ce9e29da5277dcec57c7c7fbc8360e85eb404;p=collectd.git src/Makefile.am: merge 2 lines --- diff --git a/src/Makefile.am b/src/Makefile.am index fd4f733f..f91c4905 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -147,8 +147,7 @@ endif if BUILD_PLUGIN_APPLE_SENSORS pkglib_LTLIBRARIES += apple_sensors.la apple_sensors_la_SOURCES = apple_sensors.c -apple_sensors_la_LDFLAGS = $(PLUGIN_LDFLAGS) -apple_sensors_la_LDFLAGS += -framework IOKit +apple_sensors_la_LDFLAGS = $(PLUGIN_LDFLAGS) -framework IOKit endif if BUILD_PLUGIN_AQUAERO