summaryrefslogtreecommitdiffstats
path: root/rules/apache.in
blob: 6f34d542c7421523035d6baa14fb194655f26d16 (plain)
1
2
3
4
5
6
7
8
menu	"Apache 1 HTTP Server"

config APACHE
	bool
	prompt "Apache HTTP server"
	select EXPAT

endmenu