Mo DeJong <[EMAIL PROTECTED]> writes:

> % ./configure --prefix=/tmp
> ...
> prefix is "/tmp"
> exec_prefix is "NONE"

> This should print:
> % ./configure --prefix=/tmp
> ...
> prefix is "/tmp"
> exec_prefix is "/tmp"

> and then subst @exec_prefix@ with ${prefix}.

Why not just have it print ${prefix}?

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to