]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
build: replace obsolete `AC_PROG_LIBTOOL` macro with `LT_INIT`
authorJeremy Sowden <jeremy@azazel.net>
Thu, 29 Dec 2022 16:35:05 +0000 (17:35 +0100)
committerJan Engelhardt <jengelh@inai.de>
Fri, 30 Dec 2022 14:45:11 +0000 (15:45 +0100)
configure.ac

index 5494257423403985fc9de6c70aacc84b3e82ffc7..5d07a1026a20839b34f1d472099bfe1e7525dd0b 100644 (file)
@@ -8,7 +8,7 @@ AC_PROG_CC
 AM_PROG_CC_C_O
 m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 AC_DISABLE_STATIC
-AC_PROG_LIBTOOL
+LT_INIT
 
 AC_ARG_WITH([kbuild],
        AS_HELP_STRING([--with-kbuild=PATH],