[gnome-photos/wip/inigomartinez/meson: 4/5] build: Remove autotools



commit 363972b832d17c79cefceb0607465605aa05c6ff
Author: Iñigo Martínez <inigomartinez gmail com>
Date:   Thu Aug 31 18:52:44 2017 +0200

    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=787094

 Makefile.am                     |   89 ------
 autogen.sh                      |   39 ---
 configure.ac                    |  163 ----------
 data/Makefile.am                |   65 ----
 data/icons/Makefile.am          |   70 -----
 git.mk                          |  285 -----------------
 glib-tap.mk                     |  134 --------
 help/Makefile.am                |   22 --
 m4/ax_append_compile_flags.m4   |   65 ----
 m4/ax_append_flag.m4            |   71 -----
 m4/ax_check_compile_flag.m4     |   74 -----
 m4/ax_check_enable_debug.m4     |  124 --------
 m4/ax_compiler_flags.m4         |  158 ----------
 m4/ax_compiler_flags_cflags.m4  |  133 --------
 m4/ax_compiler_flags_gir.m4     |   60 ----
 m4/ax_compiler_flags_ldflags.m4 |   75 -----
 m4/ax_is_release.m4             |   69 -----
 m4/ax_require_defined.m4        |   37 ---
 m4/gb_enable_rdtscp.m4          |   63 ----
 m4/glibtests.m4                 |   28 --
 po/Makevars                     |   78 -----
 src/Makefile.am                 |  644 ---------------------------------------
 tests/Makefile.am               |   34 --
 23 files changed, 0 insertions(+), 2580 deletions(-)


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