Skip to content

Remove Autotools support.

Arnaud B. requested to merge arnaudb/remove-autotools into master

Now that Meson support is added (#14 (closed) and !2 (merged)), we should check that all is working and could think of removing the Autotools support. As I had quickly done a patch previously, here is it.

It (just) removes:

  • Makefile.am
  • autogen.sh
  • configure.ac
  • games/Makefile.am
  • git.mk
  • libgnome-games-support-1.pc.in
  • po/Makevars
  • tests/Makefile.am
Edited by Arnaud B.

Merge request reports