Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-backports > by-pkgid > 5449138d6297d4beefc46ffe46a8c51a > files > 128

waf-1.5.11-1mdv2009.1.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'])