[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Build configuration via defines
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 9 Jul 2018 21:43:42 -0300
> If feasible, perhaps there ought to be a a generated config file - so
> that once generated, it is frozen with respect to the build?
That is exactly the role of luaconf.h: it is meant to be edited if
needed and frozen for build and distribution. The support for
command-line defines is just a convenience.