[ghex] Remove obsolete ChangeLog file
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [ghex] Remove obsolete ChangeLog file
- Date: Sun,  1 Apr 2012 20:04:33 +0000 (UTC)
commit c77f0112ad6b0def5f3c9dd5f5917714fc60d59e
Author: Kalev Lember <kalevlember gmail com>
Date:   Sun Apr 1 22:52:08 2012 +0300
    Remove obsolete ChangeLog file
    
    ... and add foreign to automake options so it wouldn't complain about
    a missing file. Instead of ChangeLog, we've been for a while using git
    commit history for tracking changes.
 ChangeLog    | 2238 ----------------------------------------------------------
 configure.ac |    2 +-
 2 files changed, 1 insertions(+), 2239 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2e86c0b..9e9de4b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/ghex-window.c])
 AC_CONFIG_MACRO_DIR([m4])
 
-AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip])
+AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip])
 AM_MAINTAINER_MODE([enable])
 AM_SILENT_RULES([yes])
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]