[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AS_DIRNAME and expr
From: |
Akim Demaille |
Subject: |
Re: AS_DIRNAME and expr |
Date: |
29 Nov 2000 17:14:46 +0100 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
>>>>> "Pavel" == Pavel Roskin <address@hidden> writes:
Pavel> Hello, Akim!
>> I'm happy to (hopefully) close this thread, it was getting obscure
>> :)
Pavel> Congratulations!
In fact I just realized there are other cases not documented :(
>> +# FIXME: Please note the following m4_require is quite wrong: if
>> the first +# occurrence of AS_DIRNAME_EXPR is in a backquoted
>> expression, the +# shell will be lost. We might have to introduce
>> diversions for +# setting up an M4sh script: required macros will
>> them be expanded there.
Pavel> s/them/then/
Thanks!