Changeset c04ece1 in freewrt for package/popt/Config.in
- Timestamp:
- Jul 22, 2006, 5:48:30 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 5bef084
- Parents:
- e13d736
- File:
-
- 1 edited
-
package/popt/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/popt/Config.in
re13d736 rc04ece1 1 config BR2_COMPILE_POPT1 config FWRT_COMPILE_POPT 2 2 tristate 3 depends BR2_PACKAGE_LIBPOPT3 depends FWRT_PACKAGE_LIBPOPT 4 4 5 config BR2_PACKAGE_LIBPOPT5 config FWRT_PACKAGE_LIBPOPT 6 6 prompt "libpopt........................... Command line option parsing library" 7 7 tristate 8 8 default m if CONFIG_DEVEL 9 select BR2_COMPILE_POPT9 select FWRT_COMPILE_POPT 10 10 help 11 11 A command line option parsing library
Note:
See TracChangeset
for help on using the changeset viewer.
