Re: [Mesa-dev] [PATCH mesa] meson: consolidate langs lists

2018-08-28 Thread Dylan Baker
Quoting Eric Engestrom (2018-08-28 09:18:09) > Signed-off-by: Eric Engestrom > --- > src/util/xmlpool/meson.build | 12 +--- > 1 file changed, 9 insertions(+), 3 deletions(-) > > diff --git a/src/util/xmlpool/meson.build b/src/util/xmlpool/meson.build > index 3d2de0cdc3a5fc45d1e4..8bdabc

[Mesa-dev] [PATCH mesa] meson: consolidate langs lists

2018-08-28 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- src/util/xmlpool/meson.build | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/util/xmlpool/meson.build b/src/util/xmlpool/meson.build index 3d2de0cdc3a5fc45d1e4..8bdabcb825b776d06182 100644 --- a/src/util/xmlpool/meson.build ++