root/trunk/freewrt/package/apr-util/Config.in

Revision 1948, 243 bytes (checked in by austriancoder, 2 years ago)

dependency fix

Line 
1 config FWRT_PACKAGE_APR_UTIL
2         prompt "apr-util.......................... Apache Portable Runtime (utils)"
3         tristate
4         default n
5         select FWRT_PACKAGE_LIBEXPAT
6         select FWRT_PACKAGE_APR
7         help
8           Apache Portable Runtime
9
10           http://apr.apache.org
11
12
Note: See TracBrowser for help on using the browser.