This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 74-me.patch


Tom Tromey <tromey@redhat.com> writes:

> >>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
> 
> Akim> 	* automake.in ($me): New.
> Akim> 	Use it.
> Akim> 	(&usage): Display your full name.
> 
> I use simply `automake' on purpose.

So I won't apply this part.  I made that change because it's
consistent which most tools:

~/src/am % for i in mv emacs autoconf automake                    nostromo 9:46
do
=$i --version | fgrep $i
=$i --help | fgrep sage
done                        
mv (fileutils) 4.0.37
Usage: /bin/mv [OPTION]... SOURCE DESTINATION
Usage: /usr/bin/emacs [--batch]  [-t term] [--terminal term]
autoconf (GNU Autoconf) 2.49d
Usage: /usr/local/bin/autoconf [OPTION] ... [TEMPLATE-FILE]
automake (GNU automake) 1.4d
Usage: automake [OPTION] ... [Makefile]...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]