Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2002:
[Freeciv-Dev] Re: (PR#2450) SDL client
Home

[Freeciv-Dev] Re: (PR#2450) SDL client

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2450) SDL client
From: "Per I. Mathisen via RT" <rt@xxxxxxxxxxxxxx>
Date: Fri, 29 Nov 2002 04:13:06 -0800
Reply-to: rt@xxxxxxxxxxxxxx

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




[Prev in Thread] Current Thread [Next in Thread]