Re: [Mesa-dev] [PATCH 10/15] winsys/sw/null: Convert to automake.
I'm not against this and the other change per say, I just wished all of the winsys's where converted at the same time. Cheers, Jakob. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev
[Mesa-dev] [PATCH 10/15] winsys/sw/null: Convert to automake.
--- configure.ac |1 + src/gallium/winsys/sw/null/Makefile| 16 src/gallium/winsys/sw/null/Makefile.am | 23 +++ 3 files changed, 24 insertions(+), 16 deletions(-) delete mode 100644 src/gallium/winsys/sw/null/Makefile cr