[PATCH] osmo-bts[master]: build: Enable subdir-objects

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Thu Oct 13 09:47:46 UTC 2016


Review at  https://gerrit.osmocom.org/1058

build: Enable subdir-objects

This fixes warning (and even build on some newer automake).

Change-Id: I52ef0021e652746d3edf414a54ccbbe0ac18c98c
---
M configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/58/1058/1

diff --git a/configure.ac b/configure.ac
index 1e8a4ec..04a8a38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
 dnl *This* is the root dir, even if an install-sh exists in ../ or ../../
 AC_CONFIG_AUX_DIR([.])
 
-AM_INIT_AUTOMAKE([dist-bzip2])
+AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])
 AC_CONFIG_TESTDIR(tests)
 
 dnl kernel style compile messages

-- 
To view, visit https://gerrit.osmocom.org/1058
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I52ef0021e652746d3edf414a54ccbbe0ac18c98c
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list