summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-01-19 17:14:05 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2011-01-19 17:14:05 +0100
commit480cac7647d567c3c3cb148c5a4750091b651934 (patch)
tree2ca255952e55660af4374aa889fdba7c14d2d6da /configure.ac
parente001c3c0c7d8dc9576f1630551a73cc01f19769b (diff)
downloadabrt-480cac7647d567c3c3cb148c5a4750091b651934.tar.gz
abrt-480cac7647d567c3c3cb148c5a4750091b651934.tar.xz
abrt-480cac7647d567c3c3cb148c5a4750091b651934.zip
remove old plugin machinery. -10k and -1 library dependence in abrtd
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 359e649b..57bddf6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -108,7 +108,6 @@ AC_SUBST(PLUGINS_CONF_DIR)
AC_SUBST(PLUGINS_LIB_DIR)
AC_SUBST(DEBUG_DUMPS_DIR)
AC_SUBST(DEBUG_INFO_DIR)
-AC_SUBST(DL_LIBS, -ldl)
AC_SUBST(LIBEXEC_DIR)
# Initialize the test suite.