2016-10-19 14:34:09 +00:00
|
|
|
diff --git a/configure.ac b/configure.ac
|
2017-01-26 14:54:01 +00:00
|
|
|
index d137250..4e67035 100644
|
2016-10-19 14:34:09 +00:00
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
2017-01-26 14:54:01 +00:00
|
|
|
@@ -89,7 +89,7 @@ AC_HEADER_STDC
|
2016-10-19 14:34:09 +00:00
|
|
|
dnl Check for compiler features
|
|
|
|
AC_C_TYPEOF
|
|
|
|
|
|
|
|
-LT_INIT
|
|
|
|
+LT_INIT([disable-static])
|
2017-01-26 14:54:01 +00:00
|
|
|
LT_OUTPUT
|
2016-10-19 14:34:09 +00:00
|
|
|
|
|
|
|
dnl dlopen support is optional
|