summaryrefslogtreecommitdiffstats
path: root/rules/host-apache2.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 08:34:21 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 08:34:21 +0000
commit50de67ca86c8c6948f3b3bead288940f71e4e06a (patch)
tree6465d211419b0659a3d8c256abb6622e1c87c163 /rules/host-apache2.in
parent7bd23b02832dcd9f9798fd78f5484b214765cb4e (diff)
downloadptxdist-50de67ca86c8c6948f3b3bead288940f71e4e06a.tar.gz
ptxdist-50de67ca86c8c6948f3b3bead288940f71e4e06a.tar.xz
* menues: replaced "broken" comments with [BROKEN]
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6227 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-apache2.in')
-rw-r--r--rules/host-apache2.in15
1 files changed, 6 insertions, 9 deletions
diff --git a/rules/host-apache2.in b/rules/host-apache2.in
index 281f9dfb0..c686f187d 100644
--- a/rules/host-apache2.in
+++ b/rules/host-apache2.in
@@ -1,14 +1,11 @@
config HOST_APACHE2
bool
depends on BROKEN
- prompt "HOST_APACHE2"
+ prompt "HOST_APACHE2 [BROKEN]"
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.
+ This is the host-package for Apache v2, which is
+ the next generation of the Apache web server.
-comment "HOST_APACHE2 is broken, please send a patch"
- depends on !BROKEN
+ This version - a total rewrite - introduces many new
+ improvements, such as threading, a new API, IPv6 support,
+ request/response filtering, and more.