summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ad8f6ed)
raw | patch | inline | side by side (parent: ad8f6ed)
author | Florian Forster <octo@collectd.org> | |
Thu, 9 Jul 2015 07:37:41 +0000 (09:37 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 9 Jul 2015 07:37:41 +0000 (09:37 +0200) |
This substitution is undefined.
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index c4504acf5181028643fc76247aa53fe21370dc4a..8cad6fed5abb55ecb9f207820821f2e86b97a13a 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
pkglib_LTLIBRARIES += mqtt.la
mqtt_la_SOURCES = mqtt.c
mqtt_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-mqtt_la_CFLAGS = $(AM_CFLAGS) $(BUILD_WITH_LIBMOSQUITTO_CFLAGS)
mqtt_la_CPPFLAGS = $(AM_CPPFLAGS) $(BUILD_WITH_LIBMOSQUITTO_CPPFLAGS)
mqtt_la_LIBADD = $(BUILD_WITH_LIBMOSQUITTO_LIBS)
endif