commit | 8151f5cad9dc890e2c27496a3b8f23debbf8e71e | [log] [tgz] |
---|---|---|
author | Emil Velikov <emil.velikov@collabora.com> | Thu Mar 08 17:07:39 2018 +0000 |
committer | Emil Velikov <emil.l.velikov@gmail.com> | Mon Mar 12 14:48:52 2018 +0000 |
tree | 59b707588926da23057d0063f097d7b5d2ee00c4 | |
parent | 1178e0cf49b0611c8dcf89c829d30d725be5c12a [diff] |
wayland-drm: autotools: do not redirect stdin/stdout for wayland-scanner The tool accepts the input and output files as arguments. There's no need for the redirection. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>