summaryrefslogtreecommitdiffstats
path: root/dhash
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2009-05-22 10:08:06 +0200
committerSimo Sorce <ssorce@redhat.com>2009-05-26 08:52:25 -0400
commit048a614802f36d8173aec5d3fd893ec845460564 (patch)
tree38925e1306a56e99d6ecff49a5ec1d6772e1b15e /dhash
parent8d98a4f586fa8ce4cd8771519cf335a79e54fe2e (diff)
downloadding-libs-048a614802f36d8173aec5d3fd893ec845460564.tar.gz
ding-libs-048a614802f36d8173aec5d3fd893ec845460564.tar.xz
ding-libs-048a614802f36d8173aec5d3fd893ec845460564.zip
more autotools cleanup
Diffstat (limited to 'dhash')
-rw-r--r--dhash/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhash/configure.ac b/dhash/configure.ac
index 1cfd4b0..847aa92 100644
--- a/dhash/configure.ac
+++ b/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