summaryrefslogtreecommitdiffstats
path: root/rules/apr.in
blob: 63b8cea12092b7b896600fcd8bff081c86d7444c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=staging
## old section:
### SECTION=networking

config APR
	tristate
	prompt "apr"
	help
	  APR is Apache's Portable Runtime Library, designed to be a
	  support library that provides a predictable and consistent
	  interface to underlying platform-specific implementations.

	  STAGING: remove in ptxdist-2019.03.0
	  Really old version that needs updating.