Code

configure.in: Add AC_CONFIG_AUX_DIR for libltdl.
authorFlorian Forster <octo@collectd.org>
Tue, 16 Aug 2011 06:51:59 +0000 (08:51 +0200)
committerFlorian Forster <octo@collectd.org>
Tue, 16 Aug 2011 06:51:59 +0000 (08:51 +0200)
configure.in

index 88cdb50f17d3549cd48092523dd833a5c22e0c21..d4874bde448fab657b82e81c4f676c3b3ea906f0 100644 (file)
@@ -2,6 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT(collectd, m4_esyscmd(./version-gen.sh))
 AC_CONFIG_SRCDIR(src/collectd.c)
 AC_CONFIG_HEADERS(src/config.h)
+AC_CONFIG_AUX_DIR([libltdl/config])
 
 m4_ifdef([LT_PACKAGE_VERSION],
        # libtool >= 2.2