projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1f7274
)
Build system: Remove superfluous C(PP)FLAG.
author
Florian Forster
<octo@collectd.org>
Sun, 5 Feb 2012 12:49:45 +0000
(13:49 +0100)
committer
Florian Forster
<octo@collectd.org>
Sun, 5 Feb 2012 12:49:45 +0000
(13:49 +0100)
Change-Id: Ic2f665869f863b1e0dca9b5ccde2803715386a3c
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
b503120
..
023e21a
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1665,7
+1665,7
@@
CPPFLAGS="$SAVE_CPPFLAGS"
if test "x$with_libiptc" = "xown"
then
- with_libiptc_cflags="
-I${srcdir}/src/owniptc
"
+ with_libiptc_cflags=""
with_libiptc_libs=""
fi
if test "x$with_libiptc" = "xown"