Currently developers have to edit the Makefile to configure the PaintWeb
building process.
Implement support for using a separate configuration file where users can
change how PaintWeb is built.
The idea would be to allow something like:
make config
which creates the config.mak file with default values. The developer can
edit the file and then he can run the normal "make" process.
Original issue reported on code.google.com by mihai.sucan on 22 Sep 2009 at 4:41
Original issue reported on code.google.com by
mihai.sucan
on 22 Sep 2009 at 4:41