Changeset c04ece1 in freewrt for package/glib/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/glib/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/glib/Config.in
re13d736 rc04ece1 1 config BR2_COMPILE_GLIB1 config FWRT_COMPILE_GLIB 2 2 tristate 3 depends BR2_PACKAGE_GLIB13 depends FWRT_PACKAGE_GLIB1 4 4 5 config BR2_PACKAGE_GLIB15 config FWRT_PACKAGE_GLIB1 6 6 prompt "glib1............................. The GLib library of C routines (v1.2)" 7 7 tristate 8 8 default m if CONFIG_DEVEL 9 select BR2_COMPILE_GLIB10 select BR2_PACKAGE_LIBPTHREAD9 select FWRT_COMPILE_GLIB 10 select FWRT_PACKAGE_LIBPTHREAD 11 11 help 12 12 GLib is a library containing many useful C routines for things such
Note:
See TracChangeset
for help on using the changeset viewer.
