strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8f1b44b
)
tkm: Properly refer to includes now that AM_CPPFLAGS is used
author
Tobias Brunner
<tobias@strongswan.org>
Fri, 19 Jul 2013 07:02:04 +0000
(09:02 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Fri, 19 Jul 2013 07:02:04 +0000
(09:02 +0200)
src/charon-tkm/Makefile.am
patch
|
blob
|
history
diff --git
a/src/charon-tkm/Makefile.am
b/src/charon-tkm/Makefile.am
index
9b03c67
..
0fef1f6
100644
(file)
--- a/
src/charon-tkm/Makefile.am
+++ b/
src/charon-tkm/Makefile.am
@@
-18,7
+18,7
@@
DEFS += -DPLUGINS=\""$(PLUGINS)\"" -DIPSEC_PIDDIR=\"${piddir}\"
BUILD_OPTS = \
-XOBJ_DIR=$(CURDIR)/obj \
- -cargs $(
INCLUDE
S) $(DEFS) \
+ -cargs $(
AM_CPPFLAG
S) $(DEFS) \
-largs $(LIBLD) $(LIBFL)
# plugins to enable