bugThe FreeType Project - Bugs: bug #50319, Changing ./configure options not...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #50319: Changing ./configure options not triggering another make build

Submitter:  Romain Ouabdelkader <azkae>
Submitted:  Wed 15 Feb 2017 05:45:59 PM UTC
   
 
Severity:  3 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  wl Open/Closed:  Closed
Planned Release:  2.9

Tue 05 Dec 2017 06:38:54 AM UTC, comment #2: 

This seems to be fixed, as a side effect, with commits 8f485199 and 7d81ba7e.

Please test.

Werner LEMBERG <wl>
Group administrator
Tue 28 Feb 2017 10:40:14 AM UTC, comment #1: 

Confirmed, thanks for the report.

I will eventually introduce a `config.h' file, but there's no time frame for it.

Werner LEMBERG <wl>
Group administrator
Wed 15 Feb 2017 05:45:59 PM UTC, original submission:  

Running ./configure with different options don't trigger another make build

Example:

$ ./configure --with-png=yes
$ make
[building freetype...]

$ ./configure --with-png=no
$ make
make: Nothing to be done for `all'.

Expected behavior: should build freetype with the new options.
It seems to be happening for all configure options.

Tested on mac os 10.11.6.

Romain Ouabdelkader <azkae>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by wl (Posted a comment)
  • -email is unavailable- added by azkae (Submitted the item)
  •  

    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.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-12-05 wl StatusConfirmed Fixed
        Open/ClosedOpen Closed
        Planned ReleaseNone 2.9
    2017-02-28 wl StatusNone Confirmed
        Assigned toNone wl

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code