Bug 229891 - Autotools 0.0.8 regression with build special targets
Summary: Autotools 0.0.8 regression with build special targets
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-cdt
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnston
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-02-23 23:46 UTC by Jeff Johnston
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-02-23 23:49:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Johnston 2007-02-23 23:46:20 UTC
The latest version of Autotools does not support choosing a Build Special Target
that is not "all" or "clean".  Any argument other than those two is translated
to a make all.

Comment 1 Jeff Johnston 2007-02-23 23:49:57 UTC
A piece of code that sets up the Make target using a Std Make build info
property was inadvertently removed.  Thus, the target was always defaulting to
"all" as is the case for a Managed Make project which is the type of project
Autotools bases itself on.

A fix has been made which will be rolled into an 0.0.8.1 update.


Note You need to log in before you can comment on or make changes to this bug.