Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2004:
[Freeciv-Dev] (PR#8534) Re: [FreeCiv-Cvs] jdorje: Two small cleanups to
Home

[Freeciv-Dev] (PR#8534) Re: [FreeCiv-Cvs] jdorje: Two small cleanups to

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#8534) Re: [FreeCiv-Cvs] jdorje: Two small cleanups to connectdlg_common: -...
From: "Raimar Falke" <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Sat, 17 Apr 2004 03:44:30 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=8534 >

On Fri, Apr 16, 2004 at 10:41:02AM -0700, freeciv@xxxxxxxxxxxxxxxxxxx wrote:
> This is an automated notification of a change to freeciv cvs, 
> on Fri Apr 16 10:30:27 PDT 2004 = Fri Apr 16 17:30:27 2004 (GMT)
> by Jason Dorje Short <jshort@xxxxxxxxxxxxxx>
> 
> ---- Files affected:
> 
> freeciv configure.ac configure.in
> freeciv/client connectdlg_common.c
> 
> ---- Log message:
>       Tag: HEAD
> 
> Two small cleanups to connectdlg_common:
>   - Make a variable static.
>   - Perform a configure check for fork() rather than checking for specific
>     platforms.
> 
> Patch by me in PR#8484.

$  ./autogen.sh 
+ checking for autoconf >= 2.52 ... found 2.13, not ok !
+ checking for autoconf >= 2.13 ... found 2.13, ok.
+ checking for automake >= 1.4 ... found 1.4-p5, ok.
+ checking for xgettext >= 0.10.36 ... found 0.11.1, ok.
+ checking for msgfmt >= 0.10.36 ... found 0.11.1, ok.
+ creating acinclude.m4
+ running aclocal ...
aclocal: both `configure.ac' and `configure.in' present: ignoring `configure.in'
+ running autoheader ... 
+ running autoconf ... 
autoconf: Undefined macros:
configure.in:525:AC_FUNC_FORK

autoconf failed

Can someone please fix this?

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
  One nuclear bomb can ruin your whole day.




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#8534) Re: [FreeCiv-Cvs] jdorje: Two small cleanups to connectdlg_common: -..., Raimar Falke <=