summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-12-01 16:29:23 -0500
committerStephen Gallagher <sgallagh@redhat.com>2009-12-01 16:29:23 -0500
commit601a544d3c88d2c9935b18be0e3c50e3be5585b1 (patch)
treee48c58d7f36459a7ef893c7b71a9a17f855c2142 /configure.ac
parent327489dd9e89a5d63015cf9a4097ccf5f7d54369 (diff)
downloadding-libs-601a544d3c88d2c9935b18be0e3c50e3be5585b1.tar.gz
ding-libs-601a544d3c88d2c9935b18be0e3c50e3be5585b1.tar.xz
ding-libs-601a544d3c88d2c9935b18be0e3c50e3be5585b1.zip
Revert "Stop configuring ELAPI"
This reverts commit a7360aa07780133b77c7fa0ab629b5e660e1e49a.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f36a988..d069708 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AS_IF([test ["$trace_level" -gt "0"] -a ["$trace_level" -lt "8"] ],[AC_SUBST([TR
AC_CONFIG_FILES([Makefile
trace/Makefile])
-AC_CONFIG_SUBDIRS([collection dhash ini path_utils])
+AC_CONFIG_SUBDIRS([collection dhash ini path_utils elapi])
AC_DEFUN([WITH_SINGLELIB],
[ AC_ARG_WITH([singlelib],