automake
[Top][All Lists]
Advanced

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

Re: Keep variable un-expanded in configure script


From: Too, Justin A.
Subject: Re: Keep variable un-expanded in configure script
Date: Fri, 11 Mar 2011 16:11:01 -0800
User-agent: Microsoft-MacOutlook/14.2.0.101115

Thanks Ben, I ended up going with ${#}, but $[#] also works nicely.

(Sorry for posting here, I did end up sending this to autoconf)

On 3/11/11 3:31 PM, "Ben Pfaff" <address@hidden> wrote:

>"Too, Justin A." <address@hidden> writes:
>> However, Autoconf expands $#. How can I escape $#, so that it
>> will remain as-is in the configure script? I just can't figure
>> this one out :)
>
>$[#] or address@hidden:@] will avoid expansion.
>
>(This is really an autoconf question.)
>-- 
>Ben Pfaff 
>http://benpfaff.org




reply via email to

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