[PATCH xf86-video-mga] Remove last remnants of old Matrox HAL

Alan Coopersmith alan.coopersmith at oracle.com
Tue Dec 4 19:03:18 UTC 2018


On 11/29/18 11:13 AM, Kevin Brace wrote:
> Apparently, commit 94bbeb132c7eda912d1b402a1a91ca7cbbf5e6a1
> missed removing a few more files related to Matrox’s old HAL.
> 
> Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
> ---
>   README_HALLIB | 209 ------------------------------------------------------
>   src/binding.h | 222 ----------------------------------------------------------
>   2 files changed, 431 deletions(-)
>   delete mode 100644 README_HALLIB
>   delete mode 100644 src/binding.h

To make this pass "make distcheck" I think you'll also need to remove
README_HALLIB from EXTRA_DIST in Makefile.am and remove binding.h from
mga_drv_la_SOURCES in src/Makefile.am and from the #includes in src/client.h
(that's the only places I found with "git grep binding.h").

Thanks for doing this!

-- 
	-Alan Coopersmith-               alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - https://blogs.oracle.com/alanc


More information about the xorg-devel mailing list