Fix mconfig.h generation.
authorDavin McCall <davmac@davmac.org>
Thu, 7 Jun 2018 20:21:47 +0000 (21:21 +0100)
committerDavin McCall <davmac@davmac.org>
Thu, 7 Jun 2018 20:22:31 +0000 (21:22 +0100)
commitd85d59a8caf39364b8ff5b7ba1808dca342ca825
treec41ba86e7b95afc07e922409f75ce05b42107009
parent6c8ab2975ab84187aa156b0099f888d97d3d61cc
Fix mconfig.h generation.

Re-work mconfig-gen so that it takes the variables at run-time on the
command line, rather than receiving them as macros at compile time. The
latter makes it impossible to use some values.
src/Makefile
src/mconfig-gen.cc