summaryrefslogtreecommitdiffstats
path: root/ini/configure.ac
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-08-10 12:08:55 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-08-10 12:53:19 -0400
commite7ffd93eabe8c24c2d2255bde0036383c4e1b636 (patch)
tree2d1d68ec32732c3c2bf808ea1b6118193b4772ac /ini/configure.ac
parent495361b0106cd29dfa65e57260e22d530e441705 (diff)
downloadding-libs-e7ffd93eabe8c24c2d2255bde0036383c4e1b636.tar.gz
ding-libs-e7ffd93eabe8c24c2d2255bde0036383c4e1b636.tar.xz
ding-libs-e7ffd93eabe8c24c2d2255bde0036383c4e1b636.zip
Diffstat (limited to 'ini/configure.ac')
-rw-r--r--ini/configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/ini/configure.ac b/ini/configure.ac
index eb3e6f2..6accdc6 100644
--- a/ini/configure.ac
+++ b/ini/configure.ac
@@ -14,6 +14,10 @@ AM_SILENT_RULES
AC_CONFIG_HEADERS([config.h])
+m4_include([m4/libcollection.m4])
+m4_include([m4/libpath_utils.m4])
+m4_include([m4/libref_array.m4])
+
# Enable trace build
AC_ARG_ENABLE([trace],
[AS_HELP_STRING([--enable-trace[=LEVEL]],[build with low level tracing enabled])],