summaryrefslogtreecommitdiffstats
path: root/rules/host-apache2.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2006-02-11 13:28:41 +0000
committerLadislav Michl <ladis@linux-mips.org>2006-02-11 13:28:41 +0000
commit09bde04b33c51a977eb47681c5b7b05ef73dbc98 (patch)
tree805c11dee87c416c5a150cd3032ec13c04c1bc7a /rules/host-apache2.in
parent066bf4859008dcf650766ff5c9c71e9362724bfe (diff)
downloadptxdist-09bde04b33c51a977eb47681c5b7b05ef73dbc98.tar.gz
ptxdist-09bde04b33c51a977eb47681c5b7b05ef73dbc98.tar.xz
Indent with <tab> not 8 <space>s.
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-apache2.in')
-rw-r--r--rules/host-apache2.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/rules/host-apache2.in b/rules/host-apache2.in
index f5b89ff02..281f9dfb0 100644
--- a/rules/host-apache2.in
+++ b/rules/host-apache2.in
@@ -1,14 +1,14 @@
config HOST_APACHE2
- bool
- depends on BROKEN
- prompt "HOST_APACHE2"
+ bool
+ depends on BROKEN
+ prompt "HOST_APACHE2"
help
This is the host-package for Apache v2, which is
the next generation of the Apache web server.
-
+
This version - a total rewrite - introduces many new
- improvements, such as threading, a new API, IPv6 support,
- request/response filtering, and more.
+ improvements, such as threading, a new API, IPv6 support,
+ request/response filtering, and more.
comment "HOST_APACHE2 is broken, please send a patch"
- depends on !BROKEN
+ depends on !BROKEN