mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 16:38:32 +01:00
configure.ac: Require libtool 2.4.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user