From d5570cb5e391a97a1417676bce5cdacf6196f037 Mon Sep 17 00:00:00 2001 From: Javier Jardón Date: Mon, 28 Sep 2009 23:14:22 +0200 Subject: Bump libtool to 2.2 and remove dolt Bug #596669 Signed-off-by: Xan Lopez --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 00c2a8922..dfd12a83d 100644 --- a/configure.ac +++ b/configure.ac @@ -65,8 +65,8 @@ AC_ENABLE_SHARED([yes]) AC_ENABLE_STATIC([no]) AC_LIBTOOL_DLOPEN +LT_PREREQ(2.2) LT_INIT -DOLT AC_ISC_POSIX AC_PROG_CC -- cgit