[gnome-boxes/wip/inigomartinez/meson: 8/13] build: Remove autotools



commit cf58a75f73d1fe91f5e870380bcfda0eaec9b751
Author: Iñigo Martínez <inigomartinez gmail com>
Date:   Sun Dec 10 03:02:12 2017 +0100

    build: Remove autotools
    
    To avoid the burden of maintaining multiple build systems, this
    patch removes autotools support.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791421

 Makefile.am                  |   78 --------------
 autogen.sh                   |   17 ---
 configure.ac                 |  229 ------------------------------------------
 data/Makefile.am             |   90 -----------------
 data/icons/Makefile.am       |   64 ------------
 data/osinfo/Makefile.am      |   31 ------
 git.mk                       |  227 -----------------------------------------
 help/Makefile.am             |   37 -------
 m4/behave-installed-tests.m4 |  137 -------------------------
 m4/boxes.m4                  |   43 --------
 po/Makevars                  |   78 --------------
 src/Makefile.am              |  204 -------------------------------------
 vapi/Makefile.am             |    9 --
 vapi/upstream/Makefile.am    |    8 --
 vapi/upstream/README         |    2 +
 15 files changed, 2 insertions(+), 1252 deletions(-)
---
diff --git a/vapi/upstream/README b/vapi/upstream/README
new file mode 100644
index 0000000..e86ea58
--- /dev/null
+++ b/vapi/upstream/README
@@ -0,0 +1,2 @@
+# This is the directory where we put upstream vapi bindings when they
+# are outdated and we need a version with additional fixes.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]