[Freeciv-Dev] Re: [PATCH] buglets in common/support.c (PR#493)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
gs234@xxxxxxxxx (Gaute (B) Strokkenes) wrote:
> This patch does the following:
>
> * Adds a configure check for strcasecmp() and strncasecmp() and makes
> Freeciv use them if available.
> There's a small catch, though. It seems like configure checks for
> strcasecmp() even without an explicit test, somewhere after it checks
> for headers.
That would be inside AM_GNU_GETTEXT I think.
> I'm not an autoconf/automake wizard and so I just left
> the check where it is.
I think thats the right thing to do (it happens with one or two
other things too), just in case the gettext stuff changes one day.
(Patch checked in.)
-- David
|
|