Re: Translation of automake docs into spanish

2009-08-10 Thread Ralf Wildenhues
Hello Santilín, * santilistas wrote on Sat, Aug 08, 2009 at 01:01:03PM CEST: > Hi, I'd like to know if there is a translation of the automake docs into > Spanish. See my answer regarding the Autoconf manual, . Cheers

Re: .deps/foo.Po:1: *** multiple target patterns. Stop.

2009-08-10 Thread Ralf Wildenhues
Hello Sam, * Sam Steingold wrote on Mon, Aug 10, 2009 at 09:20:32PM CEST: > I get the above message: > .deps/regex.Po:1: *** multiple target patterns. Stop. > on mingw with many files. > it does not seem to prevent building, but it looks scary. > what does the message mean? 'make' stumbles over

Re: .deps/foo.Po:1: *** multiple target patterns. Stop.

2009-08-10 Thread Sam Steingold
Hi Ralf, On Mon, Aug 10, 2009 at 4:20 PM, Ralf Wildenhues wrote: > If you had given a reference to the discussion where this occurred > initially (I know that I've skimmed it before, but as I'm still catching > up with mail backlog I am not eager to search for it), I might've even > been able to s

Re: .deps/foo.Po:1: *** multiple target patterns. Stop.

2009-08-10 Thread Ralf Wildenhues
* Sam Steingold wrote on Mon, Aug 10, 2009 at 10:23:50PM CEST: > On Mon, Aug 10, 2009 at 4:20 PM, Ralf Wildenhues wrote: > > If you had given a reference to the discussion where this occurred > > initially (I know that I've skimmed it before, but as I'm still catching > > up with mail backlog I am

Re: .deps/foo.Po:1: *** multiple target patterns. Stop.

2009-08-10 Thread Sam Steingold
On Mon, Aug 10, 2009 at 4:39 PM, Ralf Wildenhues wrote: > * Sam Steingold wrote on Mon, Aug 10, 2009 at 10:23:50PM CEST: >> On Mon, Aug 10, 2009 at 4:20 PM, Ralf Wildenhues wrote: >> > If you had given a reference to the discussion where this occurred >> > initially (I know that I've skimmed it bef

Re: .deps/foo.Po:1: *** multiple target patterns. Stop.

2009-08-10 Thread Ralf Wildenhues
* Sam Steingold wrote on Mon, Aug 10, 2009 at 11:10:14PM CEST: > On Mon, Aug 10, 2009 at 4:39 PM, Ralf Wildenhues wrote: > > * Sam Steingold wrote on Mon, Aug 10, 2009 at 10:23:50PM CEST: > >> > > > > Hmm, that doesn't tell which 'make' var

Re: .deps/foo.Po:1: *** multiple target patterns. Stop.

2009-08-10 Thread Sam Steingold
On Mon, Aug 10, 2009 at 5:25 PM, Ralf Wildenhues wrote: > * Sam Steingold wrote on Mon, Aug 10, 2009 at 11:10:14PM CEST: >> >> this is a plain cygwin installation. > > Then you should use /cygdrive/c/... style paths, not C:/... ones.  Your > compiler will understand the former (assuming you are usi

Re: .deps/foo.Po:1: *** multiple target patterns. Stop.

2009-08-10 Thread Ralf Wildenhues
* Sam Steingold wrote on Mon, Aug 10, 2009 at 11:42:57PM CEST: > On Mon, Aug 10, 2009 at 5:25 PM, Ralf Wildenhues > wrote: > > * Sam Steingold wrote on Mon, Aug 10, 2009 at 11:10:14PM CEST: > >> > >> this is a plain cygwin installation. > > > > Then you should use /cygdrive/c/... style paths, not