summaryrefslogtreecommitdiffstats
path: root/rules/apache2.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 16:03:48 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 22:52:43 +0200
commit6d2866f4b097c0f4e57c8c7e48d6f120616c36c3 (patch)
treec1ef677b50cde9d541d2cdb922d12ce0d7a68ad9 /rules/apache2.make
parent1520848b7812e6daf8f78cf084fbb14f57802082 (diff)
downloadptxdist-6d2866f4b097c0f4e57c8c7e48d6f120616c36c3.tar.gz
ptxdist-6d2866f4b097c0f4e57c8c7e48d6f120616c36c3.tar.xz
[apache2] install headers to <sysroot>/usr/include/apache2
apache has some not really unique header names. This avoids conflicts with other packages. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/apache2.make')
-rw-r--r--rules/apache2.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/apache2.make b/rules/apache2.make
index b4c351373..1180a2ca9 100644
--- a/rules/apache2.make
+++ b/rules/apache2.make
@@ -56,6 +56,7 @@ APACHE2_BINCONFIG_GLOB := ""
APACHE2_CONF_TOOL := autoconf
APACHE2_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
+ --includedir=/usr/include/apache2
--enable-so \
--with-expat=$(SYSROOT)/usr