X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=9f812a93f249720e712ee6c197c1d8cafbbe1b78;hb=3443ff673c02123226bc3838ee4d9ed4831ff717;hp=ed3a974961958a3f58506815850ac2532ba58fbd;hpb=8231301bebae2ad48ced7d6abf405c72a275bd23;p=collectd.git diff --git a/configure.ac b/configure.ac index ed3a9749..9f812a93 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ m4_ifdef([LT_PACKAGE_VERSION], ] ) -AM_CONDITIONAL([BUILD_INCLUDED_LTDL], [test "x${LIBLTDL}" = 'x${top_builddir}/libltdl/libltdlc.la']) +AM_CONDITIONAL([BUILD_INCLUDED_LTDL], [test "x$LTDLDEPS" != "x"]) AM_INIT_AUTOMAKE([tar-pax dist-bzip2 foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])