Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] (PR#8702) Re: Freeciv commit: jdorje: Fix some problems wi
Home

[Freeciv-Dev] (PR#8702) Re: Freeciv commit: jdorje: Fix some problems wi

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#8702) Re: Freeciv commit: jdorje: Fix some problems with civ and ser scripts: ...
From: "Raimar Falke" <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Sat, 8 May 2004 04:21:24 -0700
Reply-to: rt@xxxxxxxxxxx

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

On Tue, May 04, 2004 at 11:40:43AM -0700, Raimar Falke wrote:
> Date: Tue May 04 18:33:00 2004-Tue May 04 18:33:00 2004
> Author: jdorje
> Subject: jdorje: Fix some problems with civ and ser scripts: ...
> Files:
>   Makefile.am:1.39
>   civ.in:1.2
>   ser.in:1.2
> Message:
>   Fix some problems with civ and ser scripts: - Don't distribute
>   civ and ser. - Rebuild civ and ser if their dependencies change.
>   - Fix civ and ser to work if run from outside the builddir.
> 
>   Patch by Marko Lindqvist <marko.lindqvist@xxxxxxxxxxx> in PR#8635
>   with added comments by me.

./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 ... 
+ generating automake files...
+ running automake ... 
automake: both `configure.ac' and `configure.in' present: ignoring 
`configure.in'
Makefile.am:24: invalid variable `nodist_noinst_SCRIPTS'
Makefile.am:24: invalid variable `nodist_noinst_SCRIPTS'

automake failed

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Last year, out in California, at a PC users group, there was a demo of
  smart speech recognition software. Before the demonstrator could begin
  his demo, a voice called out from the audience: "Format c, return. Yes,
  return." Damned short demo, it was.




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#8702) Re: Freeciv commit: jdorje: Fix some problems with civ and ser scripts: ..., Raimar Falke <=