pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange problem with string_converter


From: Ingo Ruhnke
Subject: Re: Strange problem with string_converter
Date: 08 Jun 2002 22:23:56 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

David Philippi <address@hidden> writes:

> On Saturday 08 June 2002 21:46, David Philippi wrote:
> > I'll commit very soon, just doing a last compile.
> 
> There some sort of error in the configure or whatever: I just got a linkerror 
> due to the fact that @INTLLIBS@ doesn't exist, but it's in the link 
> command...
> I had some problems with the /war directory, very probably that this is the 
> reason.

I guess this patch from Giray is the problem:

,----
| Update of /usr/local/cvsroot/Games/Pingus
| In directory dark:/tmp/cvs-serv1221
| 
| Modified Files:
|       configure.in 
| Log Message:
| added missing 'dnl' statement  for AM_GNU_GETTEXT
| 
| 
| Index: configure.in
| ===================================================================
| RCS file: /usr/local/cvsroot/Games/Pingus/configure.in,v
| retrieving revision 1.58
| retrieving revision 1.59
| diff -u -d -r1.58 -r1.59
| --- configure.in      5 May 2002 19:47:49 -0000       1.58
| +++ configure.in      8 Jun 2002 10:57:20 -0000       1.59
| @@ -71,7 +71,7 @@
|  
|       dnl AM_WITH_NLS
|       dnl AM_LC_MESSAGES
| -     AM_GNU_GETTEXT
| +     dnl AM_GNU_GETTEXT
|  else
|       echo "Gnu gettext disabled"
|  fi
`----


-- 
Advent:     http://www.freesoftware.fsf.org/advent/
Feuerkraft: http://www.freesoftware.fsf.org/feuerkraft/
Pingus:     http://pingus.seul.org/           || ICQ:      59461927
Home:       http://pingus.seul.org/~grumbel/  || JabberID: address@hidden



reply via email to

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