Both Mesa and libdrm have dropped autotools support in favour of meson.
thankyou, will the instructions at
https://www.x.org/wiki/Development/BuildingX/
and links off it, be updated at some stage, to reflect this change?
___
xorg@lists.x.org: X
On 2020-05-16 4:03 p.m., KKing wrote:
>
> user@deb9-vm:~/dev/xorg/drm$ ./autogen.sh --prefix=/opt/gfx-test
> bash: ./autogen.sh: No such file or directory
>
> [...]
>
> user@deb9-vm:~/dev/xorg/mesa$ ./autogen.sh
> bash: ./autogen.sh: No such file or directory
Both Mesa and libdrm