I have been tinkering for a while with code to process command line options, environment variables, special file contents and default values so as to have an effect as per the Autoconf/Automake and Waf configuration of prefix, bindir, datadir, libdir, etc. for installation in a classic sense. Am I just replicating stuff I should already know about? If not what is the right way og integrating this? I am not sure it can be a tool since it is SConstruct configuration, so possibly a special module for import?
-- Russel. ============================================================================= Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected] 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder _______________________________________________ Scons-dev mailing list [email protected] http://two.pairlist.net/mailman/listinfo/scons-dev
