X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=SConstruct;h=0bb858ae2c1f2fef25b1596c030f091877969fc1;hb=e691d9f37d0f569ff6ad46f76282cfc057cdf197;hp=08a96affb91d0705b5d667f4662f59e0235ac3d8;hpb=ba509b19749c2b3c0a2ad930ec89e55c102cbb9d;p=senf.git diff --git a/SConstruct b/SConstruct index 08a96af..0bb858a 100644 --- a/SConstruct +++ b/SConstruct @@ -131,6 +131,10 @@ env.SetDefault( FLAVOR = '', ) +env.Replace( + _defines = senfutil.expandDefines +) + # Set variables from command line senfutil.parseArguments( env,