diff options
Diffstat (limited to 'package/apr-util/Config.in')
-rw-r--r-- | package/apr-util/Config.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/package/apr-util/Config.in b/package/apr-util/Config.in new file mode 100644 index 000000000..c691fe035 --- /dev/null +++ b/package/apr-util/Config.in @@ -0,0 +1,12 @@ +config ADK_PACKAGE_APR_UTIL + prompt "apr-util.......................... Apache Portable Runtime (utils)" + tristate + default n + select ADK_PACKAGE_LIBEXPAT + select ADK_PACKAGE_APR + help + Apache Portable Runtime + + http://apr.apache.org + + |