Re: Dynamically creating output variables.

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

 



Hello Craig,

* Craig Sanders wrote on Wed, Jan 16, 2008 at 11:34:14AM CET:
> 
> Is it possible to dynamically create output variables using AC_SUBST
> or some other means? The reason that I ask is because I am considering
> the idea of setting up a master configuration file for a project which
> I am working on. This master configuration file will contain a number
> of settings which are stored as key-value pairs. I then want to use
> AC_SUBST, or some other mechanism to make these key-value pairs
> available to output files when they are generated by AC_OUTPUT.

Is the set of keys known and fixed (or a fixed subset of a known set) at
`autoconf' time, or only at `./configure' time?  What about the values?
The first argument to AC_SUBST must be known at `autoconf' time.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux