aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/gryphon/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gryphon/configure.in')
-rw-r--r--plugins/gryphon/configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/gryphon/configure.in b/plugins/gryphon/configure.in
index ff6ab60036..3e9f3b37b4 100644
--- a/plugins/gryphon/configure.in
+++ b/plugins/gryphon/configure.in
@@ -64,6 +64,10 @@ dnl
AC_HEADER_STDC
AC_CHECK_HEADERS(sys/time.h netinet/in.h)
+AC_LIBTOOL_DLOPEN
+AM_PROG_LIBTOOL
+AC_SUBST(LIBTOOL_DEPS)
+
AC_CANONICAL_HOST
AC_OUTPUT(Makefile)