URL:
  <http://gna.org/bugs/?23348>

                 Summary: Configure not strict about --with-qt5-includes and
--with-qt5-libs
                 Project: Freeciv
            Submitted by: cazfi
            Submitted on: Wed 04 Mar 2015 09:51:00 AM EET
                Category: bootstrap
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: In Progress
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any
        Operating System: None
         Planned Release: 

    _______________________________________________________

Details:

If path to Qt5 headers or libs has been given as configure parameter
(--with-qt5-includes / --with-qt5-libs ), configure just checks with that path
first and then continues to testing with standard paths

1) While later tests do not completely override the results from the first
one, even if they success, they potentially pollute the include paths or
library paths to find wrong versions of the files.
1.1) If the explicitly given path does not work (i.e. test fails), the later
path - "the pollution" - is the *only* one to be used
2) The unnecessary configure checks take their time

Configure should fail if explicitly given path is not sufficient.





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?23348>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to