Re: 26-makesort.patch

2001-02-06 Thread Akim Demaille
Raja R Harinath <[EMAIL PROTECTED]> writes: > Akim Demaille <[EMAIL PROTECTED]> writes: > [snip] > > For instance, I find it quite annoying to have to know that Automake > > knows the -local targets: the code of 25 makes it possible for users > > to have just there own `clean:' target which will

Re: 26-makesort.patch

2001-02-05 Thread Tom Tromey
> "Hari" == Raja R Harinath <[EMAIL PROTECTED]> writes: Hari> That seems counter to current 'automake' behaviour. IIRC, if Hari> automake sees a "special" target in Makefile.am, it won't Hari> generate code for that target. E.g., if the Makefile.am has a Hari> 'check:' target, the builtin t

Re: 26-makesort.patch

2001-02-05 Thread Raja R Harinath
Akim Demaille <[EMAIL PROTECTED]> writes: [snip] > For instance, I find it quite annoying to have to know that Automake > knows the -local targets: the code of 25 makes it possible for users > to have just there own `clean:' target which will be appended to the > existing code. That seems counte

Re: 26-makesort.patch

2001-02-05 Thread Akim Demaille
Tom Tromey <[EMAIL PROTECTED]> writes: > > "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: > > Akim> This message introduces makesort.pl which is quite handy when you > Akim> change to much the layout of Makefiles, just like my previous patch > Akim> does: it becomes nearly impossible to

Re: 26-makesort.patch

2001-02-04 Thread Tom Tromey
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> This message introduces makesort.pl which is quite handy when you Akim> change to much the layout of Makefiles, just like my previous patch Akim> does: it becomes nearly impossible to just diff. Ok. This needs a ChangeLog entry. A

26-makesort.patch

2001-02-04 Thread Akim Demaille
This message introduces makesort.pl which is quite handy when you change to much the layout of Makefiles, just like my previous patch does: it becomes nearly impossible to just diff. -- #! /usr/bin/perl -w # -*- perl -*- # @configure_input@ eval '