On Wed, May 1, 2013 at 11:54 AM, Andreas Boll <[email protected]> wrote: > ping > > > 2013/4/19 Andreas Boll <[email protected]> >> >> Not used anymore. >> --- >> >> Note: Untested >> >> src/mesa/SConscript | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/src/mesa/SConscript b/src/mesa/SConscript >> index 3cd0f87..b87e40d 100644 >> --- a/src/mesa/SConscript >> +++ b/src/mesa/SConscript >> @@ -31,7 +31,6 @@ if env['platform'] == 'windows': >> env.Append(CPPDEFINES = ['_GLAPI_NO_EXPORTS']) >> else: >> env.Append(CPPDEFINES = [ >> - 'IN_DRI_DRIVER', # enable the remap table (for DRI drivers) >> ('HAVE_DLOPEN', '1'), >> ]) >> >> -- >> 1.7.10.4
It's been on the list for a while and seems harmless and I haven't had much success getting anyone to test scons changes. So, just commit it. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
