Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 2053a0d9eaaf755b990f80ce4df504a7 > files > 127

waf-1.5.9-1mdv2010.0.noarch.rpm

#! /usr/bin/env python
# encoding: utf-8
# Thomas Nagy 2009

# ctx == conf
# (do not use conf, it will be deprecated in waf 1.6)

ctx.write_config_header('another_config.h', env=conf.all_envs['default'])
ctx.write_config_header('another_config.h', env=conf.all_envs['debug'])