[gom] Revert "build: Use "subdir-objects" for newer autotools"
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gom] Revert "build: Use "subdir-objects" for newer autotools"
- Date: Wed, 7 Jan 2015 13:00:51 +0000 (UTC)
commit 11fab3f99d03d2ae707657ed6833cf6182b6bd7b
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jan 7 13:58:47 2015 +0100
Revert "build: Use "subdir-objects" for newer autotools"
This reverts commit 03f516d729dff0a557408dcebf1945c04e0d3feb.
This commit caused build failures. See
https://bugzilla.gnome.org/show_bug.cgi?id=740948#c5
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1e1d8d7..a45f4e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_INIT([gom],[gom_version])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz subdir-objects])
+AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AS_AM_REALLY_SILENT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]