source:
freewrt/package/expat/Config.in
| Last change on this file was 418e6805, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 368 bytes | |
| Line | |
|---|---|
| 1 | config FWRT_COMPILE_EXPAT |
| 2 | tristate |
| 3 | default n |
| 4 | depends FWRT_PACKAGE_LIBEXPAT |
| 5 | |
| 6 | config FWRT_PACKAGE_LIBEXPAT |
| 7 | prompt "libexpat.......................... A fast, non-validating, stream-oriented XML parsing library" |
| 8 | tristate |
| 9 | default n |
| 10 | select FWRT_COMPILE_EXPAT |
| 11 | help |
| 12 | A fast, non-validating, stream-oriented XML parsing library |
| 13 | |
| 14 | http://expat.sourceforge.net/ |
| 15 |
Note:
See TracBrowser
for help on using the repository browser.
