diff options
Diffstat (limited to 'package/apr')
-rw-r--r-- | package/apr/Config.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/apr/Config.in b/package/apr/Config.in index 5757272450..67de925474 100644 --- a/package/apr/Config.in +++ b/package/apr/Config.in @@ -4,9 +4,10 @@ config BR2_PACKAGE_APR depends on !BR2_STATIC_LIBS depends on BR2_USE_MMU # fork() in apr_proc_fork() help - The mission of the Apache Portable Runtime (APR) project is to create - and maintain software libraries that provide a predictable and - consistent interface to underlying platform-specific implementations + The mission of the Apache Portable Runtime (APR) project is to + create and maintain software libraries that provide a + predictable and consistent interface to underlying + platform-specific implementations http://apr.apache.org/ |