<URL: http://bugs.freeciv.org/Ticket/Display.html?id=20534 >
> [chrisk - Di 19. Dez 2006, 12:54:57]: > > Christian Prochaska wrote on Dec 18, 13:11 (-0800): > > > > <URL: http://bugs.freeciv.org/Ticket/Display.html?id=20534 > > > > > > [chrisk - So 17. Dez 2006, 12:50:18]: > > > > > > Jason Dorje Short wrote on Dec 16, 17:37 (-0800): > > > > > > > > configure: error: Could not find zlib library. > > > > > > > > What does it say in config.log about it? (You can just attach > the whole > > > > config.log if you can't find it.) > > > > > > Here it comes. > > > > > > Christian > > > > > > > > > > Patch attached. > > With your patch V21 SVN compiles, but the game is in english, not > german > (except GTK buttons). > > Christian > > Found this with google at http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/m4/po.m4?rev=4343: dnl Autoconf >= 2.60 defines localedir. For older versions of autoconf, we dnl have to define it here, so that it can be used in po/Makefile. test -n "$localedir" || localedir='${datadir}/locale' AC_SUBST([localedir]) Perhaps we should define something like this, too, so it also works with Autoconf < 2.60. _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
