This is an alternate implementation of the glx configure refactor. Instead of three separate options to control implementation selection, this condenses into a single option accepting an "=" argument. Personally I prefer this approach as it prevents the possibility of conflicting implementations getting specified and in my opinion, reduces the complexity of an already large and complex set of configure options. I gave both implementations though depending on how the reviewing developer (Emil?) would would like to see it.
Chuck Atkins (1): glx: Refactor the configure options for glx implementation choice configure.ac | 108 +++++++++++++++++++++++++----------------------- src/gallium/Makefile.am | 2 +- src/mesa/Makefile.am | 2 +- 3 files changed, 59 insertions(+), 53 deletions(-) -- 2.5.5 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev