Ticket #727 (closed todo: fixed)
remove config steps 'auto:macports' and 'auto:fink'
Reported by: | coke | Owned by: | jkeenan |
---|---|---|---|
Priority: | normal | Milestone: | 1.5 |
Component: | configure | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | new | Platform: |
Description
These darwin-only steps should be removed, and replaced with updates to the darwin hints file, providing updates to the config vars linkflags, ldflags, and ccflags.
the methods _handle_darwin_for_fink and _handle_darwin_for_macports can be removed at this point, since configuring for darwin will automatically include these dirs if appropriate.
the config vars fink_* and port_* can also be removed, as these are special purpose overrides for the general case (once we set the general variables correctly, no need for these overrides).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.