URL:
<http://gna.org/bugs/?13409>
Summary: [Patch] Never default to xaw3d
Project: Freeciv
Submitted by: cazfi
Submitted on: Wednesday 04/22/2009 at 22:25
Category: None
Severity: 3 - Normal
Priority: 1 - Later
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release:
Operating System: None
_______________________________________________________
Details:
When updating RT ticket #40144 (build multiple clients at once), I found
portion in xaw-client.m4 that defaults to Xaw3D when --with-3d is not given
and client != xaw. This portion is currently not used at all as it is
guaranteed that client = xaw at that point. It's left from days when xaw was
among automatically selected clients (client = yes).
Problem I encountered when #40144 again enabled it (client = all) is that
checks if Xaw3D can be used are not good enough. It just checks that library
exist, but there is no check for headers (xaw3d dev packet). So, in typical
linux installation Xaw3D gets selected by default even though compilation
with it will fail.
Attached patch just removes that (currently unused) portion. Later, with
#40144, xaw client will use Xaw3D only if explicitly requested with
--with-xaw3d.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wednesday 04/22/2009 at 22:25 Name: DontDefaultXaw3D.diff Size: 700B
By: cazfi
<http://gna.org/bugs/download.php?file_id=5678>
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?13409>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev