[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to retrieve expanded variables from configure?
From: |
Ralf Wildenhues |
Subject: |
Re: how to retrieve expanded variables from configure? |
Date: |
Fri, 18 Sep 2009 19:17:08 +0200 |
User-agent: |
Mutt/1.5.20 (2009-08-09) |
Hello,
* none none wrote on Fri, Sep 18, 2009 at 08:02:14AM CEST:
> im not very familiar with autoconf currently so im not sure my following
> assumptions are correct
> so, afaik, autoconf and its resulting configure script set many variables
> e.g. exec_prefix or bindir, ...
>
> what i try to achive is extract an expanded representation of all variables
> configure can/will set
Does this help you?
<http://www.gnu.org/software/autoconf/manual/html_node/Defining-Directories.html>
Cheers,
Ralf