aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7e8ec5d..6bec53d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,6 +7,8 @@ AM_SILENT_RULES([yes])
AC_PROG_CC
AC_PROG_LIBTOOL
+LT_INIT([disable-static])
+
###########################
# PAM
###########################