* gitlab CI: add a basic build test
* Close fd for reading old Makefile when done, instead of leaking it
* gitlab CI: stop requiring Signed-off-by in commits
* Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
* Thibault DUPONCHELLE (1):
* Add test case for bug #1 + proposed fix.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/makedepend?expand=0&rev=12
- Drop pkgconfig(xorg-macros) BuildRequires: this is only needed if
configure.ac/Makefile.am files are being modified and autoreconf
needs to be started. When using the pristine tarball, upstream
ran make dist.
Makedepend needs to move up to ring0 (for ncurses) - so keeping its build deps lean is nescessary (without xproto would be even nicer)
OBS-URL: https://build.opensuse.org/request/show/839841
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/makedepend?expand=0&rev=10