src/owniptc/Makefile.am: Don't search KERNEL_DIR for headers.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 17 Sep 2009 08:12:07 +0000 (10:12 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 17 Sep 2009 08:12:07 +0000 (10:12 +0200)
commit84014b619d09bd1091724a4086222954e8c2450a
treeca94258a5ef8d20836c85c2f2bfb81c387a33957
parentbc7c4caeb6eb804d4b5184ec207ddff77c2169b7
src/owniptc/Makefile.am: Don't search KERNEL_DIR for headers.

The iptc library is currenly only enabled, if the required headers where
found without “-I${KERNEL_DIR}”. Adding it to the CFLAGS when building
the shipped version of libiptc just breaks things, for example on
“collectd-master-amd64-linux-2.6”:
  Linux hotdamn 2.6.9-42.ELsmp #1 SMP Tue Aug 15 10:35:26 BST 2006 x86_64 x86_64 x86_64 GNU/Linux
src/owniptc/Makefile.am