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 <[email protected]>
---
  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-               [email protected]
         Oracle Solaris Engineering - https://blogs.oracle.com/alanc
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to