Subject: Run LT_INIT, needed for newer autoconf
Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Date: 2021-12-17
Forwarded: no (upstream is gone)

--- a/configure.in
+++ b/configure.in
@@ -4,6 +4,7 @@
 AC_INIT(mod_encoding.c)
 AM_INIT_AUTOMAKE(mod_encoding, 20020611a)
 AM_CONFIG_HEADER(config.h)
+LT_INIT
 
 # mostly for developer
 AM_MAINTAINER_MODE
