summaryrefslogtreecommitdiffstats
path: root/common/dhash/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'common/dhash/configure.ac')
-rw-r--r--common/dhash/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dhash/configure.ac b/common/dhash/configure.ac
index 1cfd4b017..847aa92fc 100644
--- a/common/dhash/configure.ac
+++ b/common/dhash/configure.ac
@@ -3,7 +3,7 @@ AC_CONFIG_SRCDIR([dhash.c])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CC
-LT_INIT([disable-shared])
+AC_PROG_LIBTOOL
AC_CONFIG_MACRO_DIR([m4])
AC_PROG_INSTALL