aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-11-05 22:48:24 +0100
committerHarald Welte <laforge@gnumonks.org>2015-11-05 22:48:24 +0100
commit33f234f2782381235cb3443fc6949436d3070395 (patch)
tree7b8326aade012784e16ee8cd3de354a6e56c09d4 /configure.ac
parent55d89d17b25979d81b3d56778503eebb18c0eee2 (diff)
Revert "configure.ac: Add subdir-objects to suppress warnings"
This reverts commit 94a05abb98fcb1a5002f327888635f3af860c9a9. The tests don't work well with subdir-objects, so we have to live with the warnings meanwhile until somebody finds time to find the magic spell to solve the autotools quest.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c1871ef9..90524806 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_INIT([osmo-bts],
m4_esyscmd([./git-version-gen .tarball-version]),
[openbsc-devel@lists.openbsc.org])
-AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])
+AM_INIT_AUTOMAKE([dist-bzip2])
AC_CONFIG_TESTDIR(tests)
dnl kernel style compile messages