summaryrefslogtreecommitdiffstats
path: root/rules/apr.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/apr.in')
-rw-r--r--rules/apr.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/rules/apr.in b/rules/apr.in
new file mode 100644
index 000000000..fbda15651
--- /dev/null
+++ b/rules/apr.in
@@ -0,0 +1,9 @@
+## 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.