configure.ac: Require libtool 2.4.

This commit is contained in:
Simon Ruderich
2013-06-01 21:55:10 +02:00
parent fb9548453f
commit b34a8ce50b

View File

@@ -24,6 +24,7 @@ AC_CONFIG_SRCDIR([src/coloredstderr.c])
AM_PROG_AR
AM_INIT_AUTOMAKE([foreign -Wall -Werror])
LT_PREREQ([2.4])
LT_INIT([disable-static])
AC_PROG_CC