[Scummvm-devel] ScummVM compile options
Grahame White
grahame at regress.homelinux.org
Fri Apr 15 07:09:45 CEST 2005
On Friday 15 April 2005 14:24, Eugene Sandulenko wrote:
> Another question is how to define these options. Either do this:
>
> ./configure --disable-scumm-7-8
> ./configure --disable-insane --disable-dimuse --disable-smush
IIRC some of this can already be done with the current configure script. It
gets very unwieldy once you get past a couple of options though IMO.
>
> Or
> Have it specified in platform-specific Makefile and
> platform-specific config.h
This seems like a saner idea
How about a small config tool to let the user select options, something
like 'make menuconfig' as used by the linux kernel :)
Or maybe just have the .config file containing the available options and
have that read in as part of the compile process.
Grahame
More information about the Scummvm-devel
mailing list