X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=e2149ba4465125c1a9ac72bc72e36138ac567b6d;hb=da42acdb9cee2aa6cc311c5ac730a8991ba35113;hp=c4f6c35fd6d775b07fc1e183d0313e291a82c7fb;hpb=c11a279ed19722816ccc56537a7d928ed06c6bab;p=collectd.git diff --git a/configure.ac b/configure.ac index c4f6c35f..e2149ba4 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ m4_ifdef([LT_PACKAGE_VERSION], AM_CONDITIONAL([BUILD_INCLUDED_LTDL], [test "x$LTDLDEPS" != "x"]) -AM_INIT_AUTOMAKE([tar-pax dist-bzip2 foreign]) +AM_INIT_AUTOMAKE([subdir-objects tar-pax dist-bzip2 foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_LANG(C)