[Freeciv-Dev] Re: (PR#2450) SDL client
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, 28 Nov 2002, Jason Short via RT wrote:
> TODO: configure.in support.
You could/should put this in a macro file which you include from both,
rather than duplicate the code.
Also,
+ AC_MSG_ERROR(" specified client 'sdl' not configurable [
SDL_ttf is needed ] ")
+ AC_MSG_ERROR(" specified client 'sdl' not configurable [ SDL_image
is needed ] ")
+ AC_MSG_ERROR(" specified client 'sdl' not configurable [ SDL >=1.1.4 is
needed ] ")
Have you tested that these errors are displayed as you would expect? IIRC
'[' and ']' won't show up unless escaped correctly.
- Per
- [Freeciv-Dev] Re: (PR#2450) SDL client,
Per I. Mathisen via RT <=
|
|