[gexiv2] Enable automake subdir-objects: Bug #736243



commit 1deb2b3de28ce07bd73d9a10ea29fe7092ac379a
Author: Jehan Pagès <jehan girinstud io>
Date:   Tue Sep 9 17:16:03 2014 -0700

    Enable automake subdir-objects: Bug #736243

 THANKS       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/THANKS b/THANKS
index 8329f89..e51251e 100644
--- a/THANKS
+++ b/THANKS
@@ -5,7 +5,7 @@ Dan Callaghan <djc djc id au>
 Luca Falavigna <dktrkranz debian org>
 Petr Morávek <petr pada cz>
 Michael Natterer <mitch gimp org>
-Jehan Pagès <jehan marmottard gmail com>
+Jehan Pagès <jehan girinstud io>
 Robert Park <r robru ca>
 Michael Pratt <michael prattmic com>
 John Ralls <jralls ceridwen us>
diff --git a/configure.ac b/configure.ac
index 6816a8b..6923b4b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_CONFIG_MACRO_DIR([m4])
 
 # Will install auxiliary build tools (depcomp, install-sh, missing...) under build-aux/
 AC_CONFIG_AUX_DIR([build-aux])
-AM_INIT_AUTOMAKE([1.11 -Wall no-define foreign dist-xz no-dist-gzip tar-ustar])
+AM_INIT_AUTOMAKE([1.11 -Wall no-define foreign dist-xz no-dist-gzip tar-ustar subdir-objects])
 AM_PROG_AR
 LT_PREREQ([2.2])
 LT_INIT([disable-static win32-dll])


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