URL:
<http://gna.org/bugs/?24483>
Summary: Configure fails to set DEFAULT_SAVE_PATH
Project: Freeciv
Submitted by: cazfi
Submitted on: Tue 01 Mar 2016 11:30:53 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: 2.5.4, 2.6.0, 3.0.0
_______________________________________________________
Details:
Configure sets macro DEFAULT_SAVES_PATH in compiler command line, instead of
DEFAULT_SAVE_PATH. It also gets an empty value as it tries to set it from
similarly named shell variable (of the configure script itself) while the
correct value is set to correctly named variable.
Fortunately (and why this has not been noticed before) there's currently
nothing in that particular variable requiring configure time substitutions (it
seems to be there for consistency only), but fallback '#ifndef
DEFAULT_SAVES_PATH' -construct in shared.c makes it correct.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?24483>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev