collectd: fix libgcrypt include dir

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
This commit is contained in:
Christian Pointner 2017-04-19 23:45:38 +02:00
parent 51e67dae00
commit 65172443e2
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ CONFIGURE_ARGS+= \
ifneq ($(CONFIG_PACKAGE_COLLECTD_ENCRYPTED_NETWORK),)
CONFIGURE_ARGS+= \
--with-libgcrypt=$(STAGING_DIR)/include
--with-libgcrypt=$(STAGING_DIR)/usr/include
else
CONFIGURE_ARGS+= \
--without-libgcrypt