[libgdata] build: Remove local copy of ax_code_coverage.m4



commit 76562aeb1a3ed10ce35c2c746dc10de9efffc347
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed May 27 21:52:38 2015 +0100

    build: Remove local copy of ax_code_coverage.m4
    
    Since we now depend on other macros from autoconf-archive, remove the
    local copy of this one. When building from git, autoconf-archive will
    need to be available. When building from a tarball, the macros will have
    been copied into the tarball during dist, so autoconf-archive is
    unnecessary. When building from git via JHBuild, m4-common (a wrapper
    for autoconf-archive) is used automatically.

 Makefile.am            |    1 -
 m4/ax_code_coverage.m4 |  180 ------------------------------------------------
 2 files changed, 0 insertions(+), 181 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index af2bdea..31c851b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -795,7 +795,6 @@ EXTRA_DIST += \
        HACKING                 \
        gtk-doc.make            \
        libgdata.doap \
-       m4/ax_code_coverage.m4 \
        glib-tap.mk \
        tap-driver.sh \
        tap-test \


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