* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Mark two dpy parameters const as suggested by cppcheck
* Remove unnecessary casts from malloc() and free() calls
* Wrap XComposite*CheckExtension() in do { ... } while(0)
* Handle implicit conversion warnings from clang
* XCompositeCloseDisplay: Mark codes as unused
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcomposite?expand=0&rev=19
* autogen: add default patch prefix
* autogen.sh: Implement GNOME Build API
* autogen.sh: use exec instead of waiting for configure to finish
* autogen.sh: use quoted string variables
* configure: Remove AM_MAINTAINER_MODE
* Use Xfree rather than XFree for consistency
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcomposite?expand=0&rev=15