[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnulib] uniform #serial number for M4 macros, and `aclocal --in
From: |
Paul Eggert |
Subject: |
Re: [bug-gnulib] uniform #serial number for M4 macros, and `aclocal --install' |
Date: |
Thu, 03 Feb 2005 14:38:49 -0800 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Alexandre Duret-Lutz <address@hidden> writes:
> Would `--install --dry-run' be OK, assuming aclocal prints the
> file it wants to update/install ?
I think so. The basic idea is that I need to know the old and new
file names, so I can diff them.
If it's easy, then it'd be nice to have a --diff option, which would
be a bit like --dry-run but will run "diff -u" for you.