GNU Source Installer - Tasks: task #5943, improve configure script parsing...
You are not allowed to post comments on this tracker with your current authentication level.
task #5943: improve configure script parsing code
Submitter: | Claudio Fontana <sick_soul> | ||
Submitted: | Tue 03 Oct 2006 10:00:56 PM UTC | ||
Should Start On: | Tue 03 Oct 2006 12:00:00 AM UTC | Should be Finished on: | Tue 03 Oct 2006 12:00:00 AM UTC |
Priority: | 5 - Normal | Status: | In Progress |
Assigned to: | sick_soul | Open/Closed: | Open |
Additional notes: |
|
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Option parsing should be strenghtened,
as to allow to support as many options as possible, expecially
in the gui, since on the command line it is easier to override badly formed option strings.
Current CVS contains an attempt in that sense,
adding a new option category "uncategorized", where
options not pertaining to a standard section are classified.