automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 74-me.patch


From: Tom Tromey
Subject: Re: 74-me.patch
Date: 25 Feb 2001 19:03:13 -0700

>>>>> "Akim" == Akim Demaille <address@hidden> writes:

Akim>   * automake.in ($me): New.
Akim>   Use it.
Akim>   (&usage): Display your full name.

I use simply `automake' on purpose.

Akim> +(my $me = $0) =~ s,.*[\\/],,;

However, given that you strip the directory this is ok.
What I hate are programs that print the whole path.

Your change is good because it acknowledges the program name
transform.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]