autoconf
[Top][All Lists]
Advanced

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

Re: Default for libexecdir


From: Thomas E. Dickey
Subject: Re: Default for libexecdir
Date: Mon, 7 Apr 2003 09:16:48 -0400 (EDT)

On Mon, 7 Apr 2003, Andreas Schwab wrote:

> Bill Moseley <address@hidden> writes:
>
> |> Here's configure.in:
> |>
> |> [...]
> |>
> |> echo "was $libexecdir"
> |>
> |> if test "$libexecdir" = '${exec_prefix}/libexec'; then
> |>   echo "Changing libexecdir"
> |>   libexecdir="$libexecdir"
> |> fi
>
> This is a no-op.  I don't understand what you are trying to achieve.

he's trying to expand the variables (it's something that autoconf should
provide as a macro).

-- 
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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