Hi Stepan, * Stepan Kasal wrote on Fri, Mar 14, 2008 at 03:20:53PM CET: > several of the lib/Automake/*.pm files are used by Autoconf as > lib/Autom4te/*.pm. Why isn't ChannelDefs.pm among them.
No idea. I can only guess that it's omission or due to -Wcross. > The only question is about -Wcross. Shall Automake have this new > category of warnings, even though it does not use it currently? Hmm. Would it make sense to even have 'automake -Wcross'? If not, then adding it would be a false promise to users. > Attached please find a patch which would sync the two clones. > Are you willing to apply? Hmm. Either the file should also have the header warning: ############################################################### # The main copy of this file is in Automake's CVS repository. # # Updates should be sent to [EMAIL PROTECTED] # ############################################################### (in both Autoconf and Automake, of course), or we could just sync it now for all except the -Wcross stuff (exclusive-or). What do you think? Thanks, Ralf > 2008-03-14 Stepan Kasal <[EMAIL PROTECTED]> > > * lib/Automake/ChannelDefs.pm: Import changes from Autoconf. >