Re: make: node "automatic variables" in manual has wrong name

2002-10-04 Thread Paul D. Smith
%% Francesco Potorti` <[EMAIL PROTECTED]> writes: fp> As you can see, the title of the node is "Automatic Variables", fp> which is correct, but the node name is "Automatic", which is fp> wrong: it should be "Automatic Variables" as well. >> There's no requirement in Texinfo, or in the GN

Re: [PATCH] fix for gl.po file when building from CVS

2002-10-04 Thread Paul D. Smith
%% Art Haas <[EMAIL PROTECTED]> writes: ah> My CVS builds were getting tripped up by this one translation file. The ah> problem is on this set of lines gl.po ... ah> #: job.c:404 ah> #, c-format ah> msgid "Got a SIGCHLD; %u unreaped children.\n" ah> msgstr "Recibiuse un sinal SIGCHLD

[PATCH] fix for gl.po file when building from CVS

2002-10-04 Thread Art Haas
Hi. My CVS builds were getting tripped up by this one translation file. The problem is on this set of lines gl.po ... #: job.c:404 #, c-format msgid "Got a SIGCHLD; %u unreaped children.\n" msgstr "Recibiuse un sinal SIGCHLD; %d procesos fillos non colleitados.\n" The 'msgid' line uses "%u", an

Re: make: node "automatic variables" in manual has wrong name

2002-10-04 Thread Francesco Potorti`
> fp> File: make.info, Node: Automatic, Next: Pattern Match, Prev: Pattern >Examples, Up: Pattern Rules > > fp> Automatic Variables > fp> --- > > fp> As you can see, the title of the node is "Automatic Variables", > fp> which is correct, but the node name is "Autom

Re: make: node "automatic variables" in manual has wrong name

2002-10-04 Thread Paul D. Smith
%% Francesco Potorti` <[EMAIL PROTECTED]> writes: fp> File: make.info, Node: Automatic, Next: Pattern Match, Prev: Pattern Examples, Up: Pattern Rules fp> Automatic Variables fp> --- fp> As you can see, the title of the node is "Automatic Variables", fp> which is

Re: (no subject)

2002-10-04 Thread Paul D. Smith
%% Steven Hirshman <[EMAIL PROTECTED]> writes: sh> The problem is that when I touch my Fortran source files (both *.f sh> and *.f90 files), ONLY the *.f files get remade when I run my sh> makefile (even though I have checked that "touch" is updating both sh> types of files). Do the .f90

(no subject)

2002-10-04 Thread Steven Hirshman
I am experiencing a problem with make (gmake) on my Linux workstation. This is the version I am using: quince:/home/hirshman/Stellarator/tmp>make --version GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for i386-redhat-linux-gnu Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 9