This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: 26-makesort.patch
- To: Akim Demaille <akim at epita dot fr>
- Subject: Re: 26-makesort.patch
- From: Tom Tromey <tromey at redhat dot com>
- Date: 04 Feb 2001 13:07:44 -0700
- Cc: Automake <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org><mailto:automake-request@gnu.org?subject=unsubscribe>
- References: <E14PPN4-0003wT-00@nostromo.lrde.epita.fr>
- Reply-To: tromey at redhat dot com
>>>>> "Akim" == Akim Demaille <akim@epita.fr> 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. And makesort.pl needs to be added to
Makefile.am so it ends up in the distribution.
I notice this duplicates code in automake.in. Someday we have to
split it up into pieces.
Tom