Re: Use AC_FC_SRCEXT in Automake

2006-10-15 Thread Ralf Wildenhues
* Alexandre Duret-Lutz wrote on Sun, Oct 15, 2006 at 10:04:33PM CEST: > >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > RW> OK to apply? > > Sure. Thank for implementing this. Done, with Steven added to THANKS, and this added: > Maybe add here > # These flags are used as %SOURCE

Re: subdir-objects for Fortran

2006-10-15 Thread Ralf Wildenhues
* Alexandre Duret-Lutz wrote on Sun, Oct 15, 2006 at 09:51:57PM CEST: > >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > RW> OK to apply? > > Please go ahead. Thanks. Done, thanks. I've put both reporters in THANKS. Cheers, Ralf

Re: request for pkglibexecdir

2006-10-15 Thread Ralf Wildenhues
* Alexandre Duret-Lutz wrote on Sun, Oct 15, 2006 at 09:51:06PM CEST: > >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > RW> Thanks for the report. OK to install? > > This looks fine. Please install. Done, thanks. Cheers, Ralf

Re: automake/492: Compilation of assembler files with subdir-objects

2006-10-15 Thread Andreas Schwab
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > +* Languages changes: > + > + - subdir-object mode works now with Assembler. Assembler assumes > +that the compiler understands `-c -o'. s/Assembler. Assembler/Assembler. Automake/ ? Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]

Re: support cross multilibs

2006-10-15 Thread Paolo Bonzini
I'd appreciate it if this could go on the 1.9.x branch as well as mainline. I think Alexandre doesn't plan another 1.9.x release. Distro makers might take the patch, though. I support Geoff's request. Paolo

Re: Use AC_FC_SRCEXT in Automake

2006-10-15 Thread Alexandre Duret-Lutz
>>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: [...] RW> OK to apply? Sure. Thank for implementing this. RW> 2006-10-14 Ralf Wildenhues <[EMAIL PROTECTED]> RW> * lib/am/depend2.am (%SOURCEFLAG%): New substitution, goes RW> right before the expanded source file name. RW> * auto

Re: subdir-objects for Fortran

2006-10-15 Thread Alexandre Duret-Lutz
>>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: [...] RW> OK to apply? Please go ahead. Thanks. RW> Cheers, RW> Ralf RW> 2006-10-14 Ralf Wildenhues <[EMAIL PROTECTED]> RW> For PR automake/480. RW> * automake.in (lang_f77_rewrite, lang_fc_rewrite) RW> (lang_ppfc_rewrite, lan

Re: request for pkglibexecdir

2006-10-15 Thread Alexandre Duret-Lutz
>>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: [...] RW> Thanks for the report. OK to install? This looks fine. Please install. [...] -- Alexandre Duret-Lutz Shared books are happy books. http://www.bookcrossing.com/friend/gadl

FYI: gnupload update

2006-10-15 Thread Alexandre Duret-Lutz
Installing this on HEAD and branch-1-10 2006-10-15 Alexandre Duret-Lutz <[EMAIL PROTECTED]> * lib/gnupload: Update to version 1.1 of directive file. Index: lib/gnupload === RCS file: /cvs/automake/automake/lib/gnupload,v r

FYI: update third-party files

2006-10-15 Thread Alexandre Duret-Lutz
2006-10-15 Alexandre Duret-Lutz <[EMAIL PROTECTED]> * lib/config.sub, lib/texinfo.tex: New upstream versions. Index: lib/config.sub === RCS file: /cvs/automake/automake/lib/config.sub,v retrieving revision 1.188 diff -u -r1

FYI: two small nits

2006-10-15 Thread Alexandre Duret-Lutz
2006-10-15 Alexandre Duret-Lutz <[EMAIL PROTECTED]> * lib/am/depend2.am: Typo. * lib/depcomp (scriptversion): Bump, to account for recent changes. Index: lib/depcomp === RCS file: /cvs/automake/automake/lib/depcomp,

FYI: Remove Hello node from manual

2006-10-15 Thread Alexandre Duret-Lutz
This example is obsolete, the new GNU Hello is no longer suitable as an introductory example, and we distribute amhello instead. 2006-10-15 Alexandre Duret-Lutz <[EMAIL PROTECTED]> * doc/automake.texi (Examples): Introduce the example, and point to Hello World. (Hello):

Re: automake/507: AC_CONFIG_SUBDIRS triggers bug in filename-length-max=99 check

2006-10-15 Thread Ralf Wildenhues
* Alexandre Duret-Lutz wrote on Sun, Oct 15, 2006 at 06:31:01PM CEST: > >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > RW> For PR automake/507: > RW> * lib/am/distdir.am (distdir): filename-length-max check is not > RW> done in sub-packages. > RW> * doc/automake.texi (Option

Re: automake/507: AC_CONFIG_SUBDIRS triggers bug in filename-length-max=99 check

2006-10-15 Thread Ralf Wildenhues
Sent too early, sorry. Here's a complete patch. Cheers, Ralf 2006-10-15 Hans Ulrich Niedermann <[EMAIL PROTECTED]> Ralf Wildenhues <[EMAIL PROTECTED]> For PR automake/507: * lib/am/distdir.am (distdir): filename-length-max check is not done in sub-packages

Re: automake/507: AC_CONFIG_SUBDIRS triggers bug in filename-length-max=99 check

2006-10-15 Thread Ralf Wildenhues
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=507 Hello Hans Ulrich, Thanks for your bug report, test, and proposed patch. I agree that this is a bug. The patch has a couple of issues (dirname is not portable, and the approach falls down with a subpack