collectd: fix libgcrypt include dir 4279/head
authorChristian Pointner <equinox@spreadspace.org>
Wed, 19 Apr 2017 21:45:38 +0000 (23:45 +0200)
committerChristian Pointner <equinox@spreadspace.org>
Wed, 19 Apr 2017 22:07:52 +0000 (00:07 +0200)
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
utils/collectd/Makefile

index 6605d4a251a477b0b65a32d2083d9226cfc0d040..932c99d04ffcc1d8f56b4e76741ab8f4a8dd502d 100644 (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