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 (parent:
2e12fc4
)
Fix checksum calculation with DESTDIR installations
author
Tobias Brunner
<tobias@strongswan.org>
Mon, 15 Apr 2013 14:48:46 +0000
(16:48 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Mon, 15 Apr 2013 14:48:46 +0000
(16:48 +0200)
src/checksum/Makefile.am
patch
|
blob
|
history
diff --git
a/src/checksum/Makefile.am
b/src/checksum/Makefile.am
index
1405fcd
..
9f69450
100644
(file)
--- a/
src/checksum/Makefile.am
+++ b/
src/checksum/Makefile.am
@@
-18,7
+18,7
@@
INCLUDES = \
-I$(top_srcdir)/src/libhydra \
-I$(top_srcdir)/src/libcharon
AM_CFLAGS = \
-I$(top_srcdir)/src/libhydra \
-I$(top_srcdir)/src/libcharon
AM_CFLAGS = \
- -DPLUGINDIR=\"${plugindir}\" \
+ -DPLUGINDIR=\"${
DESTDIR}${
plugindir}\" \
-rdynamic
# we keep track of build dependencies in deps and use libs to store the paths
-rdynamic
# we keep track of build dependencies in deps and use libs to store the paths