[atk/wip/meson] Remove ChangeLog



commit 4907ee91ef4ed118bcfdc8aef1ae55d11282dfee
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon May 22 09:37:17 2017 +0100

    Remove ChangeLog
    
    The commit log is in Git — and so is the ChangeLog file. There's no need
    to leave the file around.

 ChangeLog    | 3615 ----------------------------------------------------------
 configure.ac |    4 +-
 2 files changed, 2 insertions(+), 3617 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cd3997a..56f0001 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,10 +44,10 @@ AC_INIT([atk],
         [atk])
 
 AC_CONFIG_HEADERS([config.h])
-AC_CONFIG_SRCDIR([ChangeLog])
+AC_CONFIG_SRCDIR([README])
 AC_CONFIG_MACRO_DIR([m4])
 
-AM_INIT_AUTOMAKE([1.10 -Wno-portability])
+AM_INIT_AUTOMAKE([1.11 foreign -Wno-portability no-dist-gzip dist-xz tar-ustar])
 
 # Support silent build rules, requires at least automake-1.11. Disable
 # by either passing --disable-silent-rules to configure or passing V=1


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