Revert "configure.ac: Add subdir-objects to suppress warnings"

This reverts commit 94a05abb98.

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.
This commit is contained in:
Harald Welte 2015-11-05 22:48:24 +01:00
parent 55d89d17b2
commit 33f234f278
1 changed files with 1 additions and 1 deletions

View File

@ -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