Re: [Mesa-dev] [PATCH] r600g: Use automake to generate Makefile

2012-04-14 Thread XoD
This patch work good to me. It fixe the build of r600g driver with libdrm compiled in non-standard dir. Thank you Le 13 avril 2012 20:29, Tom Stellard a écrit : > --- > configure.ac |1 + > src/gallium/drivers/r600/Makefile| 17 - > src/galliu

[Mesa-dev] [PATCH] r600g: Use automake to generate Makefile

2012-04-13 Thread Tom Stellard
--- configure.ac |1 + src/gallium/drivers/r600/Makefile| 17 - src/gallium/drivers/r600/Makefile.am | 17 + 3 files changed, 18 insertions(+), 17 deletions(-) delete mode 100644 src/gallium/drivers/r600/Makefile create mode 100