--- trunk/scons/esys_options.py 2006/01/10 04:17:43 426 +++ trunk/scons/esys_options.py 2006/01/10 04:24:07 427 @@ -96,7 +96,7 @@ # use debug options: if dodebug==1: cxx_flags=cxx_flags_debug - c_flags=c_flags_debug + cc_flags=cc_flags_debug # # export some stuff Export(["esysroot"])