The dispatch code generation has a dependency on 'indent'.
configure should be checking for indent. But since reformatting the generated could shouldn't be necessary, we should be able to build without indent. Anyone care to implement that?
Right now, src/mapi/glapi/gen/Makefile uses $(INDENT) and $(INDENT_FLAGS) and those are coming from configs/default.
-Brian _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev