projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51e67da
)
collectd: fix libgcrypt include dir
4279/head
author
Christian Pointner
<equinox@spreadspace.org>
Wed, 19 Apr 2017 21:45:38 +0000
(23:45 +0200)
committer
Christian 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
patch
|
blob
|
history
diff --git
a/utils/collectd/Makefile
b/utils/collectd/Makefile
index 6605d4a251a477b0b65a32d2083d9226cfc0d040..932c99d04ffcc1d8f56b4e76741ab8f4a8dd502d 100644
(file)
--- a/
utils/collectd/Makefile
+++ b/
utils/collectd/Makefile
@@
-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