Re: [Freeciv-Dev] Re: (PR#38552) resolution

2007-03-27 Thread Christopher Spiewak
http://bugs.freeciv.org/Ticket/Display.html?id=38552 > Daniel Markstedt wrote: > http://bugs.freeciv.org/Ticket/Display.html?id=38552 > > > On 3/26/07, Christopher Spiewak <[EMAIL PROTECTED]> wrote: > >> http://bugs.freeciv.org/Ticket/Display.html?id=38552 > >> >> > (...) > >> I just t

RE: [Freeciv-Dev] (no subject)

2007-03-27 Thread programmer
I did not use --with-included-gettext. I tried with gettext 0.14.5 and gettext 0.16. However, configure decided that I ought to use the included gettext instead. It looks like the gettext from the "GTK+ for Windows" site doesnt define '_nl_msg_cat_cntr', which is what configure uses to determin

Re: [Freeciv-Dev] (no subject)

2007-03-27 Thread Christian Prochaska
On 3/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I did not use --with-included-gettext. I tried with gettext 0.14.5 and gettext 0.16. However, configure decided that I ought to use the included gettext instead. It looks like the gettext from the "GTK+ for Windows" site doesnt define '

[Freeciv-Dev] (PR#38372) [Bug] AI tries to trade unreachable techs

2007-03-27 Thread Per I. Mathisen
http://bugs.freeciv.org/Ticket/Display.html?id=38372 > Patch. Untested. - Per Index: ai/advdiplomacy.c === --- ai/advdiplomacy.c (revision 12880) +++ ai/advdiplomacy.c (working copy) @@ -125,7 +125,8 @@ { int bulbs, tech_want, wo