[tepl] autotools: remove the whole Autotools build system



commit 8b000f5477c93bd5cefab076b789d290ed95a399
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Mar 29 17:42:38 2020 +0200

    autotools: remove the whole Autotools build system
    
    It has been replaced by Meson.

 ChangeLog                       |   1 -
 Makefile.am                     |  26 ---
 autogen.sh                      |  37 ----
 configure.ac                    | 159 ----------------
 git.mk                          | 400 ----------------------------------------
 m4/.gitignore                   |   1 -
 m4/ax_code_coverage.m4          | 272 ---------------------------
 po/Makevars                     |  78 --------
 tepl.pc.in                      |  12 --
 tepl/Makefile.am                | 202 --------------------
 tepl/tepl-enum-types.c.template |  41 ----
 tepl/tepl-enum-types.h.template |  30 ---
 tests/Makefile.am               |  26 ---
 testsuite/Makefile.am           |  89 ---------
 14 files changed, 1374 deletions(-)


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